[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260601 13:28:24.002493 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:33167,127.30.80.253:33631,127.30.80.252:39713
I20260601 13:28:24.003667 31043 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260601 13:28:24.004271 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:24.011052 31051 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
W20260601 13:28:24.011052 31048 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
I20260601 13:28:24.011361 31043 server_base.cc:1061] running on GCE node
W20260601 13:28:24.011371 31049 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
I20260601 13:28:24.011902 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:24.012059 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:24.012112 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320504012110 us; error 0 us; skew 500 ppm
I20260601 13:28:24.014020 31043 webserver.cc:533] Webserver started at http://127.30.80.254:37673/ using document root <none> and password file <none>
I20260601 13:28:24.014607 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:24.014686 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:24.014938 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:24.016601 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "a7547a1d68054f9492f195e364dc9445"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.020146 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:28:24.022234 31056 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.023372 31043 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:24.023495 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "a7547a1d68054f9492f195e364dc9445"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.023604 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-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)
I20260601 13:28:24.062929 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:24.063603 31043 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260601 13:28:24.063810 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:24.071414 31108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:33167 every 8 connection(s)
I20260601 13:28:24.071419 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:33167
I20260601 13:28:24.072844 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:24.074806 31109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:28:24.074949 31112 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
I20260601 13:28:24.074968 31043 server_base.cc:1061] running on GCE node
W20260601 13:28:24.074780 31111 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
W20260601 13:28:24.074867 31114 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
I20260601 13:28:24.075305 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:24.075369 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:24.075395 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320504075394 us; error 0 us; skew 500 ppm
I20260601 13:28:24.076364 31043 webserver.cc:533] Webserver started at http://127.30.80.253:41767/ using document root <none> and password file <none>
I20260601 13:28:24.076534 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:24.076601 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:24.076675 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:24.077041 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-1-root/instance:
uuid: "39a772a87f5f4fa99edb6eb49281eb29"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.078559 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:24.079234 31109 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:24.079519 31119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.079730 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:24.079831 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-1-root
uuid: "39a772a87f5f4fa99edb6eb49281eb29"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.079895 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-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)
I20260601 13:28:24.091650 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:24.092170 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:24.093103 31109 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:24.093851 31058 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.253:33631: connect: Connection refused (error 111)
W20260601 13:28:24.094723 31109 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.80.253:33631: Network error: Client connection negotiation failed: client connection to 127.30.80.253:33631: connect: Connection refused (error 111)
I20260601 13:28:24.097807 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.253:33631
I20260601 13:28:24.097834 31174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.253:33631 every 8 connection(s)
I20260601 13:28:24.098538 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:24.098659 31175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:24.099956 31175 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:24.100289 31178 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
W20260601 13:28:24.100443 31177 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
W20260601 13:28:24.100554 31180 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
I20260601 13:28:24.101186 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:24.101413 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:24.101451 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:24.101466 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320504101466 us; error 0 us; skew 500 ppm
I20260601 13:28:24.102346 31043 webserver.cc:533] Webserver started at http://127.30.80.252:37605/ using document root <none> and password file <none>
I20260601 13:28:24.102525 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:24.102577 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:24.102671 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:24.103123 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-2-root/instance:
uuid: "5386adc3d0124e6eb5330f8df0b228e2"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.104517 31175 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:24.105032 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:24.106055 31187 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.106307 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:24.106367 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-2-root
uuid: "5386adc3d0124e6eb5330f8df0b228e2"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.106444 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-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)
I20260601 13:28:24.108968 31175 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:24.110211 31175 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.80.252:39713: Network error: Client connection negotiation failed: client connection to 127.30.80.252:39713: connect: Connection refused (error 111)
I20260601 13:28:24.121897 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:24.122319 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:24.127158 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.252:39713
I20260601 13:28:24.127233 31240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.252:39713 every 8 connection(s)
I20260601 13:28:24.127707 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:24.128229 31241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:24.129213 31241 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:24.133244 31241 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:24.137008 31241 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:24.142998 31241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2: Bootstrap starting.
I20260601 13:28:24.143919 31109 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } attempt: 1
I20260601 13:28:24.146138 31241 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:24.147135 31241 log.cc:826] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2: Log is configured to *not* fsync() on all Append() calls
I20260601 13:28:24.148320 31109 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:24.149061 31241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2: No bootstrap required, opened a new log
I20260601 13:28:24.152076 31241 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } }
I20260601 13:28:24.152257 31241 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:24.152372 31241 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5386adc3d0124e6eb5330f8df0b228e2, State: Initialized, Role: FOLLOWER
I20260601 13:28:24.152781 31241 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } }
I20260601 13:28:24.153254 31109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445: Bootstrap starting.
I20260601 13:28:24.153231 31246 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } } }
I20260601 13:28:24.153347 31246 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:24.153860 31241 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:24.154537 31109 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:24.155704 31109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445: No bootstrap required, opened a new log
I20260601 13:28:24.156185 31109 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } }
I20260601 13:28:24.156293 31109 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:24.156325 31109 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7547a1d68054f9492f195e364dc9445, State: Initialized, Role: FOLLOWER
I20260601 13:28:24.156440 31109 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } }
I20260601 13:28:24.156715 31259 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } } }
I20260601 13:28:24.156813 31259 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:24.156853 31109 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:24.158752 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:28:24.158797 31258 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:24.158856 31258 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:28:24.159319 31271 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:24.159400 31271 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:28:24.162361 31175 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } attempt: 1
I20260601 13:28:24.167860 31175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29: Bootstrap starting.
I20260601 13:28:24.168815 31175 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:24.169943 31175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29: No bootstrap required, opened a new log
I20260601 13:28:24.170418 31175 raft_consensus.cc:359] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } }
I20260601 13:28:24.170528 31175 raft_consensus.cc:385] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:24.170581 31175 raft_consensus.cc:740] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a772a87f5f4fa99edb6eb49281eb29, State: Initialized, Role: FOLLOWER
I20260601 13:28:24.170742 31175 consensus_queue.cc:260] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } }
I20260601 13:28:24.171099 31273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } } }
I20260601 13:28:24.171193 31175 sys_catalog.cc:565] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:24.171226 31273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:24.173143 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260601 13:28:24.173694 31284 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:24.173775 31284 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:28:24.173789 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:24.176272 31285 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
W20260601 13:28:24.176674 31286 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
W20260601 13:28:24.176764 31288 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
I20260601 13:28:24.176908 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:24.177124 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:24.177176 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:24.177198 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320504177198 us; error 0 us; skew 500 ppm
I20260601 13:28:24.178171 31043 webserver.cc:533] Webserver started at http://127.30.80.193:45109/ using document root <none> and password file <none>
I20260601 13:28:24.178332 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:24.178396 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:24.178462 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:24.178897 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "72b8b99d37374b8eb3d849a6dd72b6d0"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.180712 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:24.181795 31293 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.182051 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:24.182144 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "72b8b99d37374b8eb3d849a6dd72b6d0"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.182217 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-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)
I20260601 13:28:24.193182 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:24.193610 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:24.194020 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:24.194852 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:24.194927 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.194988 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:24.195037 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.201150 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:43897
I20260601 13:28:24.201205 31356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:43897 every 8 connection(s)
I20260601 13:28:24.202288 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:24.207342 31358 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33167
I20260601 13:28:24.207504 31358 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:24.207535 31357 heartbeater.cc:344] Connected to a master server at 127.30.80.252:39713
I20260601 13:28:24.207626 31357 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:24.208109 31357 heartbeater.cc:507] Master 127.30.80.252:39713 requested a full tablet report, sending...
I20260601 13:28:24.208110 31358 heartbeater.cc:507] Master 127.30.80.254:33167 requested a full tablet report, sending...
I20260601 13:28:24.209586 31073 ts_manager.cc:194] Registered new tserver with Master: 72b8b99d37374b8eb3d849a6dd72b6d0 (127.30.80.193:43897)
I20260601 13:28:24.210180 31205 ts_manager.cc:194] Registered new tserver with Master: 72b8b99d37374b8eb3d849a6dd72b6d0 (127.30.80.193:43897)
W20260601 13:28:24.210269 31364 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
W20260601 13:28:24.210311 31363 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
I20260601 13:28:24.210603 31359 heartbeater.cc:344] Connected to a master server at 127.30.80.253:33631
I20260601 13:28:24.210673 31359 heartbeater.cc:461] Registering TS with master...
W20260601 13:28:24.210857 31366 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
I20260601 13:28:24.210898 31359 heartbeater.cc:507] Master 127.30.80.253:33631 requested a full tablet report, sending...
I20260601 13:28:24.211439 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:24.211526 31139 ts_manager.cc:194] Registered new tserver with Master: 72b8b99d37374b8eb3d849a6dd72b6d0 (127.30.80.193:43897)
I20260601 13:28:24.211649 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:24.211696 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:24.211732 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320504211732 us; error 0 us; skew 500 ppm
I20260601 13:28:24.212781 31043 webserver.cc:533] Webserver started at http://127.30.80.194:42171/ using document root <none> and password file <none>
I20260601 13:28:24.212958 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:24.213023 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:24.213102 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:24.213464 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "626f4b0fbdec4b04bff00136d493f18a"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.214991 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:24.215939 31372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.216243 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:24.216318 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "626f4b0fbdec4b04bff00136d493f18a"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.216389 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-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)
I20260601 13:28:24.233897 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:24.234889 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:24.235260 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:24.235841 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:24.235889 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.235929 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:24.235948 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.242213 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:43619
I20260601 13:28:24.242318 31435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:43619 every 8 connection(s)
I20260601 13:28:24.243265 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:24.248502 31436 heartbeater.cc:344] Connected to a master server at 127.30.80.252:39713
I20260601 13:28:24.248588 31437 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33167
I20260601 13:28:24.248658 31437 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:24.248888 31437 heartbeater.cc:507] Master 127.30.80.254:33167 requested a full tablet report, sending...
I20260601 13:28:24.248600 31436 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:24.249308 31436 heartbeater.cc:507] Master 127.30.80.252:39713 requested a full tablet report, sending...
W20260601 13:28:24.249713 31443 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
I20260601 13:28:24.249928 31073 ts_manager.cc:194] Registered new tserver with Master: 626f4b0fbdec4b04bff00136d493f18a (127.30.80.194:43619)
I20260601 13:28:24.249992 31205 ts_manager.cc:194] Registered new tserver with Master: 626f4b0fbdec4b04bff00136d493f18a (127.30.80.194:43619)
W20260601 13:28:24.250420 31444 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
W20260601 13:28:24.250685 31446 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
I20260601 13:28:24.251308 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:24.251482 31438 heartbeater.cc:344] Connected to a master server at 127.30.80.253:33631
I20260601 13:28:24.251530 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:28:24.251565 31438 heartbeater.cc:461] Registering TS with master...
W20260601 13:28:24.251614 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:24.251641 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320504251640 us; error 0 us; skew 500 ppm
I20260601 13:28:24.251794 31438 heartbeater.cc:507] Master 127.30.80.253:33631 requested a full tablet report, sending...
I20260601 13:28:24.252471 31139 ts_manager.cc:194] Registered new tserver with Master: 626f4b0fbdec4b04bff00136d493f18a (127.30.80.194:43619)
I20260601 13:28:24.252678 31043 webserver.cc:533] Webserver started at http://127.30.80.195:33661/ using document root <none> and password file <none>
I20260601 13:28:24.252846 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:24.252940 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:24.253046 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:24.253444 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "55f718e8cb5a443bbedd0a5fa4c51649"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.254961 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:24.255932 31451 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.256194 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:24.256279 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "55f718e8cb5a443bbedd0a5fa4c51649"
format_stamp: "Formatted at 2026-06-01 13:28:24 on dist-test-slave-l49s"
I20260601 13:28:24.256343 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320503991941-31043-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)
I20260601 13:28:24.272197 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:24.272622 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:24.272977 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:24.273547 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:24.273631 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.273713 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:24.273746 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:24.279896 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:38207
I20260601 13:28:24.279942 31514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:38207 every 8 connection(s)
I20260601 13:28:24.285768 31515 heartbeater.cc:344] Connected to a master server at 127.30.80.252:39713
I20260601 13:28:24.285874 31515 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:24.286074 31515 heartbeater.cc:507] Master 127.30.80.252:39713 requested a full tablet report, sending...
I20260601 13:28:24.286456 31516 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33167
I20260601 13:28:24.286538 31516 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:24.286734 31516 heartbeater.cc:507] Master 127.30.80.254:33167 requested a full tablet report, sending...
I20260601 13:28:24.287180 31205 ts_manager.cc:194] Registered new tserver with Master: 55f718e8cb5a443bbedd0a5fa4c51649 (127.30.80.195:38207)
I20260601 13:28:24.287752 31073 ts_manager.cc:194] Registered new tserver with Master: 55f718e8cb5a443bbedd0a5fa4c51649 (127.30.80.195:38207)
I20260601 13:28:24.288084 31517 heartbeater.cc:344] Connected to a master server at 127.30.80.253:33631
I20260601 13:28:24.288153 31517 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:24.288331 31517 heartbeater.cc:507] Master 127.30.80.253:33631 requested a full tablet report, sending...
I20260601 13:28:24.288897 31139 ts_manager.cc:194] Registered new tserver with Master: 55f718e8cb5a443bbedd0a5fa4c51649 (127.30.80.195:38207)
I20260601 13:28:24.289165 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008549112s
I20260601 13:28:24.302898 31259 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:24.303085 31259 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } }
I20260601 13:28:24.304075 31259 leader_election.cc:290] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39a772a87f5f4fa99edb6eb49281eb29 (127.30.80.253:33631), 5386adc3d0124e6eb5330f8df0b228e2 (127.30.80.252:39713)
I20260601 13:28:24.304538 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a7547a1d68054f9492f195e364dc9445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5386adc3d0124e6eb5330f8df0b228e2" is_pre_election: true
I20260601 13:28:24.304548 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a7547a1d68054f9492f195e364dc9445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a772a87f5f4fa99edb6eb49281eb29" is_pre_election: true
I20260601 13:28:24.304749 31149 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7547a1d68054f9492f195e364dc9445 in term 0.
I20260601 13:28:24.304750 31215 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7547a1d68054f9492f195e364dc9445 in term 0.
I20260601 13:28:24.305128 31058 leader_election.cc:304] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39a772a87f5f4fa99edb6eb49281eb29, a7547a1d68054f9492f195e364dc9445; no voters: 
I20260601 13:28:24.305333 31259 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:24.305418 31259 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:24.305469 31259 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:24.306705 31259 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } }
I20260601 13:28:24.307076 31259 leader_election.cc:290] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [CANDIDATE]: Term 1 election: Requested vote from peers 39a772a87f5f4fa99edb6eb49281eb29 (127.30.80.253:33631), 5386adc3d0124e6eb5330f8df0b228e2 (127.30.80.252:39713)
I20260601 13:28:24.307363 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a7547a1d68054f9492f195e364dc9445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5386adc3d0124e6eb5330f8df0b228e2"
I20260601 13:28:24.307385 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a7547a1d68054f9492f195e364dc9445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a772a87f5f4fa99edb6eb49281eb29"
I20260601 13:28:24.307474 31215 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:24.307512 31149 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:24.308359 31215 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7547a1d68054f9492f195e364dc9445 in term 1.
I20260601 13:28:24.308508 31149 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7547a1d68054f9492f195e364dc9445 in term 1.
I20260601 13:28:24.308658 31057 leader_election.cc:304] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5386adc3d0124e6eb5330f8df0b228e2, a7547a1d68054f9492f195e364dc9445; no voters: 
I20260601 13:28:24.308832 31259 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:24.309043 31259 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 1 LEADER]: Becoming Leader. State: Replica: a7547a1d68054f9492f195e364dc9445, State: Running, Role: LEADER
I20260601 13:28:24.309330 31259 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } }
I20260601 13:28:24.311394 31523 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7547a1d68054f9492f195e364dc9445. Latest consensus state: current_term: 1 leader_uuid: "a7547a1d68054f9492f195e364dc9445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } } }
I20260601 13:28:24.311502 31523 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:24.311935 31525 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:24.313086 31525 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260601 13:28:24.315362 31062 tablet.cc:2404] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:28:24.317957 31215 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [term 1 FOLLOWER]: Refusing update from remote peer a7547a1d68054f9492f195e364dc9445: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:24.317957 31149 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [term 1 FOLLOWER]: Refusing update from remote peer a7547a1d68054f9492f195e364dc9445: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:24.318500 31259 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:24.318626 31523 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:24.320408 31246 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7547a1d68054f9492f195e364dc9445. Latest consensus state: current_term: 1 leader_uuid: "a7547a1d68054f9492f195e364dc9445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } } }
I20260601 13:28:24.320444 31273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7547a1d68054f9492f195e364dc9445. Latest consensus state: current_term: 1 leader_uuid: "a7547a1d68054f9492f195e364dc9445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } } }
I20260601 13:28:24.320526 31246 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:24.320542 31273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:24.321969 31259 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a7547a1d68054f9492f195e364dc9445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } } }
I20260601 13:28:24.322065 31259 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:24.322245 31527 mvcc.cc:204] Tried to move back new op lower bound from 7292192785680302080 to 7292192785654005760. Current Snapshot: MvccSnapshot[applied={T|T < 7292192785680302080}]
I20260601 13:28:24.322367 31273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a7547a1d68054f9492f195e364dc9445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } } }
I20260601 13:28:24.322453 31523 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a7547a1d68054f9492f195e364dc9445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } } }
I20260601 13:28:24.322556 31523 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:24.322460 31273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:24.323319 31246 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a7547a1d68054f9492f195e364dc9445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7547a1d68054f9492f195e364dc9445" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 33167 } } peers { permanent_uuid: "39a772a87f5f4fa99edb6eb49281eb29" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 33631 } } peers { permanent_uuid: "5386adc3d0124e6eb5330f8df0b228e2" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 39713 } } }
I20260601 13:28:24.323429 31246 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:24.324100 31525 catalog_manager.cc:1382] Generated new cluster ID: 78b351c8ef0b43e4ab8d96ff60f619ad
I20260601 13:28:24.324155 31525 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:24.338512 31525 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:24.339599 31525 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:24.347524 31525 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445: Generated new TSK 0
I20260601 13:28:24.348362 31525 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:25.160013 31258 catalog_manager.cc:1294] Loaded cluster ID: 78b351c8ef0b43e4ab8d96ff60f619ad
I20260601 13:28:25.160145 31258 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2: loading cluster ID for follower catalog manager: success
I20260601 13:28:25.161509 31258 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2: acquiring CA information for follower catalog manager: success
I20260601 13:28:25.162235 31258 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:28:25.174613 31284 catalog_manager.cc:1294] Loaded cluster ID: 78b351c8ef0b43e4ab8d96ff60f619ad
I20260601 13:28:25.174739 31284 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29: loading cluster ID for follower catalog manager: success
I20260601 13:28:25.176111 31284 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29: acquiring CA information for follower catalog manager: success
I20260601 13:28:25.176662 31284 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:28:25.213195 31073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60366
I20260601 13:28:25.252173 31073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60382
I20260601 13:28:25.290045 31073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60394
I20260601 13:28:26.158895 31270 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:26.214389 31358 heartbeater.cc:499] Master 127.30.80.254:33167 was elected leader, sending a full tablet report...
I20260601 13:28:26.253042 31437 heartbeater.cc:499] Master 127.30.80.254:33167 was elected leader, sending a full tablet report...
I20260601 13:28:26.290917 31516 heartbeater.cc:499] Master 127.30.80.254:33167 was elected leader, sending a full tablet report...
I20260601 13:28:26.455241 31073 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50352:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:28:26.473107 31321 tablet_service.cc:1511] Processing CreateTablet for tablet 7a34c7c0592c498fb1b1551ba6f79077 (DEFAULT_TABLE table=test-workload [id=d02d1acf57fb407c9ef771fca9962ba9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:28:26.473107 31320 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc613fef7c14336ada779d7fec40733 (DEFAULT_TABLE table=test-workload [id=d02d1acf57fb407c9ef771fca9962ba9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:28:26.473685 31320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc613fef7c14336ada779d7fec40733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:26.473879 31479 tablet_service.cc:1511] Processing CreateTablet for tablet c069d65423314f4f89ec6cea151e89be (DEFAULT_TABLE table=test-workload [id=d02d1acf57fb407c9ef771fca9962ba9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:28:26.474143 31479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c069d65423314f4f89ec6cea151e89be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:26.476050 31564 tablet_bootstrap.cc:492] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649: Bootstrap starting.
I20260601 13:28:26.476269 31321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a34c7c0592c498fb1b1551ba6f79077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:26.476444 31400 tablet_service.cc:1511] Processing CreateTablet for tablet 7abf70e9c35d4a1d838629c71ae9d536 (DEFAULT_TABLE table=test-workload [id=d02d1acf57fb407c9ef771fca9962ba9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:28:26.476708 31400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abf70e9c35d4a1d838629c71ae9d536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:26.477083 31564 tablet_bootstrap.cc:654] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:26.477807 31563 tablet_bootstrap.cc:492] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0: Bootstrap starting.
I20260601 13:28:26.478827 31566 tablet_bootstrap.cc:492] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a: Bootstrap starting.
I20260601 13:28:26.478902 31564 tablet_bootstrap.cc:492] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649: No bootstrap required, opened a new log
I20260601 13:28:26.478986 31564 ts_tablet_manager.cc:1403] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:26.479420 31564 raft_consensus.cc:359] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55f718e8cb5a443bbedd0a5fa4c51649" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38207 } }
I20260601 13:28:26.479532 31564 raft_consensus.cc:385] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:26.479584 31564 raft_consensus.cc:740] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f718e8cb5a443bbedd0a5fa4c51649, State: Initialized, Role: FOLLOWER
I20260601 13:28:26.479667 31566 tablet_bootstrap.cc:654] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:26.479738 31564 consensus_queue.cc:260] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55f718e8cb5a443bbedd0a5fa4c51649" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38207 } }
I20260601 13:28:26.479856 31564 raft_consensus.cc:399] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:26.479905 31564 raft_consensus.cc:493] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:26.479954 31564 raft_consensus.cc:3060] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:26.480239 31563 tablet_bootstrap.cc:654] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:26.480931 31566 tablet_bootstrap.cc:492] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a: No bootstrap required, opened a new log
I20260601 13:28:26.480966 31564 raft_consensus.cc:515] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55f718e8cb5a443bbedd0a5fa4c51649" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38207 } }
I20260601 13:28:26.481025 31566 ts_tablet_manager.cc:1403] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:26.481091 31564 leader_election.cc:304] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [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: 55f718e8cb5a443bbedd0a5fa4c51649; no voters: 
I20260601 13:28:26.481267 31564 leader_election.cc:290] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:26.481374 31563 tablet_bootstrap.cc:492] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0: No bootstrap required, opened a new log
I20260601 13:28:26.481400 31569 raft_consensus.cc:2804] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:26.481467 31566 raft_consensus.cc:359] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "626f4b0fbdec4b04bff00136d493f18a" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 43619 } }
I20260601 13:28:26.481472 31563 ts_tablet_manager.cc:1403] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:26.481600 31564 ts_tablet_manager.cc:1434] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:28:26.481670 31569 raft_consensus.cc:697] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 1 LEADER]: Becoming Leader. State: Replica: 55f718e8cb5a443bbedd0a5fa4c51649, State: Running, Role: LEADER
I20260601 13:28:26.481575 31566 raft_consensus.cc:385] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:26.481752 31566 raft_consensus.cc:740] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626f4b0fbdec4b04bff00136d493f18a, State: Initialized, Role: FOLLOWER
I20260601 13:28:26.481809 31569 consensus_queue.cc:237] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [LEADER]: Queue going to LEADER mode. State: All 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: "55f718e8cb5a443bbedd0a5fa4c51649" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38207 } }
I20260601 13:28:26.481865 31566 consensus_queue.cc:260] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "626f4b0fbdec4b04bff00136d493f18a" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 43619 } }
I20260601 13:28:26.481949 31566 raft_consensus.cc:399] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:26.481993 31566 raft_consensus.cc:493] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:26.482039 31566 raft_consensus.cc:3060] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:26.482453 31563 raft_consensus.cc:359] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b8b99d37374b8eb3d849a6dd72b6d0" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 43897 } }
I20260601 13:28:26.482590 31563 raft_consensus.cc:385] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:26.482678 31563 raft_consensus.cc:740] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b8b99d37374b8eb3d849a6dd72b6d0, State: Initialized, Role: FOLLOWER
I20260601 13:28:26.482911 31566 raft_consensus.cc:515] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "626f4b0fbdec4b04bff00136d493f18a" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 43619 } }
I20260601 13:28:26.482882 31563 consensus_queue.cc:260] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72b8b99d37374b8eb3d849a6dd72b6d0" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 43897 } }
I20260601 13:28:26.483057 31566 leader_election.cc:304] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [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: 626f4b0fbdec4b04bff00136d493f18a; no voters: 
I20260601 13:28:26.483100 31563 raft_consensus.cc:399] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:26.483211 31563 raft_consensus.cc:493] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:26.483238 31566 leader_election.cc:290] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:26.483318 31563 raft_consensus.cc:3060] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:26.483549 31574 raft_consensus.cc:2804] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:26.483630 31566 ts_tablet_manager.cc:1434] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:28:26.484280 31563 raft_consensus.cc:515] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b8b99d37374b8eb3d849a6dd72b6d0" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 43897 } }
I20260601 13:28:26.484407 31563 leader_election.cc:304] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [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: 72b8b99d37374b8eb3d849a6dd72b6d0; no voters: 
I20260601 13:28:26.484591 31563 leader_election.cc:290] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:26.484654 31576 raft_consensus.cc:2804] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:26.484820 31576 raft_consensus.cc:697] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 LEADER]: Becoming Leader. State: Replica: 72b8b99d37374b8eb3d849a6dd72b6d0, State: Running, Role: LEADER
I20260601 13:28:26.484896 31563 ts_tablet_manager.cc:1434] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:28:26.484927 31576 consensus_queue.cc:237] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [LEADER]: Queue going to LEADER mode. State: All 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: "72b8b99d37374b8eb3d849a6dd72b6d0" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 43897 } }
I20260601 13:28:26.485610 31073 catalog_manager.cc:5696] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55f718e8cb5a443bbedd0a5fa4c51649 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "55f718e8cb5a443bbedd0a5fa4c51649" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55f718e8cb5a443bbedd0a5fa4c51649" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:26.486085 31072 catalog_manager.cc:5696] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b8b99d37374b8eb3d849a6dd72b6d0 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "72b8b99d37374b8eb3d849a6dd72b6d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b8b99d37374b8eb3d849a6dd72b6d0" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 43897 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:26.487486 31574 raft_consensus.cc:697] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 1 LEADER]: Becoming Leader. State: Replica: 626f4b0fbdec4b04bff00136d493f18a, State: Running, Role: LEADER
I20260601 13:28:26.487613 31574 consensus_queue.cc:237] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [LEADER]: Queue going to LEADER mode. State: All 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: "626f4b0fbdec4b04bff00136d493f18a" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 43619 } }
I20260601 13:28:26.488987 31563 tablet_bootstrap.cc:492] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0: Bootstrap starting.
I20260601 13:28:26.490324 31563 tablet_bootstrap.cc:654] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:26.490300 31068 catalog_manager.cc:5696] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a reported cstate change: term changed from 0 to 1, leader changed from <none> to 626f4b0fbdec4b04bff00136d493f18a (127.30.80.194). New cstate: current_term: 1 leader_uuid: "626f4b0fbdec4b04bff00136d493f18a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "626f4b0fbdec4b04bff00136d493f18a" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 43619 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:26.496573 31563 tablet_bootstrap.cc:492] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0: No bootstrap required, opened a new log
I20260601 13:28:26.496692 31563 ts_tablet_manager.cc:1403] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:28:26.497123 31563 raft_consensus.cc:359] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b8b99d37374b8eb3d849a6dd72b6d0" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 43897 } }
I20260601 13:28:26.497226 31563 raft_consensus.cc:385] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:26.497272 31563 raft_consensus.cc:740] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b8b99d37374b8eb3d849a6dd72b6d0, State: Initialized, Role: FOLLOWER
I20260601 13:28:26.497404 31563 consensus_queue.cc:260] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72b8b99d37374b8eb3d849a6dd72b6d0" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 43897 } }
I20260601 13:28:26.497490 31563 raft_consensus.cc:399] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:26.497534 31563 raft_consensus.cc:493] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:26.497586 31563 raft_consensus.cc:3060] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:26.498294 31563 raft_consensus.cc:515] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b8b99d37374b8eb3d849a6dd72b6d0" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 43897 } }
I20260601 13:28:26.498445 31563 leader_election.cc:304] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [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: 72b8b99d37374b8eb3d849a6dd72b6d0; no voters: 
I20260601 13:28:26.498562 31563 leader_election.cc:290] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:26.498642 31576 raft_consensus.cc:2804] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:26.498729 31576 raft_consensus.cc:697] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 LEADER]: Becoming Leader. State: Replica: 72b8b99d37374b8eb3d849a6dd72b6d0, State: Running, Role: LEADER
I20260601 13:28:26.498785 31563 ts_tablet_manager.cc:1434] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:28:26.498857 31576 consensus_queue.cc:237] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [LEADER]: Queue going to LEADER mode. State: All 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: "72b8b99d37374b8eb3d849a6dd72b6d0" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 43897 } }
I20260601 13:28:26.500066 31072 catalog_manager.cc:5696] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b8b99d37374b8eb3d849a6dd72b6d0 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "72b8b99d37374b8eb3d849a6dd72b6d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b8b99d37374b8eb3d849a6dd72b6d0" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 43897 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:26.504945 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:28:26.509083 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:26.509454 31043 tablet_replica.cc:333] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0: stopping tablet replica
I20260601 13:28:26.509711 31043 raft_consensus.cc:2243] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:26.509874 31043 raft_consensus.cc:2272] T 7a34c7c0592c498fb1b1551ba6f79077 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:26.511031 31043 tablet_replica.cc:333] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0: stopping tablet replica
I20260601 13:28:26.511150 31043 raft_consensus.cc:2243] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:26.511255 31043 pending_rounds.cc:70] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0: Trying to abort 1 pending ops.
I20260601 13:28:26.511320 31043 pending_rounds.cc:77] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292192794562666496 op_type: NO_OP noop_request { }
I20260601 13:28:26.511421 31043 raft_consensus.cc:2889] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:28:26.511484 31043 raft_consensus.cc:2272] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:28:26.528333 31579 consensus_queue.cc:1175] T 1bc613fef7c14336ada779d7fec40733 P 72b8b99d37374b8eb3d849a6dd72b6d0 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "72b8b99d37374b8eb3d849a6dd72b6d0" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260601 13:28:26.542809 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:28:26.546872 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:28:26.550951 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:26.551226 31043 tablet_replica.cc:333] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a: stopping tablet replica
I20260601 13:28:26.551359 31043 raft_consensus.cc:2243] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:26.551507 31043 raft_consensus.cc:2272] T 7abf70e9c35d4a1d838629c71ae9d536 P 626f4b0fbdec4b04bff00136d493f18a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:26.564668 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:28:26.566565 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:28:26.570207 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:26.570489 31043 tablet_replica.cc:333] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649: stopping tablet replica
I20260601 13:28:26.570608 31043 raft_consensus.cc:2243] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:26.570751 31043 raft_consensus.cc:2272] T c069d65423314f4f89ec6cea151e89be P 55f718e8cb5a443bbedd0a5fa4c51649 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:26.584048 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:28:26.586186 31043 master.cc:562] Master@127.30.80.254:33167 shutting down...
I20260601 13:28:26.590409 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:26.590764 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:26.590878 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7547a1d68054f9492f195e364dc9445: stopping tablet replica
I20260601 13:28:26.604856 31043 master.cc:584] Master@127.30.80.254:33167 shutdown complete.
I20260601 13:28:26.608129 31043 master.cc:562] Master@127.30.80.253:33631 shutting down...
I20260601 13:28:26.611454 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:26.611629 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:26.611714 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 39a772a87f5f4fa99edb6eb49281eb29: stopping tablet replica
I20260601 13:28:26.624820 31043 master.cc:584] Master@127.30.80.253:33631 shutdown complete.
I20260601 13:28:26.627280 31043 master.cc:562] Master@127.30.80.252:39713 shutting down...
I20260601 13:28:26.630527 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:26.630708 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:26.630788 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5386adc3d0124e6eb5330f8df0b228e2: stopping tablet replica
I20260601 13:28:26.643766 31043 master.cc:584] Master@127.30.80.252:39713 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2649 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:28:26.651391 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:35305
I20260601 13:28:26.651774 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:26.653558 31590 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
W20260601 13:28:26.653563 31587 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
W20260601 13:28:26.653718 31588 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
I20260601 13:28:26.653955 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:26.654098 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:26.654130 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:26.654145 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320506654145 us; error 0 us; skew 500 ppm
I20260601 13:28:26.654932 31043 webserver.cc:533] Webserver started at http://127.30.80.254:38193/ using document root <none> and password file <none>
I20260601 13:28:26.655077 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:26.655128 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:26.655190 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:26.655539 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "876bb79476fd4987971a253baf2b3524"
format_stamp: "Formatted at 2026-06-01 13:28:26 on dist-test-slave-l49s"
I20260601 13:28:26.657014 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:26.657908 31595 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:26.658146 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:26.658229 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "876bb79476fd4987971a253baf2b3524"
format_stamp: "Formatted at 2026-06-01 13:28:26 on dist-test-slave-l49s"
I20260601 13:28:26.658339 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-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)
I20260601 13:28:26.688555 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:26.688967 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:26.693055 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:35305
I20260601 13:28:26.696671 31647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:35305 every 8 connection(s)
I20260601 13:28:26.697063 31648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:26.698707 31648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524: Bootstrap starting.
I20260601 13:28:26.699436 31648 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:26.700366 31648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524: No bootstrap required, opened a new log
I20260601 13:28:26.700692 31648 raft_consensus.cc:359] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876bb79476fd4987971a253baf2b3524" member_type: VOTER }
I20260601 13:28:26.700776 31648 raft_consensus.cc:385] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:26.700801 31648 raft_consensus.cc:740] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 876bb79476fd4987971a253baf2b3524, State: Initialized, Role: FOLLOWER
I20260601 13:28:26.700935 31648 consensus_queue.cc:260] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "876bb79476fd4987971a253baf2b3524" member_type: VOTER }
I20260601 13:28:26.701027 31648 raft_consensus.cc:399] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:26.701087 31648 raft_consensus.cc:493] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:26.701148 31648 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:26.701812 31648 raft_consensus.cc:515] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876bb79476fd4987971a253baf2b3524" member_type: VOTER }
I20260601 13:28:26.701951 31648 leader_election.cc:304] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [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: 876bb79476fd4987971a253baf2b3524; no voters: 
I20260601 13:28:26.702152 31648 leader_election.cc:290] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:26.702287 31651 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:26.702499 31651 raft_consensus.cc:697] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 1 LEADER]: Becoming Leader. State: Replica: 876bb79476fd4987971a253baf2b3524, State: Running, Role: LEADER
I20260601 13:28:26.702569 31648 sys_catalog.cc:565] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:26.702644 31651 consensus_queue.cc:237] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [LEADER]: Queue going to LEADER mode. State: All 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: "876bb79476fd4987971a253baf2b3524" member_type: VOTER }
I20260601 13:28:26.703091 31653 sys_catalog.cc:455] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 876bb79476fd4987971a253baf2b3524. Latest consensus state: current_term: 1 leader_uuid: "876bb79476fd4987971a253baf2b3524" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876bb79476fd4987971a253baf2b3524" member_type: VOTER } }
I20260601 13:28:26.703184 31653 sys_catalog.cc:458] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:26.703078 31652 sys_catalog.cc:455] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "876bb79476fd4987971a253baf2b3524" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876bb79476fd4987971a253baf2b3524" member_type: VOTER } }
I20260601 13:28:26.703392 31652 sys_catalog.cc:458] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:26.703812 31656 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:26.704588 31656 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:26.704772 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:26.706434 31656 catalog_manager.cc:1382] Generated new cluster ID: 8ef469f14dab457a868fcf3166b71e81
I20260601 13:28:26.706516 31656 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:26.715481 31656 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:26.716096 31656 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:26.723553 31656 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524: Generated new TSK 0
I20260601 13:28:26.723728 31656 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:26.737159 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:26.739189 31669 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
W20260601 13:28:26.739212 31670 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
W20260601 13:28:26.739253 31672 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
I20260601 13:28:26.739312 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:26.739619 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:26.739679 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:26.739713 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320506739712 us; error 0 us; skew 500 ppm
I20260601 13:28:26.740572 31043 webserver.cc:533] Webserver started at http://127.30.80.193:34963/ using document root <none> and password file <none>
I20260601 13:28:26.740744 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:26.740814 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:26.740921 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:26.741321 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "158649ba8ddb433694f3187d884ae71a"
format_stamp: "Formatted at 2026-06-01 13:28:26 on dist-test-slave-l49s"
I20260601 13:28:26.742739 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:26.743577 31677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:26.743824 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:26.743913 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "158649ba8ddb433694f3187d884ae71a"
format_stamp: "Formatted at 2026-06-01 13:28:26 on dist-test-slave-l49s"
I20260601 13:28:26.744024 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-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)
I20260601 13:28:26.762543 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:26.762976 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:26.763285 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:26.763756 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:26.763816 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:26.763901 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:26.763952 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:26.768334 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:38013
I20260601 13:28:26.768381 31740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:38013 every 8 connection(s)
I20260601 13:28:26.769122 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:26.771127 31745 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
W20260601 13:28:26.771147 31746 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
I20260601 13:28:26.771579 31043 server_base.cc:1061] running on GCE node
W20260601 13:28:26.771643 31748 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
I20260601 13:28:26.771842 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:26.771903 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:26.771919 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320506771919 us; error 0 us; skew 500 ppm
I20260601 13:28:26.772773 31043 webserver.cc:533] Webserver started at http://127.30.80.194:43967/ using document root <none> and password file <none>
I20260601 13:28:26.772964 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:26.773039 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:26.773114 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:26.773535 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
format_stamp: "Formatted at 2026-06-01 13:28:26 on dist-test-slave-l49s"
I20260601 13:28:26.774399 31741 heartbeater.cc:344] Connected to a master server at 127.30.80.254:35305
I20260601 13:28:26.774494 31741 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:26.774693 31741 heartbeater.cc:507] Master 127.30.80.254:35305 requested a full tablet report, sending...
I20260601 13:28:26.775308 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:26.775377 31612 ts_manager.cc:194] Registered new tserver with Master: 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013)
I20260601 13:28:26.776189 31612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43848
I20260601 13:28:26.776271 31753 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:26.776537 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:26.776603 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
format_stamp: "Formatted at 2026-06-01 13:28:26 on dist-test-slave-l49s"
I20260601 13:28:26.776667 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-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)
I20260601 13:28:26.788048 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:26.788410 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:26.788640 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:26.789105 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:26.789145 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:26.789204 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:26.789258 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:26.793462 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:42959
I20260601 13:28:26.793488 31816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:42959 every 8 connection(s)
I20260601 13:28:26.794270 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:26.796206 31821 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
W20260601 13:28:26.796206 31820 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
W20260601 13:28:26.796311 31823 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
I20260601 13:28:26.796514 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:26.796702 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:26.796758 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:26.796806 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320506796805 us; error 0 us; skew 500 ppm
I20260601 13:28:26.797716 31043 webserver.cc:533] Webserver started at http://127.30.80.195:45643/ using document root <none> and password file <none>
I20260601 13:28:26.797894 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:26.797961 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:26.798056 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:26.798508 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "95ca36fd40d143be9bf762cd3054e618"
format_stamp: "Formatted at 2026-06-01 13:28:26 on dist-test-slave-l49s"
I20260601 13:28:26.798647 31817 heartbeater.cc:344] Connected to a master server at 127.30.80.254:35305
I20260601 13:28:26.798744 31817 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:26.798967 31817 heartbeater.cc:507] Master 127.30.80.254:35305 requested a full tablet report, sending...
I20260601 13:28:26.799594 31612 ts_manager.cc:194] Registered new tserver with Master: 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:26.800118 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:26.800290 31612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43854
I20260601 13:28:26.801144 31828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:26.801381 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:26.801463 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "95ca36fd40d143be9bf762cd3054e618"
format_stamp: "Formatted at 2026-06-01 13:28:26 on dist-test-slave-l49s"
I20260601 13:28:26.801529 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-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)
I20260601 13:28:26.816910 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:26.817364 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:26.817692 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:26.818148 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:26.818210 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:26.818266 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:26.818322 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:26.822753 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:44777
I20260601 13:28:26.822841 31891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:44777 every 8 connection(s)
I20260601 13:28:26.827389 31892 heartbeater.cc:344] Connected to a master server at 127.30.80.254:35305
I20260601 13:28:26.827486 31892 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:26.827657 31892 heartbeater.cc:507] Master 127.30.80.254:35305 requested a full tablet report, sending...
I20260601 13:28:26.828240 31612 ts_manager.cc:194] Registered new tserver with Master: 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777)
I20260601 13:28:26.828775 31612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43866
I20260601 13:28:26.828789 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005634593s
I20260601 13:28:27.777125 31741 heartbeater.cc:499] Master 127.30.80.254:35305 was elected leader, sending a full tablet report...
I20260601 13:28:27.801252 31817 heartbeater.cc:499] Master 127.30.80.254:35305 was elected leader, sending a full tablet report...
I20260601 13:28:27.830473 31892 heartbeater.cc:499] Master 127.30.80.254:35305 was elected leader, sending a full tablet report...
I20260601 13:28:27.865780 31612 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43868:
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\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:28:27.866546 31612 catalog_manager.cc:7076] 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.
I20260601 13:28:27.883328 31855 tablet_service.cc:1511] Processing CreateTablet for tablet 36470e118d15435fa5650bfd5f750815 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:28:27.883750 31855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36470e118d15435fa5650bfd5f750815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.886853 31854 tablet_service.cc:1511] Processing CreateTablet for tablet 45c66a6f6bbe466e801549f2598c1ca8 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:28:27.887147 31854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c66a6f6bbe466e801549f2598c1ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.887238 31781 tablet_service.cc:1511] Processing CreateTablet for tablet 32140a0e5854446e866a4510c9b30bb1 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:28:27.887487 31781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32140a0e5854446e866a4510c9b30bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.887535 31774 tablet_service.cc:1511] Processing CreateTablet for tablet f5e1d556b21543a08ad1dd9cbeb62f62 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:28:27.887787 31774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e1d556b21543a08ad1dd9cbeb62f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.888222 31853 tablet_service.cc:1511] Processing CreateTablet for tablet 3740c389409647bc842c1c205c2b5765 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:28:27.888453 31853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3740c389409647bc842c1c205c2b5765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.889658 31913 tablet_bootstrap.cc:492] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c: Bootstrap starting.
I20260601 13:28:27.889825 31780 tablet_service.cc:1511] Processing CreateTablet for tablet 36470e118d15435fa5650bfd5f750815 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:28:27.890033 31780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36470e118d15435fa5650bfd5f750815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.890679 31913 tablet_bootstrap.cc:654] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.890955 31852 tablet_service.cc:1511] Processing CreateTablet for tablet 466daa26a28c4fb0a219246a2737aafa (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:28:27.891251 31852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466daa26a28c4fb0a219246a2737aafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.892066 31779 tablet_service.cc:1511] Processing CreateTablet for tablet 45c66a6f6bbe466e801549f2598c1ca8 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:28:27.892227 31705 tablet_service.cc:1511] Processing CreateTablet for tablet 32140a0e5854446e866a4510c9b30bb1 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:28:27.892315 31779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c66a6f6bbe466e801549f2598c1ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.892550 31705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32140a0e5854446e866a4510c9b30bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.892531 31778 tablet_service.cc:1511] Processing CreateTablet for tablet 3740c389409647bc842c1c205c2b5765 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:28:27.892748 31778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3740c389409647bc842c1c205c2b5765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.894891 31777 tablet_service.cc:1511] Processing CreateTablet for tablet 466daa26a28c4fb0a219246a2737aafa (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:28:27.895115 31777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466daa26a28c4fb0a219246a2737aafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.895509 31915 tablet_bootstrap.cc:492] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a: Bootstrap starting.
I20260601 13:28:27.895697 31704 tablet_service.cc:1511] Processing CreateTablet for tablet 36470e118d15435fa5650bfd5f750815 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:28:27.896019 31704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36470e118d15435fa5650bfd5f750815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.896203 31851 tablet_service.cc:1511] Processing CreateTablet for tablet 5a481229025044659aec12eb0883d630 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:28:27.896458 31851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a481229025044659aec12eb0883d630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.896661 31915 tablet_bootstrap.cc:654] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.897225 31776 tablet_service.cc:1511] Processing CreateTablet for tablet 5a481229025044659aec12eb0883d630 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:28:27.897457 31776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a481229025044659aec12eb0883d630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.897967 31915 tablet_bootstrap.cc:492] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a: No bootstrap required, opened a new log
I20260601 13:28:27.898046 31915 ts_tablet_manager.cc:1403] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:27.898315 31703 tablet_service.cc:1511] Processing CreateTablet for tablet 45c66a6f6bbe466e801549f2598c1ca8 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:28:27.898557 31703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c66a6f6bbe466e801549f2598c1ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.898515 31915 raft_consensus.cc:359] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } }
I20260601 13:28:27.898629 31915 raft_consensus.cc:385] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.898663 31915 raft_consensus.cc:740] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.898779 31915 consensus_queue.cc:260] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } }
I20260601 13:28:27.898759 31850 tablet_service.cc:1511] Processing CreateTablet for tablet 4797d51b7a504279a14b24682c45af91 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:28:27.899011 31850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4797d51b7a504279a14b24682c45af91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.899142 31915 ts_tablet_manager.cc:1434] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:27.899330 31915 tablet_bootstrap.cc:492] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a: Bootstrap starting.
I20260601 13:28:27.899530 31775 tablet_service.cc:1511] Processing CreateTablet for tablet 4797d51b7a504279a14b24682c45af91 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:28:27.899736 31775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4797d51b7a504279a14b24682c45af91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.900292 31915 tablet_bootstrap.cc:654] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.883328 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 32140a0e5854446e866a4510c9b30bb1 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:28:27.901952 31702 tablet_service.cc:1511] Processing CreateTablet for tablet 4797d51b7a504279a14b24682c45af91 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:28:27.902098 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32140a0e5854446e866a4510c9b30bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.902222 31702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4797d51b7a504279a14b24682c45af91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.904477 31701 tablet_service.cc:1511] Processing CreateTablet for tablet f5e1d556b21543a08ad1dd9cbeb62f62 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:28:27.904770 31701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e1d556b21543a08ad1dd9cbeb62f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.907404 31703 tablet_service.cc:1511] Processing CreateTablet for tablet 3740c389409647bc842c1c205c2b5765 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:28:27.907677 31703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3740c389409647bc842c1c205c2b5765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.908227 31704 tablet_service.cc:1511] Processing CreateTablet for tablet 466daa26a28c4fb0a219246a2737aafa (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:28:27.908465 31704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466daa26a28c4fb0a219246a2737aafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.910125 31915 tablet_bootstrap.cc:492] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a: No bootstrap required, opened a new log
I20260601 13:28:27.910171 31913 tablet_bootstrap.cc:492] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c: No bootstrap required, opened a new log
I20260601 13:28:27.910207 31915 ts_tablet_manager.cc:1403] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:28:27.910228 31913 ts_tablet_manager.cc:1403] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.000s
I20260601 13:28:27.910665 31913 raft_consensus.cc:359] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } }
I20260601 13:28:27.910665 31915 raft_consensus.cc:359] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.910813 31913 raft_consensus.cc:385] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.910823 31915 raft_consensus.cc:385] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.910756 31705 tablet_service.cc:1511] Processing CreateTablet for tablet 5a481229025044659aec12eb0883d630 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:28:27.910869 31913 raft_consensus.cc:740] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7e86467cce420e87ced2d59f3e4c6c, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.910877 31915 raft_consensus.cc:740] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.911056 31705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a481229025044659aec12eb0883d630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.911010 31913 consensus_queue.cc:260] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } }
I20260601 13:28:27.911010 31915 consensus_queue.cc:260] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.911417 31913 ts_tablet_manager.cc:1434] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:27.911423 31915 ts_tablet_manager.cc:1434] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:27.911604 31915 tablet_bootstrap.cc:492] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a: Bootstrap starting.
I20260601 13:28:27.911602 31913 tablet_bootstrap.cc:492] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c: Bootstrap starting.
I20260601 13:28:27.912955 31915 tablet_bootstrap.cc:654] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.913050 31913 tablet_bootstrap.cc:654] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.913815 31912 tablet_bootstrap.cc:492] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618: Bootstrap starting.
I20260601 13:28:27.914229 31854 tablet_service.cc:1511] Processing CreateTablet for tablet f5e1d556b21543a08ad1dd9cbeb62f62 (DEFAULT_TABLE table=test-workload [id=3b4da1eabb43474ebc3e2467ff575f11]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:28:27.914353 31913 tablet_bootstrap.cc:492] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c: No bootstrap required, opened a new log
I20260601 13:28:27.914431 31913 ts_tablet_manager.cc:1403] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:28:27.914461 31854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e1d556b21543a08ad1dd9cbeb62f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:27.914896 31912 tablet_bootstrap.cc:654] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.914935 31913 raft_consensus.cc:359] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.915057 31913 raft_consensus.cc:385] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.915103 31913 raft_consensus.cc:740] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7e86467cce420e87ced2d59f3e4c6c, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.915302 31913 consensus_queue.cc:260] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.915737 31913 ts_tablet_manager.cc:1434] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:27.915912 31913 tablet_bootstrap.cc:492] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c: Bootstrap starting.
I20260601 13:28:27.917268 31913 tablet_bootstrap.cc:654] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.917764 31912 tablet_bootstrap.cc:492] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618: No bootstrap required, opened a new log
I20260601 13:28:27.917925 31912 ts_tablet_manager.cc:1403] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:27.918251 31915 tablet_bootstrap.cc:492] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a: No bootstrap required, opened a new log
I20260601 13:28:27.918350 31915 ts_tablet_manager.cc:1403] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:28:27.918602 31912 raft_consensus.cc:359] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.918776 31912 raft_consensus.cc:385] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.918862 31912 raft_consensus.cc:740] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.918794 31915 raft_consensus.cc:359] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.918916 31915 raft_consensus.cc:385] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.918962 31915 raft_consensus.cc:740] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.919013 31913 tablet_bootstrap.cc:492] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c: No bootstrap required, opened a new log
I20260601 13:28:27.919032 31912 consensus_queue.cc:260] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.919116 31913 ts_tablet_manager.cc:1403] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:27.919101 31915 consensus_queue.cc:260] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.919467 31915 ts_tablet_manager.cc:1434] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:27.919476 31912 ts_tablet_manager.cc:1434] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:27.920245 31915 tablet_bootstrap.cc:492] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a: Bootstrap starting.
I20260601 13:28:27.920258 31912 tablet_bootstrap.cc:492] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618: Bootstrap starting.
I20260601 13:28:27.919582 31913 raft_consensus.cc:359] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.920626 31913 raft_consensus.cc:385] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.920701 31913 raft_consensus.cc:740] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7e86467cce420e87ced2d59f3e4c6c, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.920847 31913 consensus_queue.cc:260] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.921453 31912 tablet_bootstrap.cc:654] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.921689 31913 ts_tablet_manager.cc:1434] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:27.921893 31913 tablet_bootstrap.cc:492] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c: Bootstrap starting.
I20260601 13:28:27.922077 31915 tablet_bootstrap.cc:654] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.922772 31913 tablet_bootstrap.cc:654] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.923403 31915 tablet_bootstrap.cc:492] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a: No bootstrap required, opened a new log
I20260601 13:28:27.923504 31915 ts_tablet_manager.cc:1403] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:28:27.923947 31913 tablet_bootstrap.cc:492] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c: No bootstrap required, opened a new log
I20260601 13:28:27.923944 31915 raft_consensus.cc:359] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.924126 31913 ts_tablet_manager.cc:1403] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:27.924183 31915 raft_consensus.cc:385] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.924229 31915 raft_consensus.cc:740] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.924356 31915 consensus_queue.cc:260] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.924437 31912 tablet_bootstrap.cc:492] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618: No bootstrap required, opened a new log
I20260601 13:28:27.924507 31912 ts_tablet_manager.cc:1403] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:27.924649 31915 ts_tablet_manager.cc:1434] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:27.924834 31915 tablet_bootstrap.cc:492] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a: Bootstrap starting.
I20260601 13:28:27.924964 31912 raft_consensus.cc:359] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.925050 31912 raft_consensus.cc:385] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.925084 31912 raft_consensus.cc:740] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.925212 31912 consensus_queue.cc:260] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.925519 31912 ts_tablet_manager.cc:1434] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:27.925683 31912 tablet_bootstrap.cc:492] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618: Bootstrap starting.
I20260601 13:28:27.925880 31915 tablet_bootstrap.cc:654] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.925926 31913 raft_consensus.cc:359] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.926021 31913 raft_consensus.cc:385] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.926044 31913 raft_consensus.cc:740] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7e86467cce420e87ced2d59f3e4c6c, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.926158 31913 consensus_queue.cc:260] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.926419 31913 ts_tablet_manager.cc:1434] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:28:27.926606 31913 tablet_bootstrap.cc:492] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c: Bootstrap starting.
I20260601 13:28:27.926884 31912 tablet_bootstrap.cc:654] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.927356 31913 tablet_bootstrap.cc:654] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.928686 31912 tablet_bootstrap.cc:492] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618: No bootstrap required, opened a new log
I20260601 13:28:27.928784 31912 ts_tablet_manager.cc:1403] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:27.929261 31912 raft_consensus.cc:359] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.929355 31912 raft_consensus.cc:385] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.929379 31912 raft_consensus.cc:740] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.929473 31912 consensus_queue.cc:260] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.929731 31912 ts_tablet_manager.cc:1434] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:27.929884 31912 tablet_bootstrap.cc:492] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618: Bootstrap starting.
I20260601 13:28:27.930912 31912 tablet_bootstrap.cc:654] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.932101 31912 tablet_bootstrap.cc:492] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618: No bootstrap required, opened a new log
I20260601 13:28:27.932224 31912 ts_tablet_manager.cc:1403] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:27.932514 31913 tablet_bootstrap.cc:492] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c: No bootstrap required, opened a new log
I20260601 13:28:27.932600 31913 ts_tablet_manager.cc:1403] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:28:27.932650 31912 raft_consensus.cc:359] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.932768 31912 raft_consensus.cc:385] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.932817 31912 raft_consensus.cc:740] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.932976 31912 consensus_queue.cc:260] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.933053 31913 raft_consensus.cc:359] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.933161 31913 raft_consensus.cc:385] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.933192 31913 raft_consensus.cc:740] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7e86467cce420e87ced2d59f3e4c6c, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.933265 31919 raft_consensus.cc:493] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:27.933307 31913 consensus_queue.cc:260] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.933396 31919 raft_consensus.cc:515] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } }
I20260601 13:28:27.933714 31913 ts_tablet_manager.cc:1434] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:27.933810 31912 ts_tablet_manager.cc:1434] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:27.933874 31919 leader_election.cc:290] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777), 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:27.933951 31913 tablet_bootstrap.cc:492] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c: Bootstrap starting.
I20260601 13:28:27.934010 31912 tablet_bootstrap.cc:492] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618: Bootstrap starting.
I20260601 13:28:27.935164 31912 tablet_bootstrap.cc:654] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.936349 31913 tablet_bootstrap.cc:654] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.937551 31913 tablet_bootstrap.cc:492] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c: No bootstrap required, opened a new log
I20260601 13:28:27.937650 31913 ts_tablet_manager.cc:1403] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:28:27.937800 31915 tablet_bootstrap.cc:492] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a: No bootstrap required, opened a new log
I20260601 13:28:27.937819 31912 tablet_bootstrap.cc:492] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618: No bootstrap required, opened a new log
I20260601 13:28:27.937927 31915 ts_tablet_manager.cc:1403] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.001s
I20260601 13:28:27.938303 31915 raft_consensus.cc:359] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.938401 31915 raft_consensus.cc:385] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.938432 31915 raft_consensus.cc:740] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.938544 31915 consensus_queue.cc:260] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.938098 31913 raft_consensus.cc:359] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.938797 31913 raft_consensus.cc:385] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.938824 31915 ts_tablet_manager.cc:1434] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:27.938836 31913 raft_consensus.cc:740] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7e86467cce420e87ced2d59f3e4c6c, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.938957 31913 consensus_queue.cc:260] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.939056 31915 tablet_bootstrap.cc:492] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a: Bootstrap starting.
I20260601 13:28:27.939198 31913 ts_tablet_manager.cc:1434] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:27.939224 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32140a0e5854446e866a4510c9b30bb1" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ca36fd40d143be9bf762cd3054e618" is_pre_election: true
I20260601 13:28:27.937916 31912 ts_tablet_manager.cc:1403] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
W20260601 13:28:27.939822 31678 leader_election.cc:343] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:28:27.939910 31912 raft_consensus.cc:359] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } }
I20260601 13:28:27.940021 31912 raft_consensus.cc:385] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.940058 31912 raft_consensus.cc:740] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.940172 31912 consensus_queue.cc:260] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } }
I20260601 13:28:27.940321 31915 tablet_bootstrap.cc:654] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.940470 31912 ts_tablet_manager.cc:1434] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:27.940645 31912 tablet_bootstrap.cc:492] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618: Bootstrap starting.
I20260601 13:28:27.941661 31912 tablet_bootstrap.cc:654] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.941818 31915 tablet_bootstrap.cc:492] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a: No bootstrap required, opened a new log
I20260601 13:28:27.941912 31915 ts_tablet_manager.cc:1403] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:27.942423 31915 raft_consensus.cc:359] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.942559 31915 raft_consensus.cc:385] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.942602 31915 raft_consensus.cc:740] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.942692 31913 tablet_bootstrap.cc:492] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c: Bootstrap starting.
I20260601 13:28:27.942718 31915 consensus_queue.cc:260] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.943038 31915 ts_tablet_manager.cc:1434] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:27.943218 31915 tablet_bootstrap.cc:492] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a: Bootstrap starting.
I20260601 13:28:27.943674 31913 tablet_bootstrap.cc:654] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.944392 31915 tablet_bootstrap.cc:654] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.944939 31913 tablet_bootstrap.cc:492] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c: No bootstrap required, opened a new log
I20260601 13:28:27.945021 31913 ts_tablet_manager.cc:1403] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:27.945456 31913 raft_consensus.cc:359] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.945614 31913 raft_consensus.cc:385] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.945711 31913 raft_consensus.cc:740] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7e86467cce420e87ced2d59f3e4c6c, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.945914 31913 consensus_queue.cc:260] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.946113 31915 tablet_bootstrap.cc:492] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a: No bootstrap required, opened a new log
I20260601 13:28:27.946206 31915 ts_tablet_manager.cc:1403] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:27.946237 31913 ts_tablet_manager.cc:1434] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:27.946437 31913 tablet_bootstrap.cc:492] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c: Bootstrap starting.
I20260601 13:28:27.946621 31915 raft_consensus.cc:359] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.946715 31915 raft_consensus.cc:385] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.946750 31915 raft_consensus.cc:740] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.946868 31915 consensus_queue.cc:260] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.947136 31915 ts_tablet_manager.cc:1434] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:27.947301 31915 tablet_bootstrap.cc:492] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a: Bootstrap starting.
I20260601 13:28:27.947431 31913 tablet_bootstrap.cc:654] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.948546 31926 raft_consensus.cc:493] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:27.948638 31926 raft_consensus.cc:515] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.948681 31791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32140a0e5854446e866a4510c9b30bb1" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" is_pre_election: true
I20260601 13:28:27.948789 31791 raft_consensus.cc:2468] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 0.
I20260601 13:28:27.949056 31678 leader_election.cc:304] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 95ca36fd40d143be9bf762cd3054e618
I20260601 13:28:27.949195 31926 leader_election.cc:290] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:27.949805 31919 raft_consensus.cc:2804] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:27.949894 31919 raft_consensus.cc:493] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:27.949939 31919 raft_consensus.cc:3060] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.951066 31919 raft_consensus.cc:515] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } }
I20260601 13:28:27.951366 31919 leader_election.cc:290] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 election: Requested vote from peers 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777), 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:27.951683 31791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32140a0e5854446e866a4510c9b30bb1" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
I20260601 13:28:27.951697 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32140a0e5854446e866a4510c9b30bb1" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ca36fd40d143be9bf762cd3054e618"
I20260601 13:28:27.951843 31791 raft_consensus.cc:3060] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.951856 31866 raft_consensus.cc:3060] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.952491 31915 tablet_bootstrap.cc:654] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.952696 31791 raft_consensus.cc:2468] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 1.
I20260601 13:28:27.952988 31678 leader_election.cc:304] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:27.953058 31866 raft_consensus.cc:2468] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 1.
I20260601 13:28:27.953119 31919 raft_consensus.cc:2804] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:27.953218 31919 raft_consensus.cc:697] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 1 LEADER]: Becoming Leader. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Running, Role: LEADER
I20260601 13:28:27.953362 31919 consensus_queue.cc:237] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } }
I20260601 13:28:27.954381 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466daa26a28c4fb0a219246a2737aafa" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a" is_pre_election: true
I20260601 13:28:27.954499 31715 raft_consensus.cc:2468] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 0.
I20260601 13:28:27.954847 31832 leader_election.cc:304] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 95ca36fd40d143be9bf762cd3054e618; no voters: 
I20260601 13:28:27.955034 31926 raft_consensus.cc:2804] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:27.955122 31926 raft_consensus.cc:493] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:27.955173 31926 raft_consensus.cc:3060] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.955292 31912 tablet_bootstrap.cc:492] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618: No bootstrap required, opened a new log
I20260601 13:28:27.955382 31912 ts_tablet_manager.cc:1403] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:28:27.955536 31915 tablet_bootstrap.cc:492] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a: No bootstrap required, opened a new log
I20260601 13:28:27.955598 31915 ts_tablet_manager.cc:1403] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:28:27.955776 31912 raft_consensus.cc:359] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.955864 31912 raft_consensus.cc:385] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.955892 31912 raft_consensus.cc:740] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.955927 31915 raft_consensus.cc:359] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.956065 31915 raft_consensus.cc:385] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.956046 31912 consensus_queue.cc:260] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.956104 31926 raft_consensus.cc:515] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.956423 31926 leader_election.cc:290] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 election: Requested vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:27.956451 31912 ts_tablet_manager.cc:1434] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:27.956606 31912 tablet_bootstrap.cc:492] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618: Bootstrap starting.
I20260601 13:28:27.956817 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466daa26a28c4fb0a219246a2737aafa" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a"
I20260601 13:28:27.956849 31913 tablet_bootstrap.cc:492] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c: No bootstrap required, opened a new log
I20260601 13:28:27.956919 31715 raft_consensus.cc:3060] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.956983 31913 ts_tablet_manager.cc:1403] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
I20260601 13:28:27.957648 31912 tablet_bootstrap.cc:654] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.957852 31715 raft_consensus.cc:2468] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 1.
I20260601 13:28:27.957813 31913 raft_consensus.cc:359] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.957926 31913 raft_consensus.cc:385] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.957964 31913 raft_consensus.cc:740] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7e86467cce420e87ced2d59f3e4c6c, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.958083 31913 consensus_queue.cc:260] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.958132 31832 leader_election.cc:304] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 95ca36fd40d143be9bf762cd3054e618; no voters: 
I20260601 13:28:27.956108 31915 raft_consensus.cc:740] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.958367 31913 ts_tablet_manager.cc:1434] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:27.958376 31915 consensus_queue.cc:260] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.958698 31915 ts_tablet_manager.cc:1434] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:28:27.955035 31610 catalog_manager.cc:5696] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a reported cstate change: term changed from 0 to 1, leader changed from <none> to 158649ba8ddb433694f3187d884ae71a (127.30.80.193). New cstate: current_term: 1 leader_uuid: "158649ba8ddb433694f3187d884ae71a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:27.959474 31947 raft_consensus.cc:2804] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:27.960028 31947 raft_consensus.cc:697] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Becoming Leader. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Running, Role: LEADER
I20260601 13:28:27.960165 31947 consensus_queue.cc:237] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.960296 31912 tablet_bootstrap.cc:492] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618: No bootstrap required, opened a new log
I20260601 13:28:27.960428 31912 ts_tablet_manager.cc:1403] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:28:27.960567 31920 raft_consensus.cc:493] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:27.960642 31920 raft_consensus.cc:515] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.960916 31912 raft_consensus.cc:359] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.961016 31912 raft_consensus.cc:385] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.961052 31920 leader_election.cc:290] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777)
I20260601 13:28:27.961054 31912 raft_consensus.cc:740] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.961254 31912 consensus_queue.cc:260] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.961534 31912 ts_tablet_manager.cc:1434] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:27.961704 31912 tablet_bootstrap.cc:492] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618: Bootstrap starting.
I20260601 13:28:27.962828 31912 tablet_bootstrap.cc:654] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:27.963697 31919 raft_consensus.cc:493] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:27.963747 31791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466daa26a28c4fb0a219246a2737aafa" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" is_pre_election: true
I20260601 13:28:27.963794 31919 raft_consensus.cc:515] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.963878 31791 raft_consensus.cc:2468] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 0.
I20260601 13:28:27.964213 31790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466daa26a28c4fb0a219246a2737aafa" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
I20260601 13:28:27.964259 31919 leader_election.cc:290] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959), 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777)
I20260601 13:28:27.964313 31790 raft_consensus.cc:3060] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.964847 31912 tablet_bootstrap.cc:492] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618: No bootstrap required, opened a new log
I20260601 13:28:27.964808 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36470e118d15435fa5650bfd5f750815" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ca36fd40d143be9bf762cd3054e618" is_pre_election: true
I20260601 13:28:27.964931 31912 ts_tablet_manager.cc:1403] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:28:27.964990 31866 raft_consensus.cc:2468] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 0.
I20260601 13:28:27.964937 31791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36470e118d15435fa5650bfd5f750815" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" is_pre_election: true
I20260601 13:28:27.965265 31790 raft_consensus.cc:2468] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 1.
I20260601 13:28:27.965322 31791 raft_consensus.cc:2468] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 0.
I20260601 13:28:27.965396 31912 raft_consensus.cc:359] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.965490 31912 raft_consensus.cc:385] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:27.965546 31912 raft_consensus.cc:740] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Initialized, Role: FOLLOWER
I20260601 13:28:27.965601 31678 leader_election.cc:304] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:27.965663 31912 consensus_queue.cc:260] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.965853 31919 raft_consensus.cc:2804] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:27.965903 31919 raft_consensus.cc:493] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:27.965943 31919 raft_consensus.cc:3060] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.965968 31912 ts_tablet_manager.cc:1434] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:27.966166 31611 catalog_manager.cc:5696] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "95ca36fd40d143be9bf762cd3054e618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:27.966665 31919 raft_consensus.cc:515] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.966982 31919 leader_election.cc:290] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 election: Requested vote from peers 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959), 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777)
I20260601 13:28:27.967564 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36470e118d15435fa5650bfd5f750815" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ca36fd40d143be9bf762cd3054e618"
I20260601 13:28:27.967684 31866 raft_consensus.cc:3060] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.967869 31947 raft_consensus.cc:493] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:27.967958 31947 raft_consensus.cc:515] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.968542 31790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a481229025044659aec12eb0883d630" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" is_pre_election: true
I20260601 13:28:27.968642 31790 raft_consensus.cc:2468] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 0.
I20260601 13:28:27.968786 31791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36470e118d15435fa5650bfd5f750815" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
I20260601 13:28:27.968833 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a481229025044659aec12eb0883d630" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a" is_pre_election: true
I20260601 13:28:27.968899 31791 raft_consensus.cc:3060] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.968925 31715 raft_consensus.cc:2468] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 0.
I20260601 13:28:27.969277 31829 leader_election.cc:304] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ca36fd40d143be9bf762cd3054e618, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:27.969480 31926 raft_consensus.cc:2804] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:27.969537 31926 raft_consensus.cc:493] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:27.969579 31926 raft_consensus.cc:3060] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.969827 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36470e118d15435fa5650bfd5f750815" candidate_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a" is_pre_election: true
I20260601 13:28:27.969864 31791 raft_consensus.cc:2468] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 1.
I20260601 13:28:27.969985 31715 raft_consensus.cc:2393] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b7e86467cce420e87ced2d59f3e4c6c in current term 1: Already voted for candidate 158649ba8ddb433694f3187d884ae71a in this term.
I20260601 13:28:27.970468 31926 raft_consensus.cc:515] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.970803 31926 leader_election.cc:290] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 election: Requested vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:27.970845 31866 raft_consensus.cc:2468] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 1.
I20260601 13:28:27.971074 31791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a481229025044659aec12eb0883d630" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
I20260601 13:28:27.971101 31678 leader_election.cc:304] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:27.971176 31791 raft_consensus.cc:3060] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.971280 31919 raft_consensus.cc:2804] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:27.971372 31919 raft_consensus.cc:697] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 1 LEADER]: Becoming Leader. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Running, Role: LEADER
I20260601 13:28:27.971478 31947 leader_election.cc:290] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:27.971565 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a481229025044659aec12eb0883d630" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a"
I20260601 13:28:27.971657 31920 raft_consensus.cc:493] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:27.971657 31715 raft_consensus.cc:3060] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.971743 31920 raft_consensus.cc:515] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.972100 31920 leader_election.cc:290] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777)
I20260601 13:28:27.972136 31791 raft_consensus.cc:2468] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 1.
I20260601 13:28:27.972501 31714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4797d51b7a504279a14b24682c45af91" candidate_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a" is_pre_election: true
I20260601 13:28:27.972632 31714 raft_consensus.cc:2468] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b7e86467cce420e87ced2d59f3e4c6c in term 0.
I20260601 13:28:27.972700 31715 raft_consensus.cc:2468] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 1.
I20260601 13:28:27.972795 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4797d51b7a504279a14b24682c45af91" candidate_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ca36fd40d143be9bf762cd3054e618" is_pre_election: true
I20260601 13:28:27.972828 31829 leader_election.cc:304] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ca36fd40d143be9bf762cd3054e618, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:27.972886 31757 leader_election.cc:304] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:27.972898 31865 raft_consensus.cc:2468] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b7e86467cce420e87ced2d59f3e4c6c in term 0.
I20260601 13:28:27.973040 31920 raft_consensus.cc:2804] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:27.973101 31920 raft_consensus.cc:493] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:27.973142 31947 raft_consensus.cc:2804] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:27.973225 31947 raft_consensus.cc:697] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Becoming Leader. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Running, Role: LEADER
I20260601 13:28:27.971484 31919 consensus_queue.cc:237] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.973153 31920 raft_consensus.cc:3060] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.973382 31947 consensus_queue.cc:237] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.974241 31920 raft_consensus.cc:515] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.974566 31920 leader_election.cc:290] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [CANDIDATE]: Term 1 election: Requested vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777)
I20260601 13:28:27.975052 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4797d51b7a504279a14b24682c45af91" candidate_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a"
I20260601 13:28:27.975162 31715 raft_consensus.cc:3060] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.973102 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36470e118d15435fa5650bfd5f750815" candidate_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ca36fd40d143be9bf762cd3054e618" is_pre_election: true
I20260601 13:28:27.975310 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4797d51b7a504279a14b24682c45af91" candidate_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ca36fd40d143be9bf762cd3054e618"
I20260601 13:28:27.975240 31609 catalog_manager.cc:5696] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a reported cstate change: term changed from 0 to 1, leader changed from <none> to 158649ba8ddb433694f3187d884ae71a (127.30.80.193). New cstate: current_term: 1 leader_uuid: "158649ba8ddb433694f3187d884ae71a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:27.975389 31866 raft_consensus.cc:2393] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b7e86467cce420e87ced2d59f3e4c6c in current term 1: Already voted for candidate 158649ba8ddb433694f3187d884ae71a in this term.
I20260601 13:28:27.975400 31865 raft_consensus.cc:3060] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:27.976128 31715 raft_consensus.cc:2468] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b7e86467cce420e87ced2d59f3e4c6c in term 1.
I20260601 13:28:27.976420 31865 raft_consensus.cc:2468] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b7e86467cce420e87ced2d59f3e4c6c in term 1.
I20260601 13:28:27.977455 31757 leader_election.cc:304] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:27.977411 31611 catalog_manager.cc:5696] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "95ca36fd40d143be9bf762cd3054e618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:27.977649 31754 leader_election.cc:304] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 158649ba8ddb433694f3187d884ae71a, 95ca36fd40d143be9bf762cd3054e618
I20260601 13:28:27.977972 31924 raft_consensus.cc:2804] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:27.978175 31924 raft_consensus.cc:697] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 LEADER]: Becoming Leader. State: Replica: 9b7e86467cce420e87ced2d59f3e4c6c, State: Running, Role: LEADER
I20260601 13:28:27.978251 31955 raft_consensus.cc:2749] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:28:27.978313 31924 consensus_queue.cc:237] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:27.979790 31611 catalog_manager.cc:5696] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194). New cstate: current_term: 1 leader_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:28.007998 31947 raft_consensus.cc:493] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:28.008193 31947 raft_consensus.cc:515] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.008663 31947 leader_election.cc:290] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:28.008859 31919 raft_consensus.cc:493] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:28.008952 31919 raft_consensus.cc:515] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.009112 31791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c66a6f6bbe466e801549f2598c1ca8" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" is_pre_election: true
I20260601 13:28:28.009124 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c66a6f6bbe466e801549f2598c1ca8" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a" is_pre_election: true
I20260601 13:28:28.009246 31791 raft_consensus.cc:2468] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 0.
I20260601 13:28:28.009344 31715 raft_consensus.cc:2468] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 0.
I20260601 13:28:28.009529 31829 leader_election.cc:304] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ca36fd40d143be9bf762cd3054e618, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:28.009711 31790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e1d556b21543a08ad1dd9cbeb62f62" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" is_pre_election: true
I20260601 13:28:28.009747 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e1d556b21543a08ad1dd9cbeb62f62" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ca36fd40d143be9bf762cd3054e618" is_pre_election: true
I20260601 13:28:28.009779 31947 raft_consensus.cc:2804] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:28.009856 31790 raft_consensus.cc:2468] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 0.
I20260601 13:28:28.009878 31865 raft_consensus.cc:2468] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 0.
I20260601 13:28:28.009866 31947 raft_consensus.cc:493] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:28.009972 31947 raft_consensus.cc:3060] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:28.009982 31919 leader_election.cc:290] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959), 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777)
I20260601 13:28:28.010124 31678 leader_election.cc:304] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:28.010315 31919 raft_consensus.cc:2804] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:28.010375 31919 raft_consensus.cc:493] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:28.010416 31919 raft_consensus.cc:3060] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:28.011044 31947 raft_consensus.cc:515] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.011224 31919 raft_consensus.cc:515] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.011461 31947 leader_election.cc:290] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 election: Requested vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:28.011597 31919 leader_election.cc:290] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 election: Requested vote from peers 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959), 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777)
I20260601 13:28:28.011695 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c66a6f6bbe466e801549f2598c1ca8" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a"
I20260601 13:28:28.011755 31790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c66a6f6bbe466e801549f2598c1ca8" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
I20260601 13:28:28.011831 31715 raft_consensus.cc:3060] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:28.011854 31790 raft_consensus.cc:3060] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:28.012105 31791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e1d556b21543a08ad1dd9cbeb62f62" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
I20260601 13:28:28.012184 31791 raft_consensus.cc:3060] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:28.012149 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e1d556b21543a08ad1dd9cbeb62f62" candidate_uuid: "158649ba8ddb433694f3187d884ae71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ca36fd40d143be9bf762cd3054e618"
I20260601 13:28:28.012274 31865 raft_consensus.cc:3060] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:28.012816 31790 raft_consensus.cc:2468] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 1.
I20260601 13:28:28.012843 31715 raft_consensus.cc:2468] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 1.
I20260601 13:28:28.013015 31791 raft_consensus.cc:2468] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 1.
I20260601 13:28:28.013094 31829 leader_election.cc:304] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ca36fd40d143be9bf762cd3054e618, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:28.013265 31678 leader_election.cc:304] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:28.013260 31865 raft_consensus.cc:2468] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 158649ba8ddb433694f3187d884ae71a in term 1.
I20260601 13:28:28.013372 31947 raft_consensus.cc:2804] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:28.013427 31919 raft_consensus.cc:2804] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:28.013571 31919 raft_consensus.cc:697] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 1 LEADER]: Becoming Leader. State: Replica: 158649ba8ddb433694f3187d884ae71a, State: Running, Role: LEADER
I20260601 13:28:28.013451 31947 raft_consensus.cc:697] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Becoming Leader. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Running, Role: LEADER
I20260601 13:28:28.013763 31947 consensus_queue.cc:237] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.013763 31919 consensus_queue.cc:237] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.015425 31609 catalog_manager.cc:5696] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a reported cstate change: term changed from 0 to 1, leader changed from <none> to 158649ba8ddb433694f3187d884ae71a (127.30.80.193). New cstate: current_term: 1 leader_uuid: "158649ba8ddb433694f3187d884ae71a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:28.015425 31611 catalog_manager.cc:5696] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "95ca36fd40d143be9bf762cd3054e618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:28.186805 31947 raft_consensus.cc:493] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:28.186983 31947 raft_consensus.cc:515] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.187517 31947 leader_election.cc:290] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:28.187810 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3740c389409647bc842c1c205c2b5765" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a" is_pre_election: true
I20260601 13:28:28.187875 31791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3740c389409647bc842c1c205c2b5765" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" is_pre_election: true
I20260601 13:28:28.188021 31791 raft_consensus.cc:2468] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 0.
I20260601 13:28:28.188021 31715 raft_consensus.cc:2468] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 0.
I20260601 13:28:28.188338 31829 leader_election.cc:304] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ca36fd40d143be9bf762cd3054e618, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:28.188529 31947 raft_consensus.cc:2804] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:28.188614 31947 raft_consensus.cc:493] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:28.188673 31947 raft_consensus.cc:3060] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:28.189658 31947 raft_consensus.cc:515] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.189990 31947 leader_election.cc:290] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 election: Requested vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194:42959)
I20260601 13:28:28.190260 31791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3740c389409647bc842c1c205c2b5765" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
I20260601 13:28:28.190260 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3740c389409647bc842c1c205c2b5765" candidate_uuid: "95ca36fd40d143be9bf762cd3054e618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "158649ba8ddb433694f3187d884ae71a"
I20260601 13:28:28.190414 31791 raft_consensus.cc:3060] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:28.190414 31715 raft_consensus.cc:3060] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:28.191310 31791 raft_consensus.cc:2468] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 1.
I20260601 13:28:28.191339 31715 raft_consensus.cc:2468] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ca36fd40d143be9bf762cd3054e618 in term 1.
I20260601 13:28:28.191581 31832 leader_election.cc:304] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 95ca36fd40d143be9bf762cd3054e618; no voters: 
I20260601 13:28:28.191764 31947 raft_consensus.cc:2804] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:28.191895 31947 raft_consensus.cc:697] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Becoming Leader. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Running, Role: LEADER
I20260601 13:28:28.192070 31947 consensus_queue.cc:237] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.193732 31609 catalog_manager.cc:5696] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "95ca36fd40d143be9bf762cd3054e618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:28.258689 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:28.261257 31962 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
W20260601 13:28:28.261319 31964 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
I20260601 13:28:28.261427 31043 server_base.cc:1061] running on GCE node
W20260601 13:28:28.261520 31961 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
I20260601 13:28:28.261767 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:28.261844 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:28.261881 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320508261880 us; error 0 us; skew 500 ppm
I20260601 13:28:28.262842 31043 webserver.cc:533] Webserver started at http://127.30.80.196:36019/ using document root <none> and password file <none>
I20260601 13:28:28.263007 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:28.263075 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:28.263154 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:28.263535 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "0296c5a23af541cab653882fc8879365"
format_stamp: "Formatted at 2026-06-01 13:28:28 on dist-test-slave-l49s"
I20260601 13:28:28.265075 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:28.265995 31969 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:28.266247 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:28.266330 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "0296c5a23af541cab653882fc8879365"
format_stamp: "Formatted at 2026-06-01 13:28:28 on dist-test-slave-l49s"
I20260601 13:28:28.266430 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320503991941-31043-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)
I20260601 13:28:28.271733 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:28.272205 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:28.272498 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:28.272935 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:28.273001 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:28.273059 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:28.273092 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:28.278266 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:39227
I20260601 13:28:28.278298 32032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:39227 every 8 connection(s)
I20260601 13:28:28.283082 32033 heartbeater.cc:344] Connected to a master server at 127.30.80.254:35305
I20260601 13:28:28.283310 32033 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:28.283557 32033 heartbeater.cc:507] Master 127.30.80.254:35305 requested a full tablet report, sending...
I20260601 13:28:28.284243 31609 ts_manager.cc:194] Registered new tserver with Master: 0296c5a23af541cab653882fc8879365 (127.30.80.196:39227)
I20260601 13:28:28.284801 31609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43876
I20260601 13:28:28.361697 31919 consensus_queue.cc:1048] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.365351 31919 consensus_queue.cc:1048] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.390286 31947 consensus_queue.cc:1048] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.393328 31947 consensus_queue.cc:1048] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.416028 31919 consensus_queue.cc:1048] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.419283 32044 consensus_queue.cc:1048] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.445359 31947 consensus_queue.cc:1048] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.448467 31926 consensus_queue.cc:1048] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.460785 32044 consensus_queue.cc:1048] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.463578 32044 consensus_queue.cc:1048] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.546725 31920 consensus_queue.cc:1048] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.549834 31920 consensus_queue.cc:1048] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.585683 31926 consensus_queue.cc:1048] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.589000 31947 consensus_queue.cc:1048] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.677479 31926 consensus_queue.cc:1048] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.681066 32056 consensus_queue.cc:1048] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:28.704766 31666 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:28.710117 31865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a481229025044659aec12eb0883d630"
dest_uuid: "95ca36fd40d143be9bf762cd3054e618"
mode: GRACEFUL
new_leader_uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
 from {username='slave'} at 127.0.0.1:59736
I20260601 13:28:28.710335 31865 raft_consensus.cc:606] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Received request to transfer leadership to TS 9b7e86467cce420e87ced2d59f3e4c6c
I20260601 13:28:28.710799 31666 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:28:28.710986 31666 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:28.790604 31926 raft_consensus.cc:993] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618: : Instructing follower 9b7e86467cce420e87ced2d59f3e4c6c to start an election
I20260601 13:28:28.790777 31926 raft_consensus.cc:1081] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Signalling peer 9b7e86467cce420e87ced2d59f3e4c6c to start an election
I20260601 13:28:28.791360 31791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a481229025044659aec12eb0883d630"
dest_uuid: "9b7e86467cce420e87ced2d59f3e4c6c"
 from {username='slave'} at 127.0.0.1:39880
I20260601 13:28:28.791530 31791 raft_consensus.cc:493] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:28.791626 31791 raft_consensus.cc:3060] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:28.792621 31791 raft_consensus.cc:515] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.793028 31791 leader_election.cc:290] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [CANDIDATE]: Term 2 election: Requested vote from peers 158649ba8ddb433694f3187d884ae71a (127.30.80.193:38013), 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195:44777)
I20260601 13:28:28.793336 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a481229025044659aec12eb0883d630" candidate_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95ca36fd40d143be9bf762cd3054e618"
I20260601 13:28:28.793340 31715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a481229025044659aec12eb0883d630" candidate_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "158649ba8ddb433694f3187d884ae71a"
I20260601 13:28:28.793493 31865 raft_consensus.cc:3055] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:28.793501 31715 raft_consensus.cc:3060] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:28.793584 31865 raft_consensus.cc:740] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95ca36fd40d143be9bf762cd3054e618, State: Running, Role: LEADER
I20260601 13:28:28.793753 31865 consensus_queue.cc:260] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.793946 31865 raft_consensus.cc:3060] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:28.794409 31715 raft_consensus.cc:2468] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b7e86467cce420e87ced2d59f3e4c6c in term 2.
I20260601 13:28:28.794680 31757 leader_election.cc:304] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 158649ba8ddb433694f3187d884ae71a, 9b7e86467cce420e87ced2d59f3e4c6c; no voters: 
I20260601 13:28:28.794775 31865 raft_consensus.cc:2468] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b7e86467cce420e87ced2d59f3e4c6c in term 2.
I20260601 13:28:28.794868 31920 raft_consensus.cc:2804] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:28.794986 31920 raft_consensus.cc:697] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 2 LEADER]: Becoming Leader. State: Replica: 9b7e86467cce420e87ced2d59f3e4c6c, State: Running, Role: LEADER
I20260601 13:28:28.795112 31920 consensus_queue.cc:237] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } }
I20260601 13:28:28.796597 31611 catalog_manager.cc:5696] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c reported cstate change: term changed from 1 to 2, leader changed from 95ca36fd40d143be9bf762cd3054e618 (127.30.80.195) to 9b7e86467cce420e87ced2d59f3e4c6c (127.30.80.194). New cstate: current_term: 2 leader_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:29.285758 32033 heartbeater.cc:499] Master 127.30.80.254:35305 was elected leader, sending a full tablet report...
I20260601 13:28:29.382323 31715 raft_consensus.cc:1275] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 2 FOLLOWER]: Refusing update from remote peer 9b7e86467cce420e87ced2d59f3e4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:29.382807 32063 consensus_queue.cc:1048] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:29.385581 31865 raft_consensus.cc:1275] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 2 FOLLOWER]: Refusing update from remote peer 9b7e86467cce420e87ced2d59f3e4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:29.385943 31920 consensus_queue.cc:1048] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:30.711356 31666 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:30.712208 31666 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:30.712301 31666 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:32.712622 31666 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:32.713445 31666 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:32.713531 31666 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:33.715535 31865 consensus_queue.cc:237] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Queue 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: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } attrs { replace: true } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } }
I20260601 13:28:33.717154 31715 raft_consensus.cc:1275] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Refusing update from remote peer 95ca36fd40d143be9bf762cd3054e618: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:33.717252 31791 raft_consensus.cc:1275] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Refusing update from remote peer 95ca36fd40d143be9bf762cd3054e618: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:33.717631 32056 consensus_queue.cc:1048] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:33.717834 32072 consensus_queue.cc:1048] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:33.719550 32071 raft_consensus.cc:2955] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } attrs { replace: true } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.720090 31715 raft_consensus.cc:2955] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } attrs { replace: true } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.720090 31791 raft_consensus.cc:2955] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } attrs { replace: true } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
W20260601 13:28:33.721796 31830 consensus_peers.cc:597] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 -> Peer 0296c5a23af541cab653882fc8879365 (127.30.80.196:39227): Couldn't send request to peer 0296c5a23af541cab653882fc8879365. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3740c389409647bc842c1c205c2b5765. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:33.722386 31609 catalog_manager.cc:5696] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a reported cstate change: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "95ca36fd40d143be9bf762cd3054e618" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } attrs { replace: true } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.726877 31715 consensus_queue.cc:237] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Queue 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: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } attrs { replace: true } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } }
I20260601 13:28:33.728247 31791 raft_consensus.cc:1275] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Refusing update from remote peer 158649ba8ddb433694f3187d884ae71a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:33.728355 31865 raft_consensus.cc:1275] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Refusing update from remote peer 158649ba8ddb433694f3187d884ae71a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:33.728685 32044 consensus_queue.cc:1048] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:33.728880 32084 consensus_queue.cc:1048] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:33.730693 32044 raft_consensus.cc:2955] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } attrs { replace: true } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.731175 31865 raft_consensus.cc:2955] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } attrs { replace: true } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
W20260601 13:28:33.731981 31679 consensus_peers.cc:597] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a -> Peer 0296c5a23af541cab653882fc8879365 (127.30.80.196:39227): Couldn't send request to peer 0296c5a23af541cab653882fc8879365. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5e1d556b21543a08ad1dd9cbeb62f62. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:33.732162 31791 raft_consensus.cc:2955] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } attrs { replace: true } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.733424 31611 catalog_manager.cc:5696] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a reported cstate change: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "158649ba8ddb433694f3187d884ae71a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:33.734440 31865 consensus_queue.cc:237] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Queue 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: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } }
I20260601 13:28:33.735955 31791 raft_consensus.cc:1275] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Refusing update from remote peer 95ca36fd40d143be9bf762cd3054e618: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:33.736074 31715 raft_consensus.cc:1275] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Refusing update from remote peer 95ca36fd40d143be9bf762cd3054e618: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:28:33.736337 31830 consensus_peers.cc:597] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 -> Peer 0296c5a23af541cab653882fc8879365 (127.30.80.196:39227): Couldn't send request to peer 0296c5a23af541cab653882fc8879365. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 466daa26a28c4fb0a219246a2737aafa. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:33.736337 32056 consensus_queue.cc:1048] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:33.736501 32072 consensus_queue.cc:1048] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:33.738023 32071 raft_consensus.cc:2955] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.738404 31791 raft_consensus.cc:2955] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.738503 31715 raft_consensus.cc:2955] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.740185 31609 catalog_manager.cc:5696] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 reported cstate change: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "95ca36fd40d143be9bf762cd3054e618" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:33.740545 31715 consensus_queue.cc:237] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Queue 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: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } }
W20260601 13:28:33.741835 31679 consensus_peers.cc:597] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a -> Peer 0296c5a23af541cab653882fc8879365 (127.30.80.196:39227): Couldn't send request to peer 0296c5a23af541cab653882fc8879365. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32140a0e5854446e866a4510c9b30bb1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:33.742082 31865 raft_consensus.cc:1275] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Refusing update from remote peer 158649ba8ddb433694f3187d884ae71a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:33.742465 32084 consensus_queue.cc:1048] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:33.743050 31791 raft_consensus.cc:1275] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Refusing update from remote peer 158649ba8ddb433694f3187d884ae71a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:33.743528 32084 consensus_queue.cc:1048] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:33.744261 32044 raft_consensus.cc:2955] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.744691 31865 raft_consensus.cc:2955] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.745576 31791 raft_consensus.cc:2955] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } } }
I20260601 13:28:33.746404 31610 catalog_manager.cc:5696] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a reported cstate change: config changed from index -1 to 2, NON_VOTER 0296c5a23af541cab653882fc8879365 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "158649ba8ddb433694f3187d884ae71a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ca36fd40d143be9bf762cd3054e618" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "158649ba8ddb433694f3187d884ae71a" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b7e86467cce420e87ced2d59f3e4c6c" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42959 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0296c5a23af541cab653882fc8879365" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 39227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:33.800275 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:28:33.805327 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:33.805573 31043 tablet_replica.cc:333] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a: stopping tablet replica
I20260601 13:28:33.805730 31043 raft_consensus.cc:2243] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.805891 31043 raft_consensus.cc:2272] T 5a481229025044659aec12eb0883d630 P 158649ba8ddb433694f3187d884ae71a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.806341 31043 tablet_replica.cc:333] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a: stopping tablet replica
I20260601 13:28:33.806463 31043 raft_consensus.cc:2243] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:33.806700 31043 raft_consensus.cc:2272] T 32140a0e5854446e866a4510c9b30bb1 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.807227 31043 tablet_replica.cc:333] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a: stopping tablet replica
I20260601 13:28:33.807345 31043 raft_consensus.cc:2243] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.807461 31043 raft_consensus.cc:2272] T 466daa26a28c4fb0a219246a2737aafa P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.807941 31043 tablet_replica.cc:333] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a: stopping tablet replica
I20260601 13:28:33.808079 31043 raft_consensus.cc:2243] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:33.808302 31043 raft_consensus.cc:2272] T 36470e118d15435fa5650bfd5f750815 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.808617 31043 tablet_replica.cc:333] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a: stopping tablet replica
I20260601 13:28:33.808724 31043 raft_consensus.cc:2243] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.808835 31043 raft_consensus.cc:2272] T 4797d51b7a504279a14b24682c45af91 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.809146 31043 tablet_replica.cc:333] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a: stopping tablet replica
I20260601 13:28:33.809249 31043 raft_consensus.cc:2243] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:33.809432 31043 raft_consensus.cc:2272] T f5e1d556b21543a08ad1dd9cbeb62f62 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.809881 31043 tablet_replica.cc:333] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a: stopping tablet replica
I20260601 13:28:33.809988 31043 raft_consensus.cc:2243] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.810082 31043 raft_consensus.cc:2272] T 45c66a6f6bbe466e801549f2598c1ca8 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.810370 31043 tablet_replica.cc:333] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a: stopping tablet replica
I20260601 13:28:33.810473 31043 raft_consensus.cc:2243] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.810575 31043 raft_consensus.cc:2272] T 3740c389409647bc842c1c205c2b5765 P 158649ba8ddb433694f3187d884ae71a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.814574 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:28:33.816936 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:28:33.821991 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:33.822180 31043 tablet_replica.cc:333] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c: stopping tablet replica
I20260601 13:28:33.822309 31043 raft_consensus.cc:2243] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:28:33.822499 31043 raft_consensus.cc:2272] T 5a481229025044659aec12eb0883d630 P 9b7e86467cce420e87ced2d59f3e4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.822938 31043 tablet_replica.cc:333] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c: stopping tablet replica
I20260601 13:28:33.823041 31043 raft_consensus.cc:2243] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.823140 31043 raft_consensus.cc:2272] T f5e1d556b21543a08ad1dd9cbeb62f62 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.823627 31043 tablet_replica.cc:333] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c: stopping tablet replica
I20260601 13:28:33.823729 31043 raft_consensus.cc:2243] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.823827 31043 raft_consensus.cc:2272] T 32140a0e5854446e866a4510c9b30bb1 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.824366 31043 tablet_replica.cc:333] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c: stopping tablet replica
I20260601 13:28:33.824504 31043 raft_consensus.cc:2243] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.824599 31043 raft_consensus.cc:2272] T 45c66a6f6bbe466e801549f2598c1ca8 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.824939 31043 tablet_replica.cc:333] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c: stopping tablet replica
I20260601 13:28:33.825032 31043 raft_consensus.cc:2243] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.825127 31043 raft_consensus.cc:2272] T 3740c389409647bc842c1c205c2b5765 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.825606 31043 tablet_replica.cc:333] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c: stopping tablet replica
I20260601 13:28:33.825701 31043 raft_consensus.cc:2243] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:33.825857 31043 raft_consensus.cc:2272] T 4797d51b7a504279a14b24682c45af91 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.826200 31043 tablet_replica.cc:333] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c: stopping tablet replica
I20260601 13:28:33.826289 31043 raft_consensus.cc:2243] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.826386 31043 raft_consensus.cc:2272] T 36470e118d15435fa5650bfd5f750815 P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.826712 31043 tablet_replica.cc:333] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c: stopping tablet replica
I20260601 13:28:33.826798 31043 raft_consensus.cc:2243] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.826891 31043 raft_consensus.cc:2272] T 466daa26a28c4fb0a219246a2737aafa P 9b7e86467cce420e87ced2d59f3e4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.840826 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:28:33.843461 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:28:33.849499 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:33.849709 31043 tablet_replica.cc:333] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618: stopping tablet replica
I20260601 13:28:33.849864 31043 raft_consensus.cc:2243] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.850003 31043 raft_consensus.cc:2272] T f5e1d556b21543a08ad1dd9cbeb62f62 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.850584 31043 tablet_replica.cc:333] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618: stopping tablet replica
I20260601 13:28:33.850704 31043 raft_consensus.cc:2243] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:33.850908 31043 raft_consensus.cc:2272] T 45c66a6f6bbe466e801549f2598c1ca8 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.851249 31043 tablet_replica.cc:333] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618: stopping tablet replica
I20260601 13:28:33.851361 31043 raft_consensus.cc:2243] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:33.851562 31043 raft_consensus.cc:2272] T 3740c389409647bc842c1c205c2b5765 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.852085 31043 tablet_replica.cc:333] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618: stopping tablet replica
I20260601 13:28:33.852193 31043 raft_consensus.cc:2243] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.852314 31043 raft_consensus.cc:2272] T 32140a0e5854446e866a4510c9b30bb1 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.852792 31043 tablet_replica.cc:333] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618: stopping tablet replica
I20260601 13:28:33.852901 31043 raft_consensus.cc:2243] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.853008 31043 raft_consensus.cc:2272] T 5a481229025044659aec12eb0883d630 P 95ca36fd40d143be9bf762cd3054e618 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.853315 31043 tablet_replica.cc:333] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618: stopping tablet replica
I20260601 13:28:33.853420 31043 raft_consensus.cc:2243] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.853540 31043 raft_consensus.cc:2272] T 36470e118d15435fa5650bfd5f750815 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.853861 31043 tablet_replica.cc:333] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618: stopping tablet replica
I20260601 13:28:33.853964 31043 raft_consensus.cc:2243] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:33.854056 31043 raft_consensus.cc:2272] T 4797d51b7a504279a14b24682c45af91 P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.854342 31043 tablet_replica.cc:333] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618: stopping tablet replica
I20260601 13:28:33.854442 31043 raft_consensus.cc:2243] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:33.854622 31043 raft_consensus.cc:2272] T 466daa26a28c4fb0a219246a2737aafa P 95ca36fd40d143be9bf762cd3054e618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.868554 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:28:33.871199 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:28:33.876849 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:33.889766 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:28:33.891789 31043 master.cc:562] Master@127.30.80.254:35305 shutting down...
W20260601 13:28:33.896615 31660 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:28:33.896744 31660 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:28:33.896796 31660 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:28:33.897235 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:33.897418 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:33.897503 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 876bb79476fd4987971a253baf2b3524: stopping tablet replica
I20260601 13:28:33.910288 31043 master.cc:584] Master@127.30.80.254:35305 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7269 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:28:33.921149 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:40935,127.30.80.253:46639,127.30.80.252:34197
I20260601 13:28:33.921504 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:33.923453 32097 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
W20260601 13:28:33.923462 32094 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
W20260601 13:28:33.923475 32095 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
I20260601 13:28:33.923643 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:33.923789 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:33.923825 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:33.923839 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320513923839 us; error 0 us; skew 500 ppm
I20260601 13:28:33.924625 31043 webserver.cc:533] Webserver started at http://127.30.80.254:44249/ using document root <none> and password file <none>
I20260601 13:28:33.924787 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:33.924830 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:33.924887 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:33.925217 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "6ea16c5939ed405a81970f30a2c74c3b"
format_stamp: "Formatted at 2026-06-01 13:28:33 on dist-test-slave-l49s"
I20260601 13:28:33.926596 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:33.927402 32102 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:33.927639 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:33.927724 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "6ea16c5939ed405a81970f30a2c74c3b"
format_stamp: "Formatted at 2026-06-01 13:28:33 on dist-test-slave-l49s"
I20260601 13:28:33.927812 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-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)
I20260601 13:28:33.934499 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:33.934875 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:33.939234 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:40935
I20260601 13:28:33.940523 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:33.944864 32154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:40935 every 8 connection(s)
I20260601 13:28:33.945498 32155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:28:33.945945 32158 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
W20260601 13:28:33.945945 32160 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
W20260601 13:28:33.945950 32157 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
I20260601 13:28:33.946827 32155 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:33.948148 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:33.948285 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:33.948352 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:33.948390 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320513948389 us; error 0 us; skew 500 ppm
I20260601 13:28:33.949259 31043 webserver.cc:533] Webserver started at http://127.30.80.253:46285/ using document root <none> and password file <none>
I20260601 13:28:33.949398 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:33.949445 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:33.949505 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:33.949893 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-1-root/instance:
uuid: "4e148007a9af4dd2955075030fbd5cc9"
format_stamp: "Formatted at 2026-06-01 13:28:33 on dist-test-slave-l49s"
I20260601 13:28:33.951713 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:28:33.951717 32155 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:33.952391 32103 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.253:46639: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260601 13:28:33.952734 32168 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:33.952986 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:33.953076 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-1-root
uuid: "4e148007a9af4dd2955075030fbd5cc9"
format_stamp: "Formatted at 2026-06-01 13:28:33 on dist-test-slave-l49s"
I20260601 13:28:33.953138 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-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)
W20260601 13:28:33.953195 32155 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.80.253:46639: Network error: Client connection negotiation failed: client connection to 127.30.80.253:46639: connect: Connection refused (error 111)
I20260601 13:28:33.974355 32155 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } attempt: 1
I20260601 13:28:33.974834 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:33.975239 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260601 13:28:33.975823 32155 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.80.253:46639: Network error: Client connection negotiation failed: client connection to 127.30.80.253:46639: connect: Connection refused (error 111)
I20260601 13:28:33.979382 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.253:46639
I20260601 13:28:33.979444 32220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.253:46639 every 8 connection(s)
I20260601 13:28:33.980135 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:33.980342 32221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:33.981657 32221 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:33.981845 32223 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
W20260601 13:28:33.981911 32224 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
I20260601 13:28:33.982424 31043 server_base.cc:1061] running on GCE node
W20260601 13:28:33.982060 32226 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
I20260601 13:28:33.982831 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:33.982898 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:33.982925 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320513982924 us; error 0 us; skew 500 ppm
I20260601 13:28:33.983832 31043 webserver.cc:533] Webserver started at http://127.30.80.252:45495/ using document root <none> and password file <none>
I20260601 13:28:33.984031 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:33.984107 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:33.984180 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:33.984519 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-2-root/instance:
uuid: "9cce16d2289c47a5a6fd2e25aa784e9c"
format_stamp: "Formatted at 2026-06-01 13:28:33 on dist-test-slave-l49s"
I20260601 13:28:33.985910 32221 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:33.986313 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:33.987447 32233 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:33.987677 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:33.987735 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-2-root
uuid: "9cce16d2289c47a5a6fd2e25aa784e9c"
format_stamp: "Formatted at 2026-06-01 13:28:33 on dist-test-slave-l49s"
I20260601 13:28:33.987793 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/master-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)
I20260601 13:28:33.990103 32221 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:33.991336 32221 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.80.252:34197: Network error: Client connection negotiation failed: client connection to 127.30.80.252:34197: connect: Connection refused (error 111)
I20260601 13:28:34.013491 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:34.013861 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:34.014515 32221 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } attempt: 1
W20260601 13:28:34.016132 32221 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.80.252:34197: Network error: Client connection negotiation failed: client connection to 127.30.80.252:34197: connect: Connection refused (error 111)
I20260601 13:28:34.018373 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.252:34197
I20260601 13:28:34.018432 32286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.252:34197 every 8 connection(s)
I20260601 13:28:34.018855 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:34.019295 32287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:34.020465 32287 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:34.024227 32287 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:34.027575 32287 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:34.032023 32287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c: Bootstrap starting.
I20260601 13:28:34.032825 32287 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:34.033906 32287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c: No bootstrap required, opened a new log
I20260601 13:28:34.034301 32287 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:34.034443 32287 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:34.034510 32287 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cce16d2289c47a5a6fd2e25aa784e9c, State: Initialized, Role: FOLLOWER
I20260601 13:28:34.034651 32287 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:34.034965 32292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:34.035049 32292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:34.035132 32287 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:28:34.037173 32303 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:34.037228 32303 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:28:34.047013 32155 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } attempt: 2
I20260601 13:28:34.051339 32155 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:34.055809 32155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b: Bootstrap starting.
I20260601 13:28:34.056725 32155 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:34.057792 32155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b: No bootstrap required, opened a new log
I20260601 13:28:34.058218 32155 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:34.058326 32155 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:34.058386 32155 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea16c5939ed405a81970f30a2c74c3b, State: Initialized, Role: FOLLOWER
I20260601 13:28:34.058554 32155 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:34.058878 32305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:34.058984 32305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:34.059027 32155 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:34.060617 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:28:34.061071 32316 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:34.061151 32316 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:28:34.096385 32221 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } attempt: 2
I20260601 13:28:34.101572 32221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9: Bootstrap starting.
I20260601 13:28:34.102609 32221 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:34.103786 32221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9: No bootstrap required, opened a new log
I20260601 13:28:34.104240 32221 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:34.104336 32221 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:34.104359 32221 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e148007a9af4dd2955075030fbd5cc9, State: Initialized, Role: FOLLOWER
I20260601 13:28:34.104494 32221 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:34.104948 32221 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:34.104908 32318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:34.105072 32318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:34.106694 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:28:34.107172 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:34.107396 32329 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:34.107478 32329 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:28:34.109252 32330 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
W20260601 13:28:34.109254 32333 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
W20260601 13:28:34.109396 32331 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
I20260601 13:28:34.109390 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:34.109694 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:34.109741 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:34.109758 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320514109758 us; error 0 us; skew 500 ppm
I20260601 13:28:34.110677 31043 webserver.cc:533] Webserver started at http://127.30.80.193:37075/ using document root <none> and password file <none>
I20260601 13:28:34.110858 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:34.110905 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:34.111009 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:34.111441 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "38633fbed8a14b708178fa9599acc7e8"
format_stamp: "Formatted at 2026-06-01 13:28:34 on dist-test-slave-l49s"
I20260601 13:28:34.113044 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
I20260601 13:28:34.113937 32338 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:34.114295 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:34.114384 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "38633fbed8a14b708178fa9599acc7e8"
format_stamp: "Formatted at 2026-06-01 13:28:34 on dist-test-slave-l49s"
I20260601 13:28:34.114472 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-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)
I20260601 13:28:34.123183 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:34.123641 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:34.124028 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:34.124527 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:34.124594 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:34.124660 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:34.124697 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:34.129892 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:40765
I20260601 13:28:34.129997 32401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:40765 every 8 connection(s)
I20260601 13:28:34.131239 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:34.134230 32412 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
I20260601 13:28:34.134948 31043 server_base.cc:1061] running on GCE node
W20260601 13:28:34.135250 32410 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
W20260601 13:28:34.135506 32409 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
I20260601 13:28:34.135876 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:34.135934 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:34.135995 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320514135995 us; error 0 us; skew 500 ppm
I20260601 13:28:34.136318 32402 heartbeater.cc:344] Connected to a master server at 127.30.80.252:34197
I20260601 13:28:34.136415 32402 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:34.136598 32403 heartbeater.cc:344] Connected to a master server at 127.30.80.254:40935
I20260601 13:28:34.136665 32402 heartbeater.cc:507] Master 127.30.80.252:34197 requested a full tablet report, sending...
I20260601 13:28:34.136706 32403 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:34.136983 32403 heartbeater.cc:507] Master 127.30.80.254:40935 requested a full tablet report, sending...
I20260601 13:28:34.137056 31043 webserver.cc:533] Webserver started at http://127.30.80.194:35327/ using document root <none> and password file <none>
I20260601 13:28:34.137233 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:34.137302 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:34.137393 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:34.137598 32251 ts_manager.cc:194] Registered new tserver with Master: 38633fbed8a14b708178fa9599acc7e8 (127.30.80.193:40765)
I20260601 13:28:34.137708 32119 ts_manager.cc:194] Registered new tserver with Master: 38633fbed8a14b708178fa9599acc7e8 (127.30.80.193:40765)
I20260601 13:28:34.137902 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "7a0b9b7434754c179f699970ddb6fbd5"
format_stamp: "Formatted at 2026-06-01 13:28:34 on dist-test-slave-l49s"
I20260601 13:28:34.139500 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:34.140579 32404 heartbeater.cc:344] Connected to a master server at 127.30.80.253:46639
I20260601 13:28:34.140702 32404 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:34.140895 32417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:34.140937 32404 heartbeater.cc:507] Master 127.30.80.253:46639 requested a full tablet report, sending...
I20260601 13:28:34.141182 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:34.141248 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "7a0b9b7434754c179f699970ddb6fbd5"
format_stamp: "Formatted at 2026-06-01 13:28:34 on dist-test-slave-l49s"
I20260601 13:28:34.141295 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-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)
I20260601 13:28:34.141719 32185 ts_manager.cc:194] Registered new tserver with Master: 38633fbed8a14b708178fa9599acc7e8 (127.30.80.193:40765)
I20260601 13:28:34.150307 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:34.150753 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:34.151059 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:34.151527 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:34.151590 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:34.151657 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:34.151710 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:34.156482 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:39035
I20260601 13:28:34.156597 32480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:39035 every 8 connection(s)
I20260601 13:28:34.157502 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:34.160023 32489 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
W20260601 13:28:34.160039 32488 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
W20260601 13:28:34.160614 32491 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
I20260601 13:28:34.161754 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:34.162020 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:34.162070 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:34.162094 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320514162093 us; error 0 us; skew 500 ppm
I20260601 13:28:34.162714 32481 heartbeater.cc:344] Connected to a master server at 127.30.80.252:34197
I20260601 13:28:34.162833 32481 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:34.162909 32483 heartbeater.cc:344] Connected to a master server at 127.30.80.253:46639
I20260601 13:28:34.162983 32483 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:34.163017 32482 heartbeater.cc:344] Connected to a master server at 127.30.80.254:40935
I20260601 13:28:34.163060 32481 heartbeater.cc:507] Master 127.30.80.252:34197 requested a full tablet report, sending...
I20260601 13:28:34.163082 32482 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:34.163153 31043 webserver.cc:533] Webserver started at http://127.30.80.195:45125/ using document root <none> and password file <none>
I20260601 13:28:34.163190 32483 heartbeater.cc:507] Master 127.30.80.253:46639 requested a full tablet report, sending...
I20260601 13:28:34.163234 32482 heartbeater.cc:507] Master 127.30.80.254:40935 requested a full tablet report, sending...
I20260601 13:28:34.163292 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:34.163338 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:34.163403 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:34.163842 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "ede89c6ef6ef48638f4887c6bd0d8dbe"
format_stamp: "Formatted at 2026-06-01 13:28:34 on dist-test-slave-l49s"
I20260601 13:28:34.163794 32119 ts_manager.cc:194] Registered new tserver with Master: 7a0b9b7434754c179f699970ddb6fbd5 (127.30.80.194:39035)
I20260601 13:28:34.163810 32185 ts_manager.cc:194] Registered new tserver with Master: 7a0b9b7434754c179f699970ddb6fbd5 (127.30.80.194:39035)
I20260601 13:28:34.164026 32251 ts_manager.cc:194] Registered new tserver with Master: 7a0b9b7434754c179f699970ddb6fbd5 (127.30.80.194:39035)
I20260601 13:28:34.165416 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:34.166270 32496 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:34.166518 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:34.166601 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "ede89c6ef6ef48638f4887c6bd0d8dbe"
format_stamp: "Formatted at 2026-06-01 13:28:34 on dist-test-slave-l49s"
I20260601 13:28:34.166715 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320503991941-31043-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)
I20260601 13:28:34.193168 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:34.193763 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:34.194199 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:34.194783 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:34.194855 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:34.194918 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:34.194974 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:34.200374 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:38885
I20260601 13:28:34.200428 32559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:38885 every 8 connection(s)
I20260601 13:28:34.205641 32562 heartbeater.cc:344] Connected to a master server at 127.30.80.253:46639
I20260601 13:28:34.205833 32562 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:34.206144 32562 heartbeater.cc:507] Master 127.30.80.253:46639 requested a full tablet report, sending...
I20260601 13:28:34.206403 32560 heartbeater.cc:344] Connected to a master server at 127.30.80.252:34197
I20260601 13:28:34.206496 32560 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:34.206732 32560 heartbeater.cc:507] Master 127.30.80.252:34197 requested a full tablet report, sending...
I20260601 13:28:34.206755 32561 heartbeater.cc:344] Connected to a master server at 127.30.80.254:40935
I20260601 13:28:34.206864 32561 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:34.207031 32561 heartbeater.cc:507] Master 127.30.80.254:40935 requested a full tablet report, sending...
I20260601 13:28:34.207072 32185 ts_manager.cc:194] Registered new tserver with Master: ede89c6ef6ef48638f4887c6bd0d8dbe (127.30.80.195:38885)
I20260601 13:28:34.207595 32251 ts_manager.cc:194] Registered new tserver with Master: ede89c6ef6ef48638f4887c6bd0d8dbe (127.30.80.195:38885)
I20260601 13:28:34.207707 32119 ts_manager.cc:194] Registered new tserver with Master: ede89c6ef6ef48638f4887c6bd0d8dbe (127.30.80.195:38885)
I20260601 13:28:34.208374 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007354923s
I20260601 13:28:34.350521 32305 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:34.350710 32305 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:34.351238 32305 leader_election.cc:290] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e148007a9af4dd2955075030fbd5cc9 (127.30.80.253:46639), 9cce16d2289c47a5a6fd2e25aa784e9c (127.30.80.252:34197)
I20260601 13:28:34.351678 32195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6ea16c5939ed405a81970f30a2c74c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e148007a9af4dd2955075030fbd5cc9" is_pre_election: true
I20260601 13:28:34.351678 32261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6ea16c5939ed405a81970f30a2c74c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" is_pre_election: true
I20260601 13:28:34.351915 32261 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ea16c5939ed405a81970f30a2c74c3b in term 0.
I20260601 13:28:34.351915 32195 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ea16c5939ed405a81970f30a2c74c3b in term 0.
I20260601 13:28:34.352298 32104 leader_election.cc:304] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ea16c5939ed405a81970f30a2c74c3b, 9cce16d2289c47a5a6fd2e25aa784e9c; no voters: 
I20260601 13:28:34.352492 32305 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:34.352558 32305 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:34.352613 32305 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:34.353454 32305 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:34.353823 32305 leader_election.cc:290] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [CANDIDATE]: Term 1 election: Requested vote from peers 4e148007a9af4dd2955075030fbd5cc9 (127.30.80.253:46639), 9cce16d2289c47a5a6fd2e25aa784e9c (127.30.80.252:34197)
I20260601 13:28:34.354066 32195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6ea16c5939ed405a81970f30a2c74c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e148007a9af4dd2955075030fbd5cc9"
I20260601 13:28:34.354132 32261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6ea16c5939ed405a81970f30a2c74c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c"
I20260601 13:28:34.354197 32195 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:34.354305 32261 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:34.355031 32195 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea16c5939ed405a81970f30a2c74c3b in term 1.
I20260601 13:28:34.355161 32261 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea16c5939ed405a81970f30a2c74c3b in term 1.
I20260601 13:28:34.355329 32103 leader_election.cc:304] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e148007a9af4dd2955075030fbd5cc9, 6ea16c5939ed405a81970f30a2c74c3b; no voters: 
I20260601 13:28:34.355484 32305 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:34.355701 32305 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 1 LEADER]: Becoming Leader. State: Replica: 6ea16c5939ed405a81970f30a2c74c3b, State: Running, Role: LEADER
I20260601 13:28:34.355854 32305 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:34.356571 32568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ea16c5939ed405a81970f30a2c74c3b. Latest consensus state: current_term: 1 leader_uuid: "6ea16c5939ed405a81970f30a2c74c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:34.356683 32568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:34.356985 32570 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:34.357654 32570 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:34.359305 32195 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 1 FOLLOWER]: Refusing update from remote peer 6ea16c5939ed405a81970f30a2c74c3b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:34.359385 32261 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 1 FOLLOWER]: Refusing update from remote peer 6ea16c5939ed405a81970f30a2c74c3b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:34.359881 32305 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:34.360064 32568 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:34.361502 32318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ea16c5939ed405a81970f30a2c74c3b. Latest consensus state: current_term: 1 leader_uuid: "6ea16c5939ed405a81970f30a2c74c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:34.361512 32292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ea16c5939ed405a81970f30a2c74c3b. Latest consensus state: current_term: 1 leader_uuid: "6ea16c5939ed405a81970f30a2c74c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:34.361629 32318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:34.361639 32292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:34.362769 32568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6ea16c5939ed405a81970f30a2c74c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:34.363090 32568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:34.363191 32318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6ea16c5939ed405a81970f30a2c74c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:34.363297 32318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:34.363489 32292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6ea16c5939ed405a81970f30a2c74c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:34.363591 32292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:34.363209 32570 catalog_manager.cc:1382] Generated new cluster ID: f37384b711534789aaf5467b30c02cbb
I20260601 13:28:34.363713 32570 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:34.362797 32305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6ea16c5939ed405a81970f30a2c74c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:34.363835 32305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:34.376080 32570 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:34.376933 32570 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:34.385643 32570 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b: Generated new TSK 0
I20260601 13:28:34.385829 32570 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:35.037959 32303 catalog_manager.cc:1294] Loaded cluster ID: f37384b711534789aaf5467b30c02cbb
I20260601 13:28:35.038192 32303 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c: loading cluster ID for follower catalog manager: success
I20260601 13:28:35.039575 32303 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c: acquiring CA information for follower catalog manager: success
I20260601 13:28:35.040203 32303 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:28:35.108346 32329 catalog_manager.cc:1294] Loaded cluster ID: f37384b711534789aaf5467b30c02cbb
I20260601 13:28:35.108439 32329 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9: loading cluster ID for follower catalog manager: success
I20260601 13:28:35.109624 32329 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9: acquiring CA information for follower catalog manager: success
I20260601 13:28:35.110211 32329 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:28:35.139870 32119 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56246
I20260601 13:28:35.165944 32119 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56262
I20260601 13:28:35.209339 32119 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56272
I20260601 13:28:36.060811 32315 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:36.140797 32403 heartbeater.cc:499] Master 127.30.80.254:40935 was elected leader, sending a full tablet report...
I20260601 13:28:36.166771 32482 heartbeater.cc:499] Master 127.30.80.254:40935 was elected leader, sending a full tablet report...
I20260601 13:28:36.210161 32561 heartbeater.cc:499] Master 127.30.80.254:40935 was elected leader, sending a full tablet report...
I20260601 13:28:36.470059 32119 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36076:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:28:36.485653 32366 tablet_service.cc:1511] Processing CreateTablet for tablet f6401b2fb70541afa432d7b29022632d (DEFAULT_TABLE table=test-workload [id=966d9672f940473fbb51a187887f9dbe]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:28:36.485997 32366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6401b2fb70541afa432d7b29022632d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:36.486188 32445 tablet_service.cc:1511] Processing CreateTablet for tablet e6a338e3aec14028a29d69c47866c7a5 (DEFAULT_TABLE table=test-workload [id=966d9672f940473fbb51a187887f9dbe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:28:36.486320 32524 tablet_service.cc:1511] Processing CreateTablet for tablet 7bd6043291cf4114a0a5b3a9e309b85b (DEFAULT_TABLE table=test-workload [id=966d9672f940473fbb51a187887f9dbe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:28:36.486433 32445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a338e3aec14028a29d69c47866c7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:36.486541 32524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bd6043291cf4114a0a5b3a9e309b85b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:36.488883 32608 tablet_bootstrap.cc:492] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe: Bootstrap starting.
I20260601 13:28:36.489174 32610 tablet_bootstrap.cc:492] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8: Bootstrap starting.
I20260601 13:28:36.489959 32608 tablet_bootstrap.cc:654] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:36.490129 32610 tablet_bootstrap.cc:654] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:36.490679 32609 tablet_bootstrap.cc:492] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5: Bootstrap starting.
I20260601 13:28:36.491142 32610 tablet_bootstrap.cc:492] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8: No bootstrap required, opened a new log
I20260601 13:28:36.491274 32610 ts_tablet_manager.cc:1403] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:36.491698 32609 tablet_bootstrap.cc:654] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:36.491756 32610 raft_consensus.cc:359] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38633fbed8a14b708178fa9599acc7e8" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40765 } }
I20260601 13:28:36.491855 32610 raft_consensus.cc:385] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:36.491912 32610 raft_consensus.cc:740] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38633fbed8a14b708178fa9599acc7e8, State: Initialized, Role: FOLLOWER
I20260601 13:28:36.492074 32610 consensus_queue.cc:260] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38633fbed8a14b708178fa9599acc7e8" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40765 } }
I20260601 13:28:36.492174 32610 raft_consensus.cc:399] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:36.492208 32610 raft_consensus.cc:493] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:36.492264 32610 raft_consensus.cc:3060] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:36.492345 32608 tablet_bootstrap.cc:492] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe: No bootstrap required, opened a new log
I20260601 13:28:36.492425 32608 ts_tablet_manager.cc:1403] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:36.492844 32608 raft_consensus.cc:359] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede89c6ef6ef48638f4887c6bd0d8dbe" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38885 } }
I20260601 13:28:36.492938 32608 raft_consensus.cc:385] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:36.492969 32608 raft_consensus.cc:740] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ede89c6ef6ef48638f4887c6bd0d8dbe, State: Initialized, Role: FOLLOWER
I20260601 13:28:36.493109 32608 consensus_queue.cc:260] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ede89c6ef6ef48638f4887c6bd0d8dbe" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38885 } }
I20260601 13:28:36.493155 32610 raft_consensus.cc:515] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38633fbed8a14b708178fa9599acc7e8" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40765 } }
I20260601 13:28:36.493204 32608 raft_consensus.cc:399] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:36.493238 32608 raft_consensus.cc:493] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:36.493259 32610 leader_election.cc:304] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [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: 38633fbed8a14b708178fa9599acc7e8; no voters: 
I20260601 13:28:36.493470 32610 leader_election.cc:290] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:36.493566 32613 raft_consensus.cc:2804] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:36.493772 32613 raft_consensus.cc:697] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 1 LEADER]: Becoming Leader. State: Replica: 38633fbed8a14b708178fa9599acc7e8, State: Running, Role: LEADER
I20260601 13:28:36.493835 32610 ts_tablet_manager.cc:1434] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:36.493285 32608 raft_consensus.cc:3060] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:36.493918 32613 consensus_queue.cc:237] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [LEADER]: Queue going to LEADER mode. State: All 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: "38633fbed8a14b708178fa9599acc7e8" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40765 } }
I20260601 13:28:36.494758 32608 raft_consensus.cc:515] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede89c6ef6ef48638f4887c6bd0d8dbe" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38885 } }
I20260601 13:28:36.495379 32119 catalog_manager.cc:5696] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38633fbed8a14b708178fa9599acc7e8 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "38633fbed8a14b708178fa9599acc7e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38633fbed8a14b708178fa9599acc7e8" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40765 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:36.496529 32608 leader_election.cc:304] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [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: ede89c6ef6ef48638f4887c6bd0d8dbe; no voters: 
I20260601 13:28:36.496714 32608 leader_election.cc:290] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:36.497720 32608 ts_tablet_manager.cc:1434] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:28:36.499835 32620 raft_consensus.cc:2804] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:36.500097 32620 raft_consensus.cc:697] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 1 LEADER]: Becoming Leader. State: Replica: ede89c6ef6ef48638f4887c6bd0d8dbe, State: Running, Role: LEADER
I20260601 13:28:36.500337 32620 consensus_queue.cc:237] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [LEADER]: Queue going to LEADER mode. State: All 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: "ede89c6ef6ef48638f4887c6bd0d8dbe" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38885 } }
I20260601 13:28:36.501515 32118 catalog_manager.cc:5696] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe reported cstate change: term changed from 0 to 1, leader changed from <none> to ede89c6ef6ef48638f4887c6bd0d8dbe (127.30.80.195). New cstate: current_term: 1 leader_uuid: "ede89c6ef6ef48638f4887c6bd0d8dbe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede89c6ef6ef48638f4887c6bd0d8dbe" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38885 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:36.503506 32609 tablet_bootstrap.cc:492] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5: No bootstrap required, opened a new log
I20260601 13:28:36.503595 32609 ts_tablet_manager.cc:1403] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:28:36.503947 32609 raft_consensus.cc:359] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a0b9b7434754c179f699970ddb6fbd5" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 39035 } }
I20260601 13:28:36.504065 32609 raft_consensus.cc:385] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:36.504099 32609 raft_consensus.cc:740] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0b9b7434754c179f699970ddb6fbd5, State: Initialized, Role: FOLLOWER
I20260601 13:28:36.504218 32609 consensus_queue.cc:260] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a0b9b7434754c179f699970ddb6fbd5" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 39035 } }
I20260601 13:28:36.504292 32609 raft_consensus.cc:399] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:36.504316 32609 raft_consensus.cc:493] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:36.504350 32609 raft_consensus.cc:3060] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:36.505273 32609 raft_consensus.cc:515] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a0b9b7434754c179f699970ddb6fbd5" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 39035 } }
I20260601 13:28:36.505415 32609 leader_election.cc:304] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [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: 7a0b9b7434754c179f699970ddb6fbd5; no voters: 
I20260601 13:28:36.505625 32609 leader_election.cc:290] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:36.505733 32624 raft_consensus.cc:2804] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:36.505904 32624 raft_consensus.cc:697] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a0b9b7434754c179f699970ddb6fbd5, State: Running, Role: LEADER
I20260601 13:28:36.505959 32609 ts_tablet_manager.cc:1434] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:36.506009 32624 consensus_queue.cc:237] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [LEADER]: Queue going to LEADER mode. State: All 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: "7a0b9b7434754c179f699970ddb6fbd5" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 39035 } }
I20260601 13:28:36.507364 32119 catalog_manager.cc:5696] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0b9b7434754c179f699970ddb6fbd5 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "7a0b9b7434754c179f699970ddb6fbd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a0b9b7434754c179f699970ddb6fbd5" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 39035 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:36.517558 31043 master.cc:562] Master@127.30.80.254:40935 shutting down...
I20260601 13:28:36.520618 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:36.520833 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:36.520900 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ea16c5939ed405a81970f30a2c74c3b: stopping tablet replica
I20260601 13:28:36.534583 31043 master.cc:584] Master@127.30.80.254:40935 shutdown complete.
W20260601 13:28:37.501459 32403 heartbeater.cc:646] Failed to heartbeat to 127.30.80.254:40935 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.30.80.254:40935: connect: Connection refused (error 111)
I20260601 13:28:38.011034 32633 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ea16c5939ed405a81970f30a2c74c3b)
I20260601 13:28:38.011185 32633 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:38.011699 32633 leader_election.cc:290] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935), 9cce16d2289c47a5a6fd2e25aa784e9c (127.30.80.252:34197)
I20260601 13:28:38.012049 32634 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ea16c5939ed405a81970f30a2c74c3b)
I20260601 13:28:38.012166 32634 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:38.012567 32261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e148007a9af4dd2955075030fbd5cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" is_pre_election: true
I20260601 13:28:38.012668 32634 leader_election.cc:290] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935), 4e148007a9af4dd2955075030fbd5cc9 (127.30.80.253:46639)
I20260601 13:28:38.012719 32261 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e148007a9af4dd2955075030fbd5cc9 in term 1.
I20260601 13:28:38.012995 32195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "4e148007a9af4dd2955075030fbd5cc9" is_pre_election: true
I20260601 13:28:38.013118 32195 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cce16d2289c47a5a6fd2e25aa784e9c in term 1.
I20260601 13:28:38.013267 32170 leader_election.cc:304] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [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: 4e148007a9af4dd2955075030fbd5cc9, 9cce16d2289c47a5a6fd2e25aa784e9c; no voters: 
I20260601 13:28:38.013458 32633 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260601 13:28:38.013455 32170 leader_election.cc:336] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935): Network error: Client connection negotiation failed: client connection to 127.30.80.254:40935: connect: Connection refused (error 111)
I20260601 13:28:38.013552 32633 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ea16c5939ed405a81970f30a2c74c3b)
I20260601 13:28:38.013612 32633 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:38.013782 32234 leader_election.cc:304] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [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: 4e148007a9af4dd2955075030fbd5cc9, 9cce16d2289c47a5a6fd2e25aa784e9c; no voters: 
I20260601 13:28:38.013958 32634 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:28:38.014036 32634 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ea16c5939ed405a81970f30a2c74c3b)
I20260601 13:28:38.014086 32634 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:28:38.014134 32235 leader_election.cc:336] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935): Network error: Client connection negotiation failed: client connection to 127.30.80.254:40935: connect: Connection refused (error 111)
I20260601 13:28:38.014889 32633 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:38.015161 32634 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:38.015278 32633 leader_election.cc:290] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [CANDIDATE]: Term 2 election: Requested vote from peers 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935), 9cce16d2289c47a5a6fd2e25aa784e9c (127.30.80.252:34197)
I20260601 13:28:38.015636 32634 leader_election.cc:290] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [CANDIDATE]: Term 2 election: Requested vote from peers 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935), 4e148007a9af4dd2955075030fbd5cc9 (127.30.80.253:46639)
I20260601 13:28:38.015861 32195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "4e148007a9af4dd2955075030fbd5cc9"
I20260601 13:28:38.015887 32261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e148007a9af4dd2955075030fbd5cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c"
I20260601 13:28:38.016016 32195 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9cce16d2289c47a5a6fd2e25aa784e9c in current term 2: Already voted for candidate 4e148007a9af4dd2955075030fbd5cc9 in this term.
I20260601 13:28:38.016072 32261 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e148007a9af4dd2955075030fbd5cc9 in current term 2: Already voted for candidate 9cce16d2289c47a5a6fd2e25aa784e9c in this term.
W20260601 13:28:38.016235 32170 leader_election.cc:336] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935): Network error: Client connection negotiation failed: client connection to 127.30.80.254:40935: connect: Connection refused (error 111)
I20260601 13:28:38.016419 32170 leader_election.cc:304] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [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: 4e148007a9af4dd2955075030fbd5cc9; no voters: 6ea16c5939ed405a81970f30a2c74c3b, 9cce16d2289c47a5a6fd2e25aa784e9c
I20260601 13:28:38.016592 32633 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260601 13:28:38.016733 32235 leader_election.cc:336] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935): Network error: Client connection negotiation failed: client connection to 127.30.80.254:40935: connect: Connection refused (error 111)
I20260601 13:28:38.016814 32235 leader_election.cc:304] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [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: 9cce16d2289c47a5a6fd2e25aa784e9c; no voters: 4e148007a9af4dd2955075030fbd5cc9, 6ea16c5939ed405a81970f30a2c74c3b
I20260601 13:28:38.016960 32634 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:28:39.727933 32645 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:39.728099 32645 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:39.728504 32645 leader_election.cc:290] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935), 9cce16d2289c47a5a6fd2e25aa784e9c (127.30.80.252:34197)
W20260601 13:28:39.729382 32170 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.254:40935: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:28:39.729522 32261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e148007a9af4dd2955075030fbd5cc9" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" is_pre_election: true
I20260601 13:28:39.729689 32261 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e148007a9af4dd2955075030fbd5cc9 in term 2.
I20260601 13:28:39.729998 32170 leader_election.cc:304] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [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: 4e148007a9af4dd2955075030fbd5cc9, 9cce16d2289c47a5a6fd2e25aa784e9c; no voters: 
I20260601 13:28:39.730175 32645 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:28:39.730257 32645 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:39.730319 32645 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:28:39.730547 32170 leader_election.cc:336] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935): Network error: Client connection negotiation failed: client connection to 127.30.80.254:40935: connect: Connection refused (error 111)
I20260601 13:28:39.731276 32645 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:39.731611 32645 leader_election.cc:290] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [CANDIDATE]: Term 3 election: Requested vote from peers 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935), 9cce16d2289c47a5a6fd2e25aa784e9c (127.30.80.252:34197)
I20260601 13:28:39.732191 32261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e148007a9af4dd2955075030fbd5cc9" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c"
I20260601 13:28:39.732307 32261 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:28:39.732697 32170 leader_election.cc:336] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935): Network error: Client connection negotiation failed: client connection to 127.30.80.254:40935: connect: Connection refused (error 111)
I20260601 13:28:39.733428 32261 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e148007a9af4dd2955075030fbd5cc9 in term 3.
I20260601 13:28:39.733717 32170 leader_election.cc:304] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [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: 4e148007a9af4dd2955075030fbd5cc9, 9cce16d2289c47a5a6fd2e25aa784e9c; no voters: 6ea16c5939ed405a81970f30a2c74c3b
I20260601 13:28:39.733902 32645 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:28:39.734097 32645 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 3 LEADER]: Becoming Leader. State: Replica: 4e148007a9af4dd2955075030fbd5cc9, State: Running, Role: LEADER
I20260601 13:28:39.734256 32645 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } }
I20260601 13:28:39.734889 32648 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e148007a9af4dd2955075030fbd5cc9. Latest consensus state: current_term: 3 leader_uuid: "4e148007a9af4dd2955075030fbd5cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:39.734987 32648 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:39.735247 32650 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:39.736383 32650 catalog_manager.cc:679] Loaded metadata for table test-workload [id=966d9672f940473fbb51a187887f9dbe]
I20260601 13:28:39.737036 32650 tablet_loader.cc:96] loaded metadata for tablet 7bd6043291cf4114a0a5b3a9e309b85b (table test-workload [id=966d9672f940473fbb51a187887f9dbe])
I20260601 13:28:39.737262 32650 tablet_loader.cc:96] loaded metadata for tablet e6a338e3aec14028a29d69c47866c7a5 (table test-workload [id=966d9672f940473fbb51a187887f9dbe])
I20260601 13:28:39.737411 32650 tablet_loader.cc:96] loaded metadata for tablet f6401b2fb70541afa432d7b29022632d (table test-workload [id=966d9672f940473fbb51a187887f9dbe])
I20260601 13:28:39.737519 32650 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:39.737887 32650 catalog_manager.cc:1294] Loaded cluster ID: f37384b711534789aaf5467b30c02cbb
I20260601 13:28:39.737933 32650 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:39.738406 32650 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:39.738752 32650 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9: Loaded TSK: 0
I20260601 13:28:39.739148 32650 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:40.107378 32328 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:40.107568 32328 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:28:40.200173 32170 consensus_peers.cc:597] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 -> Peer 6ea16c5939ed405a81970f30a2c74c3b (127.30.80.254:40935): Couldn't send request to peer 6ea16c5939ed405a81970f30a2c74c3b. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.254:40935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:40.235381 32261 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 3 FOLLOWER]: Refusing update from remote peer 4e148007a9af4dd2955075030fbd5cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:28:40.235919 32648 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:28:40.237066 32651 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e148007a9af4dd2955075030fbd5cc9. Latest consensus state: current_term: 3 leader_uuid: "4e148007a9af4dd2955075030fbd5cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:40.237188 32651 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:40.238121 32648 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "4e148007a9af4dd2955075030fbd5cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:40.238206 32648 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:40.238694 32651 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "4e148007a9af4dd2955075030fbd5cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea16c5939ed405a81970f30a2c74c3b" member_type: VOTER last_known_addr { host: "127.30.80.254" port: 40935 } } peers { permanent_uuid: "4e148007a9af4dd2955075030fbd5cc9" member_type: VOTER last_known_addr { host: "127.30.80.253" port: 46639 } } peers { permanent_uuid: "9cce16d2289c47a5a6fd2e25aa784e9c" member_type: VOTER last_known_addr { host: "127.30.80.252" port: 34197 } } }
I20260601 13:28:40.238824 32651 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:40.262108 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:28:40.266176 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:40.266603 31043 tablet_replica.cc:333] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8: stopping tablet replica
I20260601 13:28:40.266758 31043 raft_consensus.cc:2243] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:40.266932 31043 raft_consensus.cc:2272] T f6401b2fb70541afa432d7b29022632d P 38633fbed8a14b708178fa9599acc7e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:40.279755 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:28:40.281800 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:28:40.285881 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:40.286059 31043 tablet_replica.cc:333] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5: stopping tablet replica
I20260601 13:28:40.286196 31043 raft_consensus.cc:2243] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:40.286324 31043 raft_consensus.cc:2272] T e6a338e3aec14028a29d69c47866c7a5 P 7a0b9b7434754c179f699970ddb6fbd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:40.298695 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:28:40.300998 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:28:40.304831 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:40.305066 31043 tablet_replica.cc:333] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe: stopping tablet replica
I20260601 13:28:40.305192 31043 raft_consensus.cc:2243] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:40.305371 31043 raft_consensus.cc:2272] T 7bd6043291cf4114a0a5b3a9e309b85b P ede89c6ef6ef48638f4887c6bd0d8dbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:40.317914 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:28:40.319787 31043 master.cc:562] Master@127.30.80.253:46639 shutting down...
I20260601 13:28:40.323215 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:28:40.323480 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:40.323643 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e148007a9af4dd2955075030fbd5cc9: stopping tablet replica
I20260601 13:28:40.336653 31043 master.cc:584] Master@127.30.80.253:46639 shutdown complete.
I20260601 13:28:40.339279 31043 master.cc:562] Master@127.30.80.252:34197 shutting down...
I20260601 13:28:40.342465 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:40.342628 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:40.342718 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9cce16d2289c47a5a6fd2e25aa784e9c: stopping tablet replica
I20260601 13:28:40.355830 31043 master.cc:584] Master@127.30.80.252:34197 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6442 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:28:40.363529 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:39195
I20260601 13:28:40.363909 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:40.366104 32656 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
W20260601 13:28:40.366146 32659 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
W20260601 13:28:40.366225 32657 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
I20260601 13:28:40.366281 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:40.366586 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:40.366628 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:40.366642 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320520366643 us; error 0 us; skew 500 ppm
I20260601 13:28:40.367450 31043 webserver.cc:533] Webserver started at http://127.30.80.254:34567/ using document root <none> and password file <none>
I20260601 13:28:40.367609 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:40.367658 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:40.367750 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:40.368196 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "37644836aa174998bdf10bdebcbdc544"
format_stamp: "Formatted at 2026-06-01 13:28:40 on dist-test-slave-l49s"
I20260601 13:28:40.369563 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:40.370483 32664 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:40.370728 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:40.370813 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "37644836aa174998bdf10bdebcbdc544"
format_stamp: "Formatted at 2026-06-01 13:28:40 on dist-test-slave-l49s"
I20260601 13:28:40.370910 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-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)
I20260601 13:28:40.381105 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:40.381469 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:40.385783 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:39195
I20260601 13:28:40.389353 32716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:39195 every 8 connection(s)
I20260601 13:28:40.389858 32717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:40.391594 32717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544: Bootstrap starting.
I20260601 13:28:40.392452 32717 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:40.393440 32717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544: No bootstrap required, opened a new log
I20260601 13:28:40.393826 32717 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37644836aa174998bdf10bdebcbdc544" member_type: VOTER }
I20260601 13:28:40.393911 32717 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:40.393970 32717 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37644836aa174998bdf10bdebcbdc544, State: Initialized, Role: FOLLOWER
I20260601 13:28:40.394142 32717 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37644836aa174998bdf10bdebcbdc544" member_type: VOTER }
I20260601 13:28:40.394214 32717 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:40.394256 32717 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:40.394327 32717 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:40.395009 32717 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37644836aa174998bdf10bdebcbdc544" member_type: VOTER }
I20260601 13:28:40.395151 32717 leader_election.cc:304] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [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: 37644836aa174998bdf10bdebcbdc544; no voters: 
I20260601 13:28:40.395360 32717 leader_election.cc:290] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:40.395505 32720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:40.395705 32720 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 1 LEADER]: Becoming Leader. State: Replica: 37644836aa174998bdf10bdebcbdc544, State: Running, Role: LEADER
I20260601 13:28:40.395802 32717 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:40.395839 32720 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [LEADER]: Queue going to LEADER mode. State: All 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: "37644836aa174998bdf10bdebcbdc544" member_type: VOTER }
I20260601 13:28:40.396298 32721 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37644836aa174998bdf10bdebcbdc544" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37644836aa174998bdf10bdebcbdc544" member_type: VOTER } }
I20260601 13:28:40.396325 32722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37644836aa174998bdf10bdebcbdc544. Latest consensus state: current_term: 1 leader_uuid: "37644836aa174998bdf10bdebcbdc544" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37644836aa174998bdf10bdebcbdc544" member_type: VOTER } }
I20260601 13:28:40.396387 32721 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:40.396412 32722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:40.396613 32725 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:40.397367 32725 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:40.397756 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:40.399181 32725 catalog_manager.cc:1382] Generated new cluster ID: 29b91e7d5b064174807dfd04039fa688
I20260601 13:28:40.399235 32725 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:40.406118 32725 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:40.406699 32725 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:40.417804 32725 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544: Generated new TSK 0
I20260601 13:28:40.418022 32725 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:40.430153 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:40.432217 32738 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
I20260601 13:28:40.432358 31043 server_base.cc:1061] running on GCE node
W20260601 13:28:40.432353 32741 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
W20260601 13:28:40.432351 32739 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
I20260601 13:28:40.432654 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:40.432696 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:40.432713 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320520432712 us; error 0 us; skew 500 ppm
I20260601 13:28:40.433610 31043 webserver.cc:533] Webserver started at http://127.30.80.193:37511/ using document root <none> and password file <none>
I20260601 13:28:40.433804 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:40.433878 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:40.433974 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:40.434435 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "b9dd8aaab8494f80b5bfcb32f216ed94"
format_stamp: "Formatted at 2026-06-01 13:28:40 on dist-test-slave-l49s"
I20260601 13:28:40.435999 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:40.436993 32746 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:40.437237 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:40.437363 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "b9dd8aaab8494f80b5bfcb32f216ed94"
format_stamp: "Formatted at 2026-06-01 13:28:40 on dist-test-slave-l49s"
I20260601 13:28:40.437453 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-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)
I20260601 13:28:40.484907 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:40.485380 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:40.485705 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:40.486172 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:40.486232 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:40.486299 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:40.486348 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:40.490640 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:42957
I20260601 13:28:40.490674   341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:42957 every 8 connection(s)
I20260601 13:28:40.491526 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:40.493592   347 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
W20260601 13:28:40.493701   346 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
W20260601 13:28:40.493959   349 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
I20260601 13:28:40.494073 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:40.494263 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:40.494328 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:40.494362 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320520494361 us; error 0 us; skew 500 ppm
I20260601 13:28:40.495239 31043 webserver.cc:533] Webserver started at http://127.30.80.194:34815/ using document root <none> and password file <none>
I20260601 13:28:40.495462 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:40.495510 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:40.495592 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:40.495996 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "4704dceea781472ca625f2a2e151fb5b"
format_stamp: "Formatted at 2026-06-01 13:28:40 on dist-test-slave-l49s"
I20260601 13:28:40.497722 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:40.498715   354 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:40.498989 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:40.499060 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "4704dceea781472ca625f2a2e151fb5b"
format_stamp: "Formatted at 2026-06-01 13:28:40 on dist-test-slave-l49s"
I20260601 13:28:40.499111 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-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)
I20260601 13:28:40.500695   342 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39195
I20260601 13:28:40.500782   342 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:40.501004   342 heartbeater.cc:507] Master 127.30.80.254:39195 requested a full tablet report, sending...
I20260601 13:28:40.501595 32681 ts_manager.cc:194] Registered new tserver with Master: b9dd8aaab8494f80b5bfcb32f216ed94 (127.30.80.193:42957)
I20260601 13:28:40.502310 32681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43806
I20260601 13:28:40.510187 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:40.510601 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:40.510912 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:40.511377 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:40.511438 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:40.511495 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:40.511529 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:40.515435 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:40165
I20260601 13:28:40.515517   417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:40165 every 8 connection(s)
I20260601 13:28:40.516319 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:40.518462   422 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
W20260601 13:28:40.518514   421 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
I20260601 13:28:40.518616 31043 server_base.cc:1061] running on GCE node
W20260601 13:28:40.518805   424 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
I20260601 13:28:40.519068 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:40.519134 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:40.519163 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320520519162 us; error 0 us; skew 500 ppm
I20260601 13:28:40.520308 31043 webserver.cc:533] Webserver started at http://127.30.80.195:37837/ using document root <none> and password file <none>
I20260601 13:28:40.520480 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:40.520542 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:40.520606 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:40.520876   418 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39195
I20260601 13:28:40.520982   418 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:40.521032 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "62eab8a3bc0f44088ad8a6465d848244"
format_stamp: "Formatted at 2026-06-01 13:28:40 on dist-test-slave-l49s"
I20260601 13:28:40.521258   418 heartbeater.cc:507] Master 127.30.80.254:39195 requested a full tablet report, sending...
I20260601 13:28:40.521895 32681 ts_manager.cc:194] Registered new tserver with Master: 4704dceea781472ca625f2a2e151fb5b (127.30.80.194:40165)
I20260601 13:28:40.522455 32681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43808
I20260601 13:28:40.522732 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:40.523684   429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:40.523916 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:40.524029 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "62eab8a3bc0f44088ad8a6465d848244"
format_stamp: "Formatted at 2026-06-01 13:28:40 on dist-test-slave-l49s"
I20260601 13:28:40.524120 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-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)
I20260601 13:28:40.549012 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:40.549513 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:40.549872 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:40.550403 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:40.550472 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:40.550531 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:40.550567 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:40.555490 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:37373
I20260601 13:28:40.555588   493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:37373 every 8 connection(s)
I20260601 13:28:40.560250   494 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39195
I20260601 13:28:40.560364   494 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:40.560603   494 heartbeater.cc:507] Master 127.30.80.254:39195 requested a full tablet report, sending...
I20260601 13:28:40.561194 32681 ts_manager.cc:194] Registered new tserver with Master: 62eab8a3bc0f44088ad8a6465d848244 (127.30.80.195:37373)
I20260601 13:28:40.561702 32681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43820
I20260601 13:28:40.561810 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005761038s
I20260601 13:28:41.503257   342 heartbeater.cc:499] Master 127.30.80.254:39195 was elected leader, sending a full tablet report...
I20260601 13:28:41.523316   418 heartbeater.cc:499] Master 127.30.80.254:39195 was elected leader, sending a full tablet report...
I20260601 13:28:41.562685   494 heartbeater.cc:499] Master 127.30.80.254:39195 was elected leader, sending a full tablet report...
I20260601 13:28:41.598169 32681 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43822:
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\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:28:41.598778 32681 catalog_manager.cc:7076] 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.
I20260601 13:28:41.610441   306 tablet_service.cc:1511] Processing CreateTablet for tablet d6f7b8f6437f45c092a75272ce9ae186 (DEFAULT_TABLE table=test-workload [id=d83653a47da742f39bcb30274b8c135d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:28:41.610807   306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f7b8f6437f45c092a75272ce9ae186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:41.610781   382 tablet_service.cc:1511] Processing CreateTablet for tablet d6f7b8f6437f45c092a75272ce9ae186 (DEFAULT_TABLE table=test-workload [id=d83653a47da742f39bcb30274b8c135d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:28:41.610985   305 tablet_service.cc:1511] Processing CreateTablet for tablet da4dc14497bc4949b0f3f2036966c725 (DEFAULT_TABLE table=test-workload [id=d83653a47da742f39bcb30274b8c135d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:28:41.611088   382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f7b8f6437f45c092a75272ce9ae186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:41.611176   305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4dc14497bc4949b0f3f2036966c725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:41.613171   514 tablet_bootstrap.cc:492] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94: Bootstrap starting.
I20260601 13:28:41.613474   381 tablet_service.cc:1511] Processing CreateTablet for tablet da4dc14497bc4949b0f3f2036966c725 (DEFAULT_TABLE table=test-workload [id=d83653a47da742f39bcb30274b8c135d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:28:41.613722   381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4dc14497bc4949b0f3f2036966c725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:41.613828   458 tablet_service.cc:1511] Processing CreateTablet for tablet d6f7b8f6437f45c092a75272ce9ae186 (DEFAULT_TABLE table=test-workload [id=d83653a47da742f39bcb30274b8c135d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:28:41.614058   458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f7b8f6437f45c092a75272ce9ae186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:41.614313   514 tablet_bootstrap.cc:654] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:41.615507   514 tablet_bootstrap.cc:492] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94: No bootstrap required, opened a new log
I20260601 13:28:41.615603   514 ts_tablet_manager.cc:1403] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:41.616138   514 raft_consensus.cc:359] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } }
I20260601 13:28:41.616324   514 raft_consensus.cc:385] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:41.616358   517 tablet_bootstrap.cc:492] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244: Bootstrap starting.
I20260601 13:28:41.616429   514 raft_consensus.cc:740] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9dd8aaab8494f80b5bfcb32f216ed94, State: Initialized, Role: FOLLOWER
I20260601 13:28:41.616535   457 tablet_service.cc:1511] Processing CreateTablet for tablet da4dc14497bc4949b0f3f2036966c725 (DEFAULT_TABLE table=test-workload [id=d83653a47da742f39bcb30274b8c135d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:28:41.616600   514 consensus_queue.cc:260] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } }
I20260601 13:28:41.616847   457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4dc14497bc4949b0f3f2036966c725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:41.617034   514 ts_tablet_manager.cc:1434] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:41.617502   517 tablet_bootstrap.cc:654] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:41.618580   514 tablet_bootstrap.cc:492] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94: Bootstrap starting.
I20260601 13:28:41.618664   517 tablet_bootstrap.cc:492] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244: No bootstrap required, opened a new log
I20260601 13:28:41.618750   517 ts_tablet_manager.cc:1403] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:41.618991   515 tablet_bootstrap.cc:492] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b: Bootstrap starting.
I20260601 13:28:41.619176   517 raft_consensus.cc:359] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } }
I20260601 13:28:41.619263   517 raft_consensus.cc:385] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:41.619295   517 raft_consensus.cc:740] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eab8a3bc0f44088ad8a6465d848244, State: Initialized, Role: FOLLOWER
I20260601 13:28:41.619421   517 consensus_queue.cc:260] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } }
I20260601 13:28:41.619583   514 tablet_bootstrap.cc:654] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:41.619786   517 ts_tablet_manager.cc:1434] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:41.619988   517 tablet_bootstrap.cc:492] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244: Bootstrap starting.
I20260601 13:28:41.620039   515 tablet_bootstrap.cc:654] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:41.620978   517 tablet_bootstrap.cc:654] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:41.621717   514 tablet_bootstrap.cc:492] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94: No bootstrap required, opened a new log
I20260601 13:28:41.621798   514 ts_tablet_manager.cc:1403] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:28:41.622109   515 tablet_bootstrap.cc:492] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b: No bootstrap required, opened a new log
I20260601 13:28:41.622189   515 ts_tablet_manager.cc:1403] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:41.622252   514 raft_consensus.cc:359] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } }
I20260601 13:28:41.622345   514 raft_consensus.cc:385] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:41.622367   514 raft_consensus.cc:740] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9dd8aaab8494f80b5bfcb32f216ed94, State: Initialized, Role: FOLLOWER
I20260601 13:28:41.622488   514 consensus_queue.cc:260] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } }
I20260601 13:28:41.622633   515 raft_consensus.cc:359] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } }
I20260601 13:28:41.622730   515 raft_consensus.cc:385] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:41.622753   514 ts_tablet_manager.cc:1434] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:41.622763   515 raft_consensus.cc:740] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4704dceea781472ca625f2a2e151fb5b, State: Initialized, Role: FOLLOWER
I20260601 13:28:41.622962   515 consensus_queue.cc:260] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } }
I20260601 13:28:41.623283   515 ts_tablet_manager.cc:1434] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:41.623281   517 tablet_bootstrap.cc:492] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244: No bootstrap required, opened a new log
I20260601 13:28:41.623446   517 ts_tablet_manager.cc:1403] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:41.623518   515 tablet_bootstrap.cc:492] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b: Bootstrap starting.
I20260601 13:28:41.623833   517 raft_consensus.cc:359] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } }
I20260601 13:28:41.623991   517 raft_consensus.cc:385] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:41.624061   517 raft_consensus.cc:740] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62eab8a3bc0f44088ad8a6465d848244, State: Initialized, Role: FOLLOWER
I20260601 13:28:41.624250   517 consensus_queue.cc:260] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } }
I20260601 13:28:41.624541   517 ts_tablet_manager.cc:1434] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:41.624624   515 tablet_bootstrap.cc:654] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:41.625801   515 tablet_bootstrap.cc:492] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b: No bootstrap required, opened a new log
I20260601 13:28:41.625903   515 ts_tablet_manager.cc:1403] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:41.626332   515 raft_consensus.cc:359] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } }
I20260601 13:28:41.626430   515 raft_consensus.cc:385] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:41.626463   515 raft_consensus.cc:740] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4704dceea781472ca625f2a2e151fb5b, State: Initialized, Role: FOLLOWER
I20260601 13:28:41.626588   515 consensus_queue.cc:260] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } }
I20260601 13:28:41.626873   515 ts_tablet_manager.cc:1434] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:41.640661   520 raft_consensus.cc:493] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:41.640782   520 raft_consensus.cc:515] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } }
I20260601 13:28:41.641242   520 leader_election.cc:290] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9dd8aaab8494f80b5bfcb32f216ed94 (127.30.80.193:42957), 4704dceea781472ca625f2a2e151fb5b (127.30.80.194:40165)
I20260601 13:28:41.645735   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4dc14497bc4949b0f3f2036966c725" candidate_uuid: "62eab8a3bc0f44088ad8a6465d848244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" is_pre_election: true
I20260601 13:28:41.645820   392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4dc14497bc4949b0f3f2036966c725" candidate_uuid: "62eab8a3bc0f44088ad8a6465d848244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4704dceea781472ca625f2a2e151fb5b" is_pre_election: true
I20260601 13:28:41.645908   316 raft_consensus.cc:2468] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eab8a3bc0f44088ad8a6465d848244 in term 0.
I20260601 13:28:41.645993   392 raft_consensus.cc:2468] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62eab8a3bc0f44088ad8a6465d848244 in term 0.
I20260601 13:28:41.646229   433 leader_election.cc:304] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eab8a3bc0f44088ad8a6465d848244, b9dd8aaab8494f80b5bfcb32f216ed94; no voters: 
I20260601 13:28:41.646390   520 raft_consensus.cc:2804] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:41.646453   520 raft_consensus.cc:493] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:41.646512   520 raft_consensus.cc:3060] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:41.647329   520 raft_consensus.cc:515] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } }
I20260601 13:28:41.647691   520 leader_election.cc:290] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [CANDIDATE]: Term 1 election: Requested vote from peers b9dd8aaab8494f80b5bfcb32f216ed94 (127.30.80.193:42957), 4704dceea781472ca625f2a2e151fb5b (127.30.80.194:40165)
I20260601 13:28:41.647995   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4dc14497bc4949b0f3f2036966c725" candidate_uuid: "62eab8a3bc0f44088ad8a6465d848244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94"
I20260601 13:28:41.648087   392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4dc14497bc4949b0f3f2036966c725" candidate_uuid: "62eab8a3bc0f44088ad8a6465d848244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4704dceea781472ca625f2a2e151fb5b"
I20260601 13:28:41.648118   316 raft_consensus.cc:3060] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:41.648207   392 raft_consensus.cc:3060] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:41.649003   316 raft_consensus.cc:2468] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eab8a3bc0f44088ad8a6465d848244 in term 1.
I20260601 13:28:41.649019   392 raft_consensus.cc:2468] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62eab8a3bc0f44088ad8a6465d848244 in term 1.
I20260601 13:28:41.649261   433 leader_election.cc:304] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62eab8a3bc0f44088ad8a6465d848244, b9dd8aaab8494f80b5bfcb32f216ed94; no voters: 
I20260601 13:28:41.649418   520 raft_consensus.cc:2804] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:41.649628   520 raft_consensus.cc:697] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 LEADER]: Becoming Leader. State: Replica: 62eab8a3bc0f44088ad8a6465d848244, State: Running, Role: LEADER
I20260601 13:28:41.649776   520 consensus_queue.cc:237] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } }
I20260601 13:28:41.651342 32680 catalog_manager.cc:5696] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62eab8a3bc0f44088ad8a6465d848244 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "62eab8a3bc0f44088ad8a6465d848244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:41.826555   524 raft_consensus.cc:493] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:41.826746   524 raft_consensus.cc:515] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } }
I20260601 13:28:41.827389   524 leader_election.cc:290] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9dd8aaab8494f80b5bfcb32f216ed94 (127.30.80.193:42957), 62eab8a3bc0f44088ad8a6465d848244 (127.30.80.195:37373)
I20260601 13:28:41.831290   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f7b8f6437f45c092a75272ce9ae186" candidate_uuid: "4704dceea781472ca625f2a2e151fb5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" is_pre_election: true
I20260601 13:28:41.831296   468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f7b8f6437f45c092a75272ce9ae186" candidate_uuid: "4704dceea781472ca625f2a2e151fb5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eab8a3bc0f44088ad8a6465d848244" is_pre_election: true
I20260601 13:28:41.831489   316 raft_consensus.cc:2468] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4704dceea781472ca625f2a2e151fb5b in term 0.
I20260601 13:28:41.831503   468 raft_consensus.cc:2468] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4704dceea781472ca625f2a2e151fb5b in term 0.
I20260601 13:28:41.831841   358 leader_election.cc:304] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4704dceea781472ca625f2a2e151fb5b, b9dd8aaab8494f80b5bfcb32f216ed94; no voters: 
I20260601 13:28:41.832064   524 raft_consensus.cc:2804] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:41.832129   524 raft_consensus.cc:493] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:41.832176   524 raft_consensus.cc:3060] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:41.833022   524 raft_consensus.cc:515] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } }
I20260601 13:28:41.833349   524 leader_election.cc:290] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [CANDIDATE]: Term 1 election: Requested vote from peers b9dd8aaab8494f80b5bfcb32f216ed94 (127.30.80.193:42957), 62eab8a3bc0f44088ad8a6465d848244 (127.30.80.195:37373)
I20260601 13:28:41.833616   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f7b8f6437f45c092a75272ce9ae186" candidate_uuid: "4704dceea781472ca625f2a2e151fb5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94"
I20260601 13:28:41.833616   468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f7b8f6437f45c092a75272ce9ae186" candidate_uuid: "4704dceea781472ca625f2a2e151fb5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62eab8a3bc0f44088ad8a6465d848244"
I20260601 13:28:41.833750   316 raft_consensus.cc:3060] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:41.833758   468 raft_consensus.cc:3060] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:41.834710   468 raft_consensus.cc:2468] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4704dceea781472ca625f2a2e151fb5b in term 1.
I20260601 13:28:41.834710   316 raft_consensus.cc:2468] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4704dceea781472ca625f2a2e151fb5b in term 1.
I20260601 13:28:41.835008   358 leader_election.cc:304] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4704dceea781472ca625f2a2e151fb5b, b9dd8aaab8494f80b5bfcb32f216ed94; no voters: 
I20260601 13:28:41.835152   524 raft_consensus.cc:2804] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:41.835381   524 raft_consensus.cc:697] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 1 LEADER]: Becoming Leader. State: Replica: 4704dceea781472ca625f2a2e151fb5b, State: Running, Role: LEADER
I20260601 13:28:41.835533   524 consensus_queue.cc:237] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } }
I20260601 13:28:41.837111 32680 catalog_manager.cc:5696] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4704dceea781472ca625f2a2e151fb5b (127.30.80.194). New cstate: current_term: 1 leader_uuid: "4704dceea781472ca625f2a2e151fb5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:42.115052   520 consensus_queue.cc:1048] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:42.119014   520 consensus_queue.cc:1048] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:42.369552   524 consensus_queue.cc:1048] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:42.372804   524 consensus_queue.cc:1048] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:42.397840 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:42.398262 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:42.398377 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:44.398706 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:44.399243 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:44.399334 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:46.399721 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:46.400265 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:46.400354 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:48.400643 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:48.401048 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:48.401135 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:50.401460 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:50.401897 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:50.401989 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:52.402381 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:52.402878 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:52.402976 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:52.892905 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:52.895083   549 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
W20260601 13:28:52.895305   552 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
W20260601 13:28:52.895306   550 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
I20260601 13:28:52.895462 31043 server_base.cc:1061] running on GCE node
I20260601 13:28:52.895641 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:52.895704 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:52.895742 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320532895740 us; error 0 us; skew 500 ppm
I20260601 13:28:52.896888 31043 webserver.cc:533] Webserver started at http://127.30.80.196:38313/ using document root <none> and password file <none>
I20260601 13:28:52.897095 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:52.897159 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:52.897243 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:52.897711 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1"
format_stamp: "Formatted at 2026-06-01 13:28:52 on dist-test-slave-l49s"
I20260601 13:28:52.899441 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:52.900597   557 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:52.900851 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:52.900957 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1"
format_stamp: "Formatted at 2026-06-01 13:28:52 on dist-test-slave-l49s"
I20260601 13:28:52.901034 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-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)
I20260601 13:28:52.931900 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:52.932359 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:52.932693 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:52.933212 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:52.933252 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:52.933306 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:52.933346 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:52.938098 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:43209
I20260601 13:28:52.938139   620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:43209 every 8 connection(s)
I20260601 13:28:52.943099   621 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39195
I20260601 13:28:52.943204   621 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:52.943410   621 heartbeater.cc:507] Master 127.30.80.254:39195 requested a full tablet report, sending...
I20260601 13:28:52.944053 32681 ts_manager.cc:194] Registered new tserver with Master: 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196:43209)
I20260601 13:28:52.944741 32681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39246
I20260601 13:28:53.418118   392 consensus_queue.cc:237] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Queue 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: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: true } }
I20260601 13:28:53.419813   316 raft_consensus.cc:1275] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Refusing update from remote peer 4704dceea781472ca625f2a2e151fb5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:53.420192   468 raft_consensus.cc:1275] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 FOLLOWER]: Refusing update from remote peer 4704dceea781472ca625f2a2e151fb5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:53.420300   629 consensus_queue.cc:1048] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:53.420632   628 consensus_queue.cc:1048] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:53.421969   548 raft_consensus.cc:2955] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: true } } }
I20260601 13:28:53.422343   316 raft_consensus.cc:2955] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: true } } }
I20260601 13:28:53.422585   468 raft_consensus.cc:2955] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: true } } }
I20260601 13:28:53.424835 32681 catalog_manager.cc:5696] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b reported cstate change: config changed from index -1 to 2, NON_VOTER 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "4704dceea781472ca625f2a2e151fb5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:28:53.425616   356 consensus_peers.cc:597] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b -> Peer 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196:43209): Couldn't send request to peer 5aa0684ef9f2474b94f7e5b04e0be0d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6f7b8f6437f45c092a75272ce9ae186. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:53.802266   639 ts_tablet_manager.cc:933] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: Initiating tablet copy from peer 4704dceea781472ca625f2a2e151fb5b (127.30.80.194:40165)
I20260601 13:28:53.802939   639 tablet_copy_client.cc:323] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:40165
I20260601 13:28:53.806802   402 tablet_copy_service.cc:140] P 4704dceea781472ca625f2a2e151fb5b: Received BeginTabletCopySession request for tablet d6f7b8f6437f45c092a75272ce9ae186 from peer 5aa0684ef9f2474b94f7e5b04e0be0d1 ({username='slave'} at 127.0.0.1:46036)
I20260601 13:28:53.806924   402 tablet_copy_service.cc:161] P 4704dceea781472ca625f2a2e151fb5b: Beginning new tablet copy session on tablet d6f7b8f6437f45c092a75272ce9ae186 from peer 5aa0684ef9f2474b94f7e5b04e0be0d1 at {username='slave'} at 127.0.0.1:46036: session id = 5aa0684ef9f2474b94f7e5b04e0be0d1-d6f7b8f6437f45c092a75272ce9ae186
I20260601 13:28:53.808145   402 tablet_copy_source_session.cc:215] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:53.809600   639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f7b8f6437f45c092a75272ce9ae186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:53.811547   639 tablet_copy_client.cc:806] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:53.811762   639 tablet_copy_client.cc:670] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:53.813465   639 tablet_copy_client.cc:538] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:53.815028   639 tablet_bootstrap.cc:492] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: Bootstrap starting.
I20260601 13:28:53.819406   639 tablet_bootstrap.cc:492] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: 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
I20260601 13:28:53.819702   639 tablet_bootstrap.cc:492] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: Bootstrap complete.
I20260601 13:28:53.819886   639 ts_tablet_manager.cc:1403] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:28:53.820362   639 raft_consensus.cc:359] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: true } }
I20260601 13:28:53.820482   639 raft_consensus.cc:740] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5aa0684ef9f2474b94f7e5b04e0be0d1, State: Initialized, Role: LEARNER
I20260601 13:28:53.820598   639 consensus_queue.cc:260] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 [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: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: true } }
I20260601 13:28:53.821009   639 ts_tablet_manager.cc:1434] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:28:53.821043   621 heartbeater.cc:499] Master 127.30.80.254:39195 was elected leader, sending a full tablet report...
I20260601 13:28:53.821702   402 tablet_copy_service.cc:342] P 4704dceea781472ca625f2a2e151fb5b: Request end of tablet copy session 5aa0684ef9f2474b94f7e5b04e0be0d1-d6f7b8f6437f45c092a75272ce9ae186 received from {username='slave'} at 127.0.0.1:46036
I20260601 13:28:53.821810   402 tablet_copy_service.cc:434] P 4704dceea781472ca625f2a2e151fb5b: ending tablet copy session 5aa0684ef9f2474b94f7e5b04e0be0d1-d6f7b8f6437f45c092a75272ce9ae186 on tablet d6f7b8f6437f45c092a75272ce9ae186 with peer 5aa0684ef9f2474b94f7e5b04e0be0d1
I20260601 13:28:54.319330   595 raft_consensus.cc:1217] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:28:54.403319 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:54.403822 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:54.403921 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:54.738906   644 raft_consensus.cc:1064] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b: attempting to promote NON_VOTER 5aa0684ef9f2474b94f7e5b04e0be0d1 to VOTER
I20260601 13:28:54.739481   644 consensus_queue.cc:237] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [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: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } }
I20260601 13:28:54.740981   468 raft_consensus.cc:1275] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 FOLLOWER]: Refusing update from remote peer 4704dceea781472ca625f2a2e151fb5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:54.741226   595 raft_consensus.cc:1275] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 [term 1 LEARNER]: Refusing update from remote peer 4704dceea781472ca625f2a2e151fb5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:54.741444   629 consensus_queue.cc:1048] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:54.741640   316 raft_consensus.cc:1275] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Refusing update from remote peer 4704dceea781472ca625f2a2e151fb5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:54.741601   644 consensus_queue.cc:1048] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:54.742054   629 consensus_queue.cc:1048] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260601 13:28:54.743649   645 raft_consensus.cc:2955] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } } }
I20260601 13:28:54.744787   595 raft_consensus.cc:2955] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } } }
I20260601 13:28:54.747013   316 raft_consensus.cc:2955] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } } }
I20260601 13:28:54.747058 32680 catalog_manager.cc:5696] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 reported cstate change: config changed from index 2 to 3, 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4704dceea781472ca625f2a2e151fb5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } } }
I20260601 13:28:54.747437   468 raft_consensus.cc:2955] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5aa0684ef9f2474b94f7e5b04e0be0d1 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "62eab8a3bc0f44088ad8a6465d848244" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37373 } attrs { replace: true } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } } }
I20260601 13:28:54.753470   392 consensus_queue.cc:237] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [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: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } }
I20260601 13:28:54.754570   316 raft_consensus.cc:1275] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Refusing update from remote peer 4704dceea781472ca625f2a2e151fb5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:54.754671   595 raft_consensus.cc:1275] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 [term 1 FOLLOWER]: Refusing update from remote peer 4704dceea781472ca625f2a2e151fb5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:54.754940   629 consensus_queue.cc:1048] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:54.755273   629 consensus_queue.cc:1048] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:54.756532   647 raft_consensus.cc:2955] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62eab8a3bc0f44088ad8a6465d848244 (127.30.80.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } } }
I20260601 13:28:54.756873   316 raft_consensus.cc:2955] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62eab8a3bc0f44088ad8a6465d848244 (127.30.80.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } } }
I20260601 13:28:54.757294   595 raft_consensus.cc:2955] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62eab8a3bc0f44088ad8a6465d848244 (127.30.80.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } } }
I20260601 13:28:54.759125 32667 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d6f7b8f6437f45c092a75272ce9ae186 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:54.759338 32678 catalog_manager.cc:5696] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 reported cstate change: config changed from index 3 to 4, VOTER 62eab8a3bc0f44088ad8a6465d848244 (127.30.80.195) evicted. New cstate: current_term: 1 leader_uuid: "4704dceea781472ca625f2a2e151fb5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9dd8aaab8494f80b5bfcb32f216ed94" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42957 } } peers { permanent_uuid: "4704dceea781472ca625f2a2e151fb5b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40165 } } peers { permanent_uuid: "5aa0684ef9f2474b94f7e5b04e0be0d1" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 43209 } attrs { promote: false } } }
I20260601 13:28:54.762040   457 tablet_service.cc:1558] Processing DeleteTablet for tablet d6f7b8f6437f45c092a75272ce9ae186 with delete_type TABLET_DATA_TOMBSTONED (TS 62eab8a3bc0f44088ad8a6465d848244 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34722
I20260601 13:28:54.762576   656 tablet_replica.cc:333] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244: stopping tablet replica
I20260601 13:28:54.762710   656 raft_consensus.cc:2243] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:54.762863   656 raft_consensus.cc:2272] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:54.763567   656 ts_tablet_manager.cc:1916] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:54.765239   656 ts_tablet_manager.cc:1929] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:28:54.765348   656 log.cc:1199] T d6f7b8f6437f45c092a75272ce9ae186 P 62eab8a3bc0f44088ad8a6465d848244: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320503991941-31043-0/minicluster-data/ts-2-root/wals/d6f7b8f6437f45c092a75272ce9ae186
I20260601 13:28:54.765861 32665 catalog_manager.cc:5027] TS 62eab8a3bc0f44088ad8a6465d848244 (127.30.80.195:37373): tablet d6f7b8f6437f45c092a75272ce9ae186 (table test-workload [id=d83653a47da742f39bcb30274b8c135d]) successfully deleted
I20260601 13:28:56.404297 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:56.404683 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:56.404742 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:58.405067 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:58.405427 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:58.405481 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:00.405853 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:00.406303 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:00.406383 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:02.406720 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:02.407104 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:02.407162 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:04.407539 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:04.407908 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:04.407986 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:06.408342 32735 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:06.408710 32735 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:06.408762 32735 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:07.021386 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:29:07.025987 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:07.026252 31043 tablet_replica.cc:333] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94: stopping tablet replica
I20260601 13:29:07.026412 31043 raft_consensus.cc:2243] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:07.026612 31043 raft_consensus.cc:2272] T d6f7b8f6437f45c092a75272ce9ae186 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:07.027211 31043 tablet_replica.cc:333] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94: stopping tablet replica
I20260601 13:29:07.027345 31043 raft_consensus.cc:2243] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:07.027478 31043 raft_consensus.cc:2272] T da4dc14497bc4949b0f3f2036966c725 P b9dd8aaab8494f80b5bfcb32f216ed94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:07.041647 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:29:07.044052 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:29:07.048285 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:07.048586 31043 tablet_replica.cc:333] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b: stopping tablet replica
I20260601 13:29:07.048741 31043 raft_consensus.cc:2243] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:07.048882 31043 raft_consensus.cc:2272] T da4dc14497bc4949b0f3f2036966c725 P 4704dceea781472ca625f2a2e151fb5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:07.049358 31043 tablet_replica.cc:333] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b: stopping tablet replica
I20260601 13:29:07.049470 31043 raft_consensus.cc:2243] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:07.049670 31043 raft_consensus.cc:2272] T d6f7b8f6437f45c092a75272ce9ae186 P 4704dceea781472ca625f2a2e151fb5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:07.063239 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:29:07.065727 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
W20260601 13:29:07.067713   433 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42957: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260601 13:29:07.068801   433 consensus_peers.cc:597] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 -> Peer b9dd8aaab8494f80b5bfcb32f216ed94 (127.30.80.193:42957): Couldn't send request to peer b9dd8aaab8494f80b5bfcb32f216ed94. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:07.071128 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:07.071322 31043 tablet_replica.cc:333] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244: stopping tablet replica
I20260601 13:29:07.071470 31043 raft_consensus.cc:2243] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:07.071696 31043 raft_consensus.cc:2272] T da4dc14497bc4949b0f3f2036966c725 P 62eab8a3bc0f44088ad8a6465d848244 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:07.084597 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:29:07.086905 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:29:07.091521 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:07.091794 31043 tablet_replica.cc:333] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1: stopping tablet replica
I20260601 13:29:07.091915 31043 raft_consensus.cc:2243] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:07.092171 31043 raft_consensus.cc:2272] T d6f7b8f6437f45c092a75272ce9ae186 P 5aa0684ef9f2474b94f7e5b04e0be0d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:07.105033 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:29:07.107340 31043 master.cc:562] Master@127.30.80.254:39195 shutting down...
I20260601 13:29:07.111320 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:07.111477 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:07.111526 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37644836aa174998bdf10bdebcbdc544: stopping tablet replica
I20260601 13:29:07.124425 31043 master.cc:584] Master@127.30.80.254:39195 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26769 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:29:07.132715 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:35761
I20260601 13:29:07.133029 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:07.135156   667 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
W20260601 13:29:07.135203   664 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
W20260601 13:29:07.135418   665 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
I20260601 13:29:07.135288 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:07.135664 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:07.135722 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:07.135756 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320547135754 us; error 0 us; skew 500 ppm
I20260601 13:29:07.136587 31043 webserver.cc:533] Webserver started at http://127.30.80.254:41171/ using document root <none> and password file <none>
I20260601 13:29:07.136763 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:07.136839 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:07.136917 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:07.137300 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "bf18b65823424d8da2fec2eeeafd91d8"
format_stamp: "Formatted at 2026-06-01 13:29:07 on dist-test-slave-l49s"
I20260601 13:29:07.138799 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:07.139695   672 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:07.139956 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:07.140115 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "bf18b65823424d8da2fec2eeeafd91d8"
format_stamp: "Formatted at 2026-06-01 13:29:07 on dist-test-slave-l49s"
I20260601 13:29:07.140200 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320503991941-31043-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)
I20260601 13:29:07.154454 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:07.154942 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:07.159307 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:35761
I20260601 13:29:07.162038   724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:35761 every 8 connection(s)
I20260601 13:29:07.162635   725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:07.164666   725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8: Bootstrap starting.
I20260601 13:29:07.165457   725 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:07.166438   725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8: No bootstrap required, opened a new log
I20260601 13:29:07.166774   725 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf18b65823424d8da2fec2eeeafd91d8" member_type: VOTER }
I20260601 13:29:07.166855   725 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:07.166877   725 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf18b65823424d8da2fec2eeeafd91d8, State: Initialized, Role: FOLLOWER
I20260601 13:29:07.167019   725 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf18b65823424d8da2fec2eeeafd91d8" member_type: VOTER }
I20260601 13:29:07.167110   725 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:07.167135   725 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:07.167164   725 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:07.167845   725 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf18b65823424d8da2fec2eeeafd91d8" member_type: VOTER }
I20260601 13:29:07.167951   725 leader_election.cc:304] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [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: bf18b65823424d8da2fec2eeeafd91d8; no voters: 
I20260601 13:29:07.168165   725 leader_election.cc:290] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:07.168300   728 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:07.168524   728 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 1 LEADER]: Becoming Leader. State: Replica: bf18b65823424d8da2fec2eeeafd91d8, State: Running, Role: LEADER
I20260601 13:29:07.168556   725 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:07.168645   728 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [LEADER]: Queue going to LEADER mode. State: All 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: "bf18b65823424d8da2fec2eeeafd91d8" member_type: VOTER }
I20260601 13:29:07.169111   729 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf18b65823424d8da2fec2eeeafd91d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf18b65823424d8da2fec2eeeafd91d8" member_type: VOTER } }
I20260601 13:29:07.169137   730 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf18b65823424d8da2fec2eeeafd91d8. Latest consensus state: current_term: 1 leader_uuid: "bf18b65823424d8da2fec2eeeafd91d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf18b65823424d8da2fec2eeeafd91d8" member_type: VOTER } }
I20260601 13:29:07.169281   730 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:07.169541   735 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:07.169869   729 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:07.170485   735 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:07.170665 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:07.172510   735 catalog_manager.cc:1382] Generated new cluster ID: f7a0d25c5f4745b18801562b9627ee1c
I20260601 13:29:07.172580   735 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:07.181041   735 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:07.181690   735 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:07.188835   735 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8: Generated new TSK 0
I20260601 13:29:07.189049   735 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:07.202965 31043 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 9.0116e-05s
I20260601 13:29:19.282799 31043 master.cc:562] Master@127.30.80.254:35761 shutting down...
I20260601 13:29:19.286801 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:19.287014 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:19.287107 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf18b65823424d8da2fec2eeeafd91d8: stopping tablet replica
I20260601 13:29:19.300220 31043 master.cc:584] Master@127.30.80.254:35761 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12172 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:29:19.304817 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:39873
I20260601 13:29:19.305197 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:19.307027   750 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
W20260601 13:29:19.307046   747 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
I20260601 13:29:19.307163 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:19.307190   748 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
I20260601 13:29:19.307556 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:19.307603 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:19.307621 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320559307620 us; error 0 us; skew 500 ppm
I20260601 13:29:19.308516 31043 webserver.cc:533] Webserver started at http://127.30.80.254:38295/ using document root <none> and password file <none>
I20260601 13:29:19.308662 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:19.308729 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:19.308795 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:19.309170 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "25df93b36e654797904d2af604ec56ee"
format_stamp: "Formatted at 2026-06-01 13:29:19 on dist-test-slave-l49s"
I20260601 13:29:19.310665 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:19.311583   755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:19.311898 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:19.312040 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "25df93b36e654797904d2af604ec56ee"
format_stamp: "Formatted at 2026-06-01 13:29:19 on dist-test-slave-l49s"
I20260601 13:29:19.312153 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-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)
I20260601 13:29:19.322880 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:19.323240 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:19.327482 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:39873
I20260601 13:29:19.328199   807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:39873 every 8 connection(s)
I20260601 13:29:19.328689   808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:19.330416   808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee: Bootstrap starting.
I20260601 13:29:19.331153   808 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:19.332188   808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee: No bootstrap required, opened a new log
I20260601 13:29:19.332542   808 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25df93b36e654797904d2af604ec56ee" member_type: VOTER }
I20260601 13:29:19.332628   808 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:19.332650   808 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25df93b36e654797904d2af604ec56ee, State: Initialized, Role: FOLLOWER
I20260601 13:29:19.332789   808 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25df93b36e654797904d2af604ec56ee" member_type: VOTER }
I20260601 13:29:19.332891   808 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:19.332918   808 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:19.332954   808 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:19.333592   808 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25df93b36e654797904d2af604ec56ee" member_type: VOTER }
I20260601 13:29:19.333699   808 leader_election.cc:304] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [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: 25df93b36e654797904d2af604ec56ee; no voters: 
I20260601 13:29:19.333832   808 leader_election.cc:290] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:19.333986   811 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:19.334213   811 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 1 LEADER]: Becoming Leader. State: Replica: 25df93b36e654797904d2af604ec56ee, State: Running, Role: LEADER
I20260601 13:29:19.334311   808 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:19.334390   811 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [LEADER]: Queue going to LEADER mode. State: All 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: "25df93b36e654797904d2af604ec56ee" member_type: VOTER }
I20260601 13:29:19.334918   812 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25df93b36e654797904d2af604ec56ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25df93b36e654797904d2af604ec56ee" member_type: VOTER } }
I20260601 13:29:19.334961   813 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25df93b36e654797904d2af604ec56ee. Latest consensus state: current_term: 1 leader_uuid: "25df93b36e654797904d2af604ec56ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25df93b36e654797904d2af604ec56ee" member_type: VOTER } }
I20260601 13:29:19.335094   812 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:19.335131   813 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:19.335580   819 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:19.336722   819 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:19.336969 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:19.338742   819 catalog_manager.cc:1382] Generated new cluster ID: 82738e116dff4ff6854346ca9c115644
I20260601 13:29:19.338804   819 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:19.352818   819 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:19.353444   819 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:19.357750   819 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee: Generated new TSK 0
I20260601 13:29:19.357956   819 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:19.369661 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:19.371814   830 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
W20260601 13:29:19.371928   832 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
W20260601 13:29:19.371948   829 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
I20260601 13:29:19.372195 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:19.372372 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:19.372442 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:19.372470 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320559372469 us; error 0 us; skew 500 ppm
I20260601 13:29:19.373340 31043 webserver.cc:533] Webserver started at http://127.30.80.193:37633/ using document root <none> and password file <none>
I20260601 13:29:19.373569 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:19.373673 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:19.373796 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:19.374315 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "5475b53760664a968b8ae32fa70e97e3"
format_stamp: "Formatted at 2026-06-01 13:29:19 on dist-test-slave-l49s"
I20260601 13:29:19.376375 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:29:19.377393   837 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:19.377665 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:19.377780 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "5475b53760664a968b8ae32fa70e97e3"
format_stamp: "Formatted at 2026-06-01 13:29:19 on dist-test-slave-l49s"
I20260601 13:29:19.377877 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-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)
I20260601 13:29:19.395112 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:19.395586 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:19.395928 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:19.396471 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:19.396534 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:19.396595 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:19.396646 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:19.401288 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:43707
I20260601 13:29:19.401325   900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:43707 every 8 connection(s)
I20260601 13:29:19.402204 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:19.404414   908 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
W20260601 13:29:19.404421   906 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
I20260601 13:29:19.404565 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:19.404431   905 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
I20260601 13:29:19.405009 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:19.405061 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:19.405082 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320559405082 us; error 0 us; skew 500 ppm
I20260601 13:29:19.406244 31043 webserver.cc:533] Webserver started at http://127.30.80.194:39093/ using document root <none> and password file <none>
I20260601 13:29:19.406415 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:19.406476 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:19.406571 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:19.407053 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "8f2b9d0773dc440aaf3c9c1aa6293cc3"
format_stamp: "Formatted at 2026-06-01 13:29:19 on dist-test-slave-l49s"
I20260601 13:29:19.407413   901 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39873
I20260601 13:29:19.407514   901 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:19.407758   901 heartbeater.cc:507] Master 127.30.80.254:39873 requested a full tablet report, sending...
I20260601 13:29:19.408423   772 ts_manager.cc:194] Registered new tserver with Master: 5475b53760664a968b8ae32fa70e97e3 (127.30.80.193:43707)
I20260601 13:29:19.408847 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:19.409242   772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51652
I20260601 13:29:19.409952   913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:19.410287 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:19.410379 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "8f2b9d0773dc440aaf3c9c1aa6293cc3"
format_stamp: "Formatted at 2026-06-01 13:29:19 on dist-test-slave-l49s"
I20260601 13:29:19.410467 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-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)
I20260601 13:29:19.430205 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:19.430665 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:19.430989 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:19.431486 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:19.431550 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:19.431612 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:19.431663 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:19.436013 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:34165
I20260601 13:29:19.436098   976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:34165 every 8 connection(s)
I20260601 13:29:19.437006 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:19.439052   981 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
W20260601 13:29:19.439114   983 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
W20260601 13:29:19.439292   980 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
I20260601 13:29:19.439523 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:19.439730 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:19.439779 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:19.439802 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320559439801 us; error 0 us; skew 500 ppm
I20260601 13:29:19.440801 31043 webserver.cc:533] Webserver started at http://127.30.80.195:43919/ using document root <none> and password file <none>
I20260601 13:29:19.441004 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:19.441066 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:19.441138 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:19.441267   977 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39873
I20260601 13:29:19.441354   977 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:19.441533   977 heartbeater.cc:507] Master 127.30.80.254:39873 requested a full tablet report, sending...
I20260601 13:29:19.441709 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "9a424062a13847ac83d33e03d83fb23c"
format_stamp: "Formatted at 2026-06-01 13:29:19 on dist-test-slave-l49s"
I20260601 13:29:19.442157   772 ts_manager.cc:194] Registered new tserver with Master: 8f2b9d0773dc440aaf3c9c1aa6293cc3 (127.30.80.194:34165)
I20260601 13:29:19.442680   772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51664
I20260601 13:29:19.443380 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:19.444401   988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:19.444651 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:19.444733 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "9a424062a13847ac83d33e03d83fb23c"
format_stamp: "Formatted at 2026-06-01 13:29:19 on dist-test-slave-l49s"
I20260601 13:29:19.444806 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320503991941-31043-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)
I20260601 13:29:19.453863 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:19.454315 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:19.454644 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:19.455118 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:19.455183 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:19.455265 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:19.455318 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:19.460353 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:37145
I20260601 13:29:19.460384  1051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:37145 every 8 connection(s)
I20260601 13:29:19.465006  1052 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39873
I20260601 13:29:19.465121  1052 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:19.465344  1052 heartbeater.cc:507] Master 127.30.80.254:39873 requested a full tablet report, sending...
I20260601 13:29:19.466009   772 ts_manager.cc:194] Registered new tserver with Master: 9a424062a13847ac83d33e03d83fb23c (127.30.80.195:37145)
I20260601 13:29:19.466531   772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51670
I20260601 13:29:19.466672 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005866475s
I20260601 13:29:20.410166   901 heartbeater.cc:499] Master 127.30.80.254:39873 was elected leader, sending a full tablet report...
I20260601 13:29:20.443598   977 heartbeater.cc:499] Master 127.30.80.254:39873 was elected leader, sending a full tablet report...
I20260601 13:29:20.467499  1052 heartbeater.cc:499] Master 127.30.80.254:39873 was elected leader, sending a full tablet report...
I20260601 13:29:21.336426   826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:23.336807   826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:25.337152   826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:27.337569   826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:29.337975   826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:31.338379   826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:31.545243 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:29:31.549388 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:31.562695 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:29:31.565142 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:29:31.569612 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:31.581776 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:29:31.584322 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:29:31.590097 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:31.602648 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:29:31.604550 31043 master.cc:562] Master@127.30.80.254:39873 shutting down...
I20260601 13:29:31.607848 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:31.608108 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:31.608199 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25df93b36e654797904d2af604ec56ee: stopping tablet replica
I20260601 13:29:31.620735 31043 master.cc:584] Master@127.30.80.254:39873 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12321 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:29:31.626296 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:39767
I20260601 13:29:31.626600 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:31.628890  1059 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
W20260601 13:29:31.628890  1057 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
I20260601 13:29:31.629045 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:31.629129  1056 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
I20260601 13:29:31.629406 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:31.629467 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:31.629483 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320571629483 us; error 0 us; skew 500 ppm
I20260601 13:29:31.630254 31043 webserver.cc:533] Webserver started at http://127.30.80.254:35253/ using document root <none> and password file <none>
I20260601 13:29:31.630446 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:31.630489 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:31.630537 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:31.630887 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "d77195c5f02142d293fda2e6bf660b38"
format_stamp: "Formatted at 2026-06-01 13:29:31 on dist-test-slave-l49s"
I20260601 13:29:31.632436 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:31.633466  1064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:31.633740 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:31.633806 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "d77195c5f02142d293fda2e6bf660b38"
format_stamp: "Formatted at 2026-06-01 13:29:31 on dist-test-slave-l49s"
I20260601 13:29:31.633908 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-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)
I20260601 13:29:31.641145 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:31.641544 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:31.645932 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:39767
I20260601 13:29:31.647409  1116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:39767 every 8 connection(s)
I20260601 13:29:31.647853  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:31.649726  1117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38: Bootstrap starting.
I20260601 13:29:31.650560  1117 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:31.651728  1117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38: No bootstrap required, opened a new log
I20260601 13:29:31.652275  1117 raft_consensus.cc:359] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77195c5f02142d293fda2e6bf660b38" member_type: VOTER }
I20260601 13:29:31.652395  1117 raft_consensus.cc:385] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:31.652449  1117 raft_consensus.cc:740] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77195c5f02142d293fda2e6bf660b38, State: Initialized, Role: FOLLOWER
I20260601 13:29:31.652607  1117 consensus_queue.cc:260] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d77195c5f02142d293fda2e6bf660b38" member_type: VOTER }
I20260601 13:29:31.652704  1117 raft_consensus.cc:399] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:31.652757  1117 raft_consensus.cc:493] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:31.652817  1117 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:31.653633  1117 raft_consensus.cc:515] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77195c5f02142d293fda2e6bf660b38" member_type: VOTER }
I20260601 13:29:31.653805  1117 leader_election.cc:304] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [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: d77195c5f02142d293fda2e6bf660b38; no voters: 
I20260601 13:29:31.654031  1117 leader_election.cc:290] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:31.654161  1120 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:31.654414  1120 raft_consensus.cc:697] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 1 LEADER]: Becoming Leader. State: Replica: d77195c5f02142d293fda2e6bf660b38, State: Running, Role: LEADER
I20260601 13:29:31.654541  1120 consensus_queue.cc:237] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [LEADER]: Queue going to LEADER mode. State: All 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: "d77195c5f02142d293fda2e6bf660b38" member_type: VOTER }
I20260601 13:29:31.654628  1117 sys_catalog.cc:565] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:31.655027  1121 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d77195c5f02142d293fda2e6bf660b38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77195c5f02142d293fda2e6bf660b38" member_type: VOTER } }
I20260601 13:29:31.655055  1122 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d77195c5f02142d293fda2e6bf660b38. Latest consensus state: current_term: 1 leader_uuid: "d77195c5f02142d293fda2e6bf660b38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77195c5f02142d293fda2e6bf660b38" member_type: VOTER } }
I20260601 13:29:31.655187  1121 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:31.655205  1122 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:31.655772  1124 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:31.656616  1124 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:31.656798 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:31.658560  1124 catalog_manager.cc:1382] Generated new cluster ID: 73b346d6eac042a68cf87864126f6a26
I20260601 13:29:31.658618  1124 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:31.676084  1124 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:31.676726  1124 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:31.686785  1124 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38: Generated new TSK 0
I20260601 13:29:31.686988  1124 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:31.689186 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:31.691355  1139 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
W20260601 13:29:31.691442  1141 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
I20260601 13:29:31.691627 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:31.691506  1138 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
I20260601 13:29:31.691911 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:31.692018 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:31.692044 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320571692043 us; error 0 us; skew 500 ppm
I20260601 13:29:31.692931 31043 webserver.cc:533] Webserver started at http://127.30.80.193:46369/ using document root <none> and password file <none>
I20260601 13:29:31.693073 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:31.693120 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:31.693179 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:31.693524 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09"
format_stamp: "Formatted at 2026-06-01 13:29:31 on dist-test-slave-l49s"
I20260601 13:29:31.695075 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:31.696214  1146 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:31.696501 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:31.696568 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09"
format_stamp: "Formatted at 2026-06-01 13:29:31 on dist-test-slave-l49s"
I20260601 13:29:31.696626 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-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)
I20260601 13:29:31.706892 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:31.707240 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:31.707475 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:31.707938 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:31.708039 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:31.708097 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:31.708135 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:31.712322 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:33245
I20260601 13:29:31.712409  1209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:33245 every 8 connection(s)
I20260601 13:29:31.713174 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:31.715054  1214 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
W20260601 13:29:31.715188  1215 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
W20260601 13:29:31.715349  1217 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
I20260601 13:29:31.715371 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:31.715648 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:31.715704 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:31.715731 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320571715726 us; error 0 us; skew 500 ppm
I20260601 13:29:31.716789 31043 webserver.cc:533] Webserver started at http://127.30.80.194:33119/ using document root <none> and password file <none>
I20260601 13:29:31.716980 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:31.717038 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:31.717115 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:31.717581 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "b1679959a4094d7c9cc911b07168fa2e"
format_stamp: "Formatted at 2026-06-01 13:29:31 on dist-test-slave-l49s"
I20260601 13:29:31.717909  1210 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39767
I20260601 13:29:31.718005  1210 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:31.718253  1210 heartbeater.cc:507] Master 127.30.80.254:39767 requested a full tablet report, sending...
I20260601 13:29:31.718850  1081 ts_manager.cc:194] Registered new tserver with Master: 05d73fe9d5534b8eafbc23c1f9e1eb09 (127.30.80.193:33245)
I20260601 13:29:31.719300 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:31.719751  1081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55420
I20260601 13:29:31.720281  1222 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:31.720541 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:31.720610 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "b1679959a4094d7c9cc911b07168fa2e"
format_stamp: "Formatted at 2026-06-01 13:29:31 on dist-test-slave-l49s"
I20260601 13:29:31.720700 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-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)
I20260601 13:29:31.733839 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:31.734253 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:31.734555 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:31.735121 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:31.735179 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:31.735225 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:31.735255 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:31.739548 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:46565
I20260601 13:29:31.739620  1285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:46565 every 8 connection(s)
I20260601 13:29:31.740432 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:31.742636  1289 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
W20260601 13:29:31.742650  1290 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
W20260601 13:29:31.742725  1292 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
I20260601 13:29:31.742926 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:31.743077 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:31.743119 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:31.743141 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320571743140 us; error 0 us; skew 500 ppm
I20260601 13:29:31.744216 31043 webserver.cc:533] Webserver started at http://127.30.80.195:34539/ using document root <none> and password file <none>
I20260601 13:29:31.744405 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:31.744472 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:31.744553 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:31.745047 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "21a15f1a3b3a4d56a3cbd25571da0870"
format_stamp: "Formatted at 2026-06-01 13:29:31 on dist-test-slave-l49s"
I20260601 13:29:31.745347  1286 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39767
I20260601 13:29:31.745469  1286 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:31.745692  1286 heartbeater.cc:507] Master 127.30.80.254:39767 requested a full tablet report, sending...
I20260601 13:29:31.746359  1081 ts_manager.cc:194] Registered new tserver with Master: b1679959a4094d7c9cc911b07168fa2e (127.30.80.194:46565)
I20260601 13:29:31.747048  1081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55428
I20260601 13:29:31.747061 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:29:31.748126  1297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:31.748379 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:31.748440 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "21a15f1a3b3a4d56a3cbd25571da0870"
format_stamp: "Formatted at 2026-06-01 13:29:31 on dist-test-slave-l49s"
I20260601 13:29:31.748533 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320503991941-31043-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)
I20260601 13:29:31.765659 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:31.766144 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:31.766465 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:31.766971 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:31.767010 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:31.767041 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:31.767091 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:31.772059 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:43919
I20260601 13:29:31.772101  1360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:43919 every 8 connection(s)
I20260601 13:29:31.777098  1361 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39767
I20260601 13:29:31.777302  1361 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:31.777559  1361 heartbeater.cc:507] Master 127.30.80.254:39767 requested a full tablet report, sending...
I20260601 13:29:31.778307  1081 ts_manager.cc:194] Registered new tserver with Master: 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919)
I20260601 13:29:31.778843  1081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55430
I20260601 13:29:31.779384 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006888928s
I20260601 13:29:32.720760  1210 heartbeater.cc:499] Master 127.30.80.254:39767 was elected leader, sending a full tablet report...
I20260601 13:29:32.747952  1286 heartbeater.cc:499] Master 127.30.80.254:39767 was elected leader, sending a full tablet report...
I20260601 13:29:32.779935  1361 heartbeater.cc:499] Master 127.30.80.254:39767 was elected leader, sending a full tablet report...
I20260601 13:29:32.814211  1081 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55436:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:32.815143  1081 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:32.827278  1324 tablet_service.cc:1511] Processing CreateTablet for tablet ee9c143933834187a3a91cbb8b53dfbb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:32.827337  1323 tablet_service.cc:1511] Processing CreateTablet for tablet dd9b363e12bd42e384f9042630e60d3d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:32.827739  1324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9c143933834187a3a91cbb8b53dfbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.827920  1323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9b363e12bd42e384f9042630e60d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.827504  1322 tablet_service.cc:1511] Processing CreateTablet for tablet c7f25628b88e434d9ee1fb3bc22832a2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:32.828248  1322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f25628b88e434d9ee1fb3bc22832a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.827278  1325 tablet_service.cc:1511] Processing CreateTablet for tablet 71e94a1ff0b4476ea58fb8da043c7634 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:32.830420  1381 tablet_bootstrap.cc:492] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870: Bootstrap starting.
I20260601 13:29:32.830643  1325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e94a1ff0b4476ea58fb8da043c7634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.830740  1247 tablet_service.cc:1511] Processing CreateTablet for tablet c7f25628b88e434d9ee1fb3bc22832a2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:32.830947  1247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f25628b88e434d9ee1fb3bc22832a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.831686  1381 tablet_bootstrap.cc:654] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.832274  1250 tablet_service.cc:1511] Processing CreateTablet for tablet ee9c143933834187a3a91cbb8b53dfbb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:32.832535  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9c143933834187a3a91cbb8b53dfbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.832983  1383 tablet_bootstrap.cc:492] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e: Bootstrap starting.
I20260601 13:29:32.833335  1248 tablet_service.cc:1511] Processing CreateTablet for tablet dd9b363e12bd42e384f9042630e60d3d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:32.833630  1248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9b363e12bd42e384f9042630e60d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.834132  1174 tablet_service.cc:1511] Processing CreateTablet for tablet ee9c143933834187a3a91cbb8b53dfbb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:32.834388  1383 tablet_bootstrap.cc:654] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.834494  1174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9c143933834187a3a91cbb8b53dfbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.834887  1171 tablet_service.cc:1511] Processing CreateTablet for tablet c7f25628b88e434d9ee1fb3bc22832a2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:32.835160  1171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f25628b88e434d9ee1fb3bc22832a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.835654  1383 tablet_bootstrap.cc:492] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e: No bootstrap required, opened a new log
I20260601 13:29:32.835762  1383 ts_tablet_manager.cc:1403] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:32.835923  1249 tablet_service.cc:1511] Processing CreateTablet for tablet 71e94a1ff0b4476ea58fb8da043c7634 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:32.836215  1249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e94a1ff0b4476ea58fb8da043c7634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.836269  1383 raft_consensus.cc:359] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.836385  1383 raft_consensus.cc:385] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.836432  1383 raft_consensus.cc:740] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1679959a4094d7c9cc911b07168fa2e, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.836570  1383 consensus_queue.cc:260] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.836987  1383 ts_tablet_manager.cc:1434] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:32.837028  1173 tablet_service.cc:1511] Processing CreateTablet for tablet 71e94a1ff0b4476ea58fb8da043c7634 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:32.837186  1383 tablet_bootstrap.cc:492] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e: Bootstrap starting.
I20260601 13:29:32.837293  1173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e94a1ff0b4476ea58fb8da043c7634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.838255  1383 tablet_bootstrap.cc:654] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.838630  1172 tablet_service.cc:1511] Processing CreateTablet for tablet dd9b363e12bd42e384f9042630e60d3d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e0a45d92893e4cea8c0093039b2d86ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:32.838917  1172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9b363e12bd42e384f9042630e60d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:32.839556  1385 tablet_bootstrap.cc:492] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09: Bootstrap starting.
I20260601 13:29:32.840713  1385 tablet_bootstrap.cc:654] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.841269  1381 tablet_bootstrap.cc:492] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870: No bootstrap required, opened a new log
I20260601 13:29:32.841369  1381 ts_tablet_manager.cc:1403] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
I20260601 13:29:32.841847  1383 tablet_bootstrap.cc:492] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e: No bootstrap required, opened a new log
I20260601 13:29:32.841953  1383 ts_tablet_manager.cc:1403] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:32.841893  1381 raft_consensus.cc:359] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } }
I20260601 13:29:32.842022  1381 raft_consensus.cc:385] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.842059  1381 raft_consensus.cc:740] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a15f1a3b3a4d56a3cbd25571da0870, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.842203  1381 consensus_queue.cc:260] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } }
I20260601 13:29:32.842310  1385 tablet_bootstrap.cc:492] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09: No bootstrap required, opened a new log
I20260601 13:29:32.842378  1385 ts_tablet_manager.cc:1403] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:32.842465  1383 raft_consensus.cc:359] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } }
I20260601 13:29:32.842556  1383 raft_consensus.cc:385] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.842590  1383 raft_consensus.cc:740] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1679959a4094d7c9cc911b07168fa2e, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.842597  1381 ts_tablet_manager.cc:1434] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:32.842743  1383 consensus_queue.cc:260] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } }
I20260601 13:29:32.842837  1381 tablet_bootstrap.cc:492] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870: Bootstrap starting.
I20260601 13:29:32.843003  1383 ts_tablet_manager.cc:1434] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:32.842774  1385 raft_consensus.cc:359] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } }
I20260601 13:29:32.843083  1385 raft_consensus.cc:385] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.843120  1385 raft_consensus.cc:740] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d73fe9d5534b8eafbc23c1f9e1eb09, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.843252  1385 consensus_queue.cc:260] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } }
I20260601 13:29:32.843617  1385 ts_tablet_manager.cc:1434] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:32.843767  1383 tablet_bootstrap.cc:492] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e: Bootstrap starting.
I20260601 13:29:32.843936  1381 tablet_bootstrap.cc:654] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.845211  1383 tablet_bootstrap.cc:654] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.846313  1381 tablet_bootstrap.cc:492] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870: No bootstrap required, opened a new log
I20260601 13:29:32.846411  1381 ts_tablet_manager.cc:1403] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:29:32.846927  1381 raft_consensus.cc:359] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.847034  1381 raft_consensus.cc:385] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.847079  1381 raft_consensus.cc:740] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a15f1a3b3a4d56a3cbd25571da0870, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.847219  1381 consensus_queue.cc:260] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.847434  1383 tablet_bootstrap.cc:492] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e: No bootstrap required, opened a new log
I20260601 13:29:32.847513  1381 ts_tablet_manager.cc:1434] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:32.847512  1383 ts_tablet_manager.cc:1403] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:32.847707  1381 tablet_bootstrap.cc:492] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870: Bootstrap starting.
I20260601 13:29:32.848038  1383 raft_consensus.cc:359] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.848249  1383 raft_consensus.cc:385] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.848344  1383 raft_consensus.cc:740] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1679959a4094d7c9cc911b07168fa2e, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.848488  1383 consensus_queue.cc:260] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.848791  1381 tablet_bootstrap.cc:654] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.848871  1383 ts_tablet_manager.cc:1434] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:32.849104  1383 tablet_bootstrap.cc:492] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e: Bootstrap starting.
I20260601 13:29:32.849994  1381 tablet_bootstrap.cc:492] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870: No bootstrap required, opened a new log
I20260601 13:29:32.850092  1381 ts_tablet_manager.cc:1403] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:32.850289  1383 tablet_bootstrap.cc:654] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.850626  1381 raft_consensus.cc:359] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.850829  1381 raft_consensus.cc:385] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.850927  1381 raft_consensus.cc:740] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a15f1a3b3a4d56a3cbd25571da0870, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.851002  1385 tablet_bootstrap.cc:492] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Bootstrap starting.
I20260601 13:29:32.851164  1381 consensus_queue.cc:260] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.851552  1381 ts_tablet_manager.cc:1434] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:32.852035  1381 tablet_bootstrap.cc:492] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870: Bootstrap starting.
I20260601 13:29:32.852149  1385 tablet_bootstrap.cc:654] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.852591  1383 tablet_bootstrap.cc:492] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e: No bootstrap required, opened a new log
I20260601 13:29:32.852761  1383 ts_tablet_manager.cc:1403] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:32.853116  1381 tablet_bootstrap.cc:654] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.853361  1383 raft_consensus.cc:359] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.853472  1383 raft_consensus.cc:385] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.853560  1383 raft_consensus.cc:740] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1679959a4094d7c9cc911b07168fa2e, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.853711  1383 consensus_queue.cc:260] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.854061  1383 ts_tablet_manager.cc:1434] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:32.854245  1381 tablet_bootstrap.cc:492] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870: No bootstrap required, opened a new log
I20260601 13:29:32.854351  1381 ts_tablet_manager.cc:1403] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:32.854709  1381 raft_consensus.cc:359] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.854816  1381 raft_consensus.cc:385] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.854867  1381 raft_consensus.cc:740] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a15f1a3b3a4d56a3cbd25571da0870, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.855001  1381 consensus_queue.cc:260] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.855275  1385 tablet_bootstrap.cc:492] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09: No bootstrap required, opened a new log
I20260601 13:29:32.855283  1381 ts_tablet_manager.cc:1434] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:32.855377  1385 ts_tablet_manager.cc:1403] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:32.855826  1385 raft_consensus.cc:359] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.855919  1385 raft_consensus.cc:385] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.855952  1385 raft_consensus.cc:740] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d73fe9d5534b8eafbc23c1f9e1eb09, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.856093  1385 consensus_queue.cc:260] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.856387  1385 ts_tablet_manager.cc:1434] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:32.856554  1385 tablet_bootstrap.cc:492] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Bootstrap starting.
I20260601 13:29:32.857563  1385 tablet_bootstrap.cc:654] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.858839  1385 tablet_bootstrap.cc:492] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09: No bootstrap required, opened a new log
I20260601 13:29:32.858994  1385 ts_tablet_manager.cc:1403] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:32.859510  1385 raft_consensus.cc:359] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.859601  1385 raft_consensus.cc:385] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.859664  1385 raft_consensus.cc:740] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d73fe9d5534b8eafbc23c1f9e1eb09, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.859807  1385 consensus_queue.cc:260] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.860159  1385 ts_tablet_manager.cc:1434] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:32.860399  1385 tablet_bootstrap.cc:492] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09: Bootstrap starting.
I20260601 13:29:32.861343  1385 tablet_bootstrap.cc:654] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:32.862462  1385 tablet_bootstrap.cc:492] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09: No bootstrap required, opened a new log
I20260601 13:29:32.862586  1385 ts_tablet_manager.cc:1403] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:32.862977  1385 raft_consensus.cc:359] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.863095  1385 raft_consensus.cc:385] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:32.863145  1385 raft_consensus.cc:740] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d73fe9d5534b8eafbc23c1f9e1eb09, State: Initialized, Role: FOLLOWER
I20260601 13:29:32.863284  1385 consensus_queue.cc:260] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.863550  1385 ts_tablet_manager.cc:1434] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:32.892553  1390 raft_consensus.cc:493] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:32.892697  1390 raft_consensus.cc:515] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.893307  1390 leader_election.cc:290] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1679959a4094d7c9cc911b07168fa2e (127.30.80.194:46565), 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919)
I20260601 13:29:32.894873  1390 raft_consensus.cc:493] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:32.894977  1390 raft_consensus.cc:515] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.895399  1390 leader_election.cc:290] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1679959a4094d7c9cc911b07168fa2e (127.30.80.194:46565), 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919)
I20260601 13:29:32.897603  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9b363e12bd42e384f9042630e60d3d" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1679959a4094d7c9cc911b07168fa2e" is_pre_election: true
I20260601 13:29:32.897614  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e94a1ff0b4476ea58fb8da043c7634" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1679959a4094d7c9cc911b07168fa2e" is_pre_election: true
I20260601 13:29:32.897768  1260 raft_consensus.cc:2468] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 0.
I20260601 13:29:32.897818  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9b363e12bd42e384f9042630e60d3d" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" is_pre_election: true
I20260601 13:29:32.897908  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e94a1ff0b4476ea58fb8da043c7634" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" is_pre_election: true
I20260601 13:29:32.897982  1335 raft_consensus.cc:2468] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 0.
I20260601 13:29:32.898001  1334 raft_consensus.cc:2468] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 0.
I20260601 13:29:32.898114  1147 leader_election.cc:304] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d73fe9d5534b8eafbc23c1f9e1eb09, b1679959a4094d7c9cc911b07168fa2e; no voters: 
I20260601 13:29:32.897776  1259 raft_consensus.cc:2468] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 0.
I20260601 13:29:32.898263  1390 raft_consensus.cc:2804] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:32.898321  1390 raft_consensus.cc:493] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:32.898365  1390 raft_consensus.cc:3060] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:32.898360  1150 leader_election.cc:304] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d73fe9d5534b8eafbc23c1f9e1eb09, 21a15f1a3b3a4d56a3cbd25571da0870; no voters: 
I20260601 13:29:32.898752  1401 raft_consensus.cc:2804] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:32.898859  1401 raft_consensus.cc:493] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:32.898929  1401 raft_consensus.cc:3060] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:32.899438  1390 raft_consensus.cc:515] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.899775  1390 leader_election.cc:290] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 election: Requested vote from peers b1679959a4094d7c9cc911b07168fa2e (127.30.80.194:46565), 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919)
I20260601 13:29:32.899801  1401 raft_consensus.cc:515] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.900041  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9b363e12bd42e384f9042630e60d3d" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1679959a4094d7c9cc911b07168fa2e"
I20260601 13:29:32.900099  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9b363e12bd42e384f9042630e60d3d" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a15f1a3b3a4d56a3cbd25571da0870"
I20260601 13:29:32.900133  1259 raft_consensus.cc:3060] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:32.900195  1335 raft_consensus.cc:3060] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:32.900599  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e94a1ff0b4476ea58fb8da043c7634" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a15f1a3b3a4d56a3cbd25571da0870"
I20260601 13:29:32.900629  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e94a1ff0b4476ea58fb8da043c7634" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1679959a4094d7c9cc911b07168fa2e"
I20260601 13:29:32.900686  1334 raft_consensus.cc:3060] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:32.900714  1260 raft_consensus.cc:3060] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:32.901157  1259 raft_consensus.cc:2468] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 1.
I20260601 13:29:32.901260  1335 raft_consensus.cc:2468] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 1.
I20260601 13:29:32.901619  1334 raft_consensus.cc:2468] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 1.
I20260601 13:29:32.901626  1260 raft_consensus.cc:2468] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 1.
I20260601 13:29:32.901777  1147 leader_election.cc:304] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d73fe9d5534b8eafbc23c1f9e1eb09, b1679959a4094d7c9cc911b07168fa2e; no voters: 
I20260601 13:29:32.901916  1390 raft_consensus.cc:2804] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:32.901950  1147 leader_election.cc:304] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d73fe9d5534b8eafbc23c1f9e1eb09, b1679959a4094d7c9cc911b07168fa2e; no voters: 
I20260601 13:29:32.902006  1401 leader_election.cc:290] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 election: Requested vote from peers b1679959a4094d7c9cc911b07168fa2e (127.30.80.194:46565), 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919)
I20260601 13:29:32.902148  1390 raft_consensus.cc:697] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: Becoming Leader. State: Replica: 05d73fe9d5534b8eafbc23c1f9e1eb09, State: Running, Role: LEADER
I20260601 13:29:32.902172  1401 raft_consensus.cc:2804] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:32.902231  1401 raft_consensus.cc:697] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: Becoming Leader. State: Replica: 05d73fe9d5534b8eafbc23c1f9e1eb09, State: Running, Role: LEADER
I20260601 13:29:32.902293  1390 consensus_queue.cc:237] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.902379  1401 consensus_queue.cc:237] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.903936  1081 catalog_manager.cc:5696] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05d73fe9d5534b8eafbc23c1f9e1eb09 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:32.906833  1081 catalog_manager.cc:5696] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05d73fe9d5534b8eafbc23c1f9e1eb09 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:32.954190  1386 raft_consensus.cc:493] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:32.954418  1386 raft_consensus.cc:515] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.954977  1386 leader_election.cc:290] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05d73fe9d5534b8eafbc23c1f9e1eb09 (127.30.80.193:33245), 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919)
I20260601 13:29:32.957549  1390 raft_consensus.cc:493] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:32.957645  1390 raft_consensus.cc:515] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.958014  1390 leader_election.cc:290] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1679959a4094d7c9cc911b07168fa2e (127.30.80.194:46565), 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919)
I20260601 13:29:32.958493  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f25628b88e434d9ee1fb3bc22832a2" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" is_pre_election: true
I20260601 13:29:32.958633  1334 raft_consensus.cc:2468] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 0.
I20260601 13:29:32.958972  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f25628b88e434d9ee1fb3bc22832a2" candidate_uuid: "b1679959a4094d7c9cc911b07168fa2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" is_pre_election: true
I20260601 13:29:32.959034  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f25628b88e434d9ee1fb3bc22832a2" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1679959a4094d7c9cc911b07168fa2e" is_pre_election: true
I20260601 13:29:32.959055  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f25628b88e434d9ee1fb3bc22832a2" candidate_uuid: "b1679959a4094d7c9cc911b07168fa2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" is_pre_election: true
I20260601 13:29:32.959088  1184 raft_consensus.cc:2468] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1679959a4094d7c9cc911b07168fa2e in term 0.
I20260601 13:29:32.959192  1260 raft_consensus.cc:2468] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 0.
I20260601 13:29:32.959192  1334 raft_consensus.cc:2468] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1679959a4094d7c9cc911b07168fa2e in term 0.
I20260601 13:29:32.959299  1150 leader_election.cc:304] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d73fe9d5534b8eafbc23c1f9e1eb09, 21a15f1a3b3a4d56a3cbd25571da0870; no voters: 
I20260601 13:29:32.959487  1390 raft_consensus.cc:2804] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:32.959546  1390 raft_consensus.cc:493] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:32.959599  1390 raft_consensus.cc:3060] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:32.959698  1226 leader_election.cc:304] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a15f1a3b3a4d56a3cbd25571da0870, b1679959a4094d7c9cc911b07168fa2e; no voters: 
I20260601 13:29:32.959893  1386 raft_consensus.cc:2804] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:32.959954  1386 raft_consensus.cc:493] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:32.960013  1386 raft_consensus.cc:3060] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:32.960754  1390 raft_consensus.cc:515] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.960942  1386 raft_consensus.cc:515] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.961131  1390 leader_election.cc:290] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 election: Requested vote from peers b1679959a4094d7c9cc911b07168fa2e (127.30.80.194:46565), 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919)
I20260601 13:29:32.961244  1386 leader_election.cc:290] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [CANDIDATE]: Term 1 election: Requested vote from peers 05d73fe9d5534b8eafbc23c1f9e1eb09 (127.30.80.193:33245), 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919)
I20260601 13:29:32.961429  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f25628b88e434d9ee1fb3bc22832a2" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1679959a4094d7c9cc911b07168fa2e"
I20260601 13:29:32.961489  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f25628b88e434d9ee1fb3bc22832a2" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a15f1a3b3a4d56a3cbd25571da0870"
I20260601 13:29:32.961627  1260 raft_consensus.cc:2393] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in current term 1: Already voted for candidate b1679959a4094d7c9cc911b07168fa2e in this term.
I20260601 13:29:32.961691  1334 raft_consensus.cc:3060] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:32.962605  1335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f25628b88e434d9ee1fb3bc22832a2" candidate_uuid: "b1679959a4094d7c9cc911b07168fa2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a15f1a3b3a4d56a3cbd25571da0870"
I20260601 13:29:32.962738  1334 raft_consensus.cc:2468] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 1.
I20260601 13:29:32.962955  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f25628b88e434d9ee1fb3bc22832a2" candidate_uuid: "b1679959a4094d7c9cc911b07168fa2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09"
I20260601 13:29:32.962980  1150 leader_election.cc:304] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05d73fe9d5534b8eafbc23c1f9e1eb09, 21a15f1a3b3a4d56a3cbd25571da0870; no voters: b1679959a4094d7c9cc911b07168fa2e
I20260601 13:29:32.963122  1184 raft_consensus.cc:2393] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1679959a4094d7c9cc911b07168fa2e in current term 1: Already voted for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in this term.
I20260601 13:29:32.963198  1390 raft_consensus.cc:2804] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:32.963289  1390 raft_consensus.cc:697] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: Becoming Leader. State: Replica: 05d73fe9d5534b8eafbc23c1f9e1eb09, State: Running, Role: LEADER
I20260601 13:29:32.963359  1226 leader_election.cc:304] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [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: b1679959a4094d7c9cc911b07168fa2e; no voters: 05d73fe9d5534b8eafbc23c1f9e1eb09, 21a15f1a3b3a4d56a3cbd25571da0870
I20260601 13:29:32.963433  1390 consensus_queue.cc:237] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } }
I20260601 13:29:32.963507  1386 raft_consensus.cc:2749] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260601 13:29:32.964234  1211 tablet.cc:2404] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:29:32.965106  1081 catalog_manager.cc:5696] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05d73fe9d5534b8eafbc23c1f9e1eb09 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:33.056752  1390 raft_consensus.cc:493] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:33.056941  1390 raft_consensus.cc:515] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } }
I20260601 13:29:33.057394  1390 leader_election.cc:290] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919), b1679959a4094d7c9cc911b07168fa2e (127.30.80.194:46565)
I20260601 13:29:33.057861  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9c143933834187a3a91cbb8b53dfbb" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1679959a4094d7c9cc911b07168fa2e" is_pre_election: true
I20260601 13:29:33.057858  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9c143933834187a3a91cbb8b53dfbb" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" is_pre_election: true
I20260601 13:29:33.057997  1260 raft_consensus.cc:2468] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 0.
I20260601 13:29:33.058070  1334 raft_consensus.cc:2468] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 0.
I20260601 13:29:33.058383  1147 leader_election.cc:304] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d73fe9d5534b8eafbc23c1f9e1eb09, b1679959a4094d7c9cc911b07168fa2e; no voters: 
I20260601 13:29:33.058581  1390 raft_consensus.cc:2804] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:33.058645  1390 raft_consensus.cc:493] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:33.058694  1390 raft_consensus.cc:3060] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:33.059567  1390 raft_consensus.cc:515] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } }
I20260601 13:29:33.059937  1390 leader_election.cc:290] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 election: Requested vote from peers 21a15f1a3b3a4d56a3cbd25571da0870 (127.30.80.195:43919), b1679959a4094d7c9cc911b07168fa2e (127.30.80.194:46565)
I20260601 13:29:33.060310  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9c143933834187a3a91cbb8b53dfbb" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1679959a4094d7c9cc911b07168fa2e"
I20260601 13:29:33.060396  1260 raft_consensus.cc:3060] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:33.060547  1334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9c143933834187a3a91cbb8b53dfbb" candidate_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a15f1a3b3a4d56a3cbd25571da0870"
I20260601 13:29:33.060644  1334 raft_consensus.cc:3060] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:33.061264  1260 raft_consensus.cc:2468] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 1.
I20260601 13:29:33.061461  1334 raft_consensus.cc:2468] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d73fe9d5534b8eafbc23c1f9e1eb09 in term 1.
I20260601 13:29:33.061558  1147 leader_election.cc:304] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d73fe9d5534b8eafbc23c1f9e1eb09, b1679959a4094d7c9cc911b07168fa2e; no voters: 
I20260601 13:29:33.061718  1390 raft_consensus.cc:2804] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:33.061820  1390 raft_consensus.cc:697] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: Becoming Leader. State: Replica: 05d73fe9d5534b8eafbc23c1f9e1eb09, State: Running, Role: LEADER
I20260601 13:29:33.061986  1390 consensus_queue.cc:237] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } } peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } }
I20260601 13:29:33.063597  1081 catalog_manager.cc:5696] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05d73fe9d5534b8eafbc23c1f9e1eb09 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a15f1a3b3a4d56a3cbd25571da0870" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1679959a4094d7c9cc911b07168fa2e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05d73fe9d5534b8eafbc23c1f9e1eb09" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33245 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:33.071362 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:29:33.076114 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:33.076592 31043 tablet_replica.cc:333] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09: stopping tablet replica
I20260601 13:29:33.076761 31043 raft_consensus.cc:2243] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:33.076967 31043 pending_rounds.cc:70] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09: Trying to abort 1 pending ops.
I20260601 13:29:33.077023 31043 pending_rounds.cc:77] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193066609795072 op_type: NO_OP noop_request { }
I20260601 13:29:33.077112 31043 raft_consensus.cc:2889] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:33.077181 31043 raft_consensus.cc:2272] T dd9b363e12bd42e384f9042630e60d3d P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.077939 31043 tablet_replica.cc:333] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09: stopping tablet replica
I20260601 13:29:33.078068 31043 raft_consensus.cc:2243] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:33.078246 31043 pending_rounds.cc:70] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09: Trying to abort 1 pending ops.
I20260601 13:29:33.078297 31043 pending_rounds.cc:77] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193067263438848 op_type: NO_OP noop_request { }
I20260601 13:29:33.078364 31043 raft_consensus.cc:2889] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:33.078430 31043 raft_consensus.cc:2272] T ee9c143933834187a3a91cbb8b53dfbb P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.079020 31043 tablet_replica.cc:333] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09: stopping tablet replica
I20260601 13:29:33.079137 31043 raft_consensus.cc:2243] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:33.079298 31043 pending_rounds.cc:70] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Trying to abort 1 pending ops.
I20260601 13:29:33.079356 31043 pending_rounds.cc:77] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193066609766400 op_type: NO_OP noop_request { }
I20260601 13:29:33.079416 31043 raft_consensus.cc:2889] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:33.079480 31043 raft_consensus.cc:2272] T 71e94a1ff0b4476ea58fb8da043c7634 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.080016 31043 tablet_replica.cc:333] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09: stopping tablet replica
I20260601 13:29:33.080113 31043 raft_consensus.cc:2243] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:33.080267 31043 pending_rounds.cc:70] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Trying to abort 1 pending ops.
I20260601 13:29:33.080322 31043 pending_rounds.cc:77] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193066859913216 op_type: NO_OP noop_request { }
I20260601 13:29:33.080380 31043 raft_consensus.cc:2889] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:33.080442 31043 raft_consensus.cc:2272] T c7f25628b88e434d9ee1fb3bc22832a2 P 05d73fe9d5534b8eafbc23c1f9e1eb09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.094504 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:29:33.097167 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:29:33.101171 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:33.101457 31043 tablet_replica.cc:333] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e: stopping tablet replica
I20260601 13:29:33.101596 31043 raft_consensus.cc:2243] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:33.101697 31043 raft_consensus.cc:2272] T dd9b363e12bd42e384f9042630e60d3d P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.102146 31043 tablet_replica.cc:333] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e: stopping tablet replica
I20260601 13:29:33.102226 31043 raft_consensus.cc:2243] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:33.102296 31043 raft_consensus.cc:2272] T 71e94a1ff0b4476ea58fb8da043c7634 P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.102660 31043 tablet_replica.cc:333] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e: stopping tablet replica
I20260601 13:29:33.102739 31043 raft_consensus.cc:2243] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:33.102802 31043 raft_consensus.cc:2272] T c7f25628b88e434d9ee1fb3bc22832a2 P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.103169 31043 tablet_replica.cc:333] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e: stopping tablet replica
I20260601 13:29:33.103235 31043 raft_consensus.cc:2243] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:33.103302 31043 raft_consensus.cc:2272] T ee9c143933834187a3a91cbb8b53dfbb P b1679959a4094d7c9cc911b07168fa2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.116904 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:29:33.119328 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:29:33.123566 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:33.123885 31043 tablet_replica.cc:333] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870: stopping tablet replica
I20260601 13:29:33.124074 31043 raft_consensus.cc:2243] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:33.124184 31043 raft_consensus.cc:2272] T dd9b363e12bd42e384f9042630e60d3d P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.124624 31043 tablet_replica.cc:333] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870: stopping tablet replica
I20260601 13:29:33.124703 31043 raft_consensus.cc:2243] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:33.124768 31043 raft_consensus.cc:2272] T ee9c143933834187a3a91cbb8b53dfbb P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.125171 31043 tablet_replica.cc:333] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870: stopping tablet replica
I20260601 13:29:33.125242 31043 raft_consensus.cc:2243] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:33.125308 31043 raft_consensus.cc:2272] T 71e94a1ff0b4476ea58fb8da043c7634 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.125640 31043 tablet_replica.cc:333] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870: stopping tablet replica
I20260601 13:29:33.125715 31043 raft_consensus.cc:2243] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:33.125780 31043 raft_consensus.cc:2272] T c7f25628b88e434d9ee1fb3bc22832a2 P 21a15f1a3b3a4d56a3cbd25571da0870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.138863 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:29:33.141124 31043 master.cc:562] Master@127.30.80.254:39767 shutting down...
I20260601 13:29:33.144616 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:33.144794 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.144850 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P d77195c5f02142d293fda2e6bf660b38: stopping tablet replica
I20260601 13:29:33.157755 31043 master.cc:584] Master@127.30.80.254:39767 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1539 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:29:33.165679 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:39027
I20260601 13:29:33.166005 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:33.167629  1410 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
W20260601 13:29:33.167748  1411 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
I20260601 13:29:33.167884 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:33.167765  1413 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
I20260601 13:29:33.168190 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:33.168311 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:33.168351 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320573168350 us; error 0 us; skew 500 ppm
I20260601 13:29:33.169199 31043 webserver.cc:533] Webserver started at http://127.30.80.254:36859/ using document root <none> and password file <none>
I20260601 13:29:33.169381 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:33.169448 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:33.169523 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:33.169899 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "acde04a2b7c64079bcb141bbb938d9b3"
format_stamp: "Formatted at 2026-06-01 13:29:33 on dist-test-slave-l49s"
I20260601 13:29:33.171411 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:33.172592  1418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.172812 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:33.172895 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "acde04a2b7c64079bcb141bbb938d9b3"
format_stamp: "Formatted at 2026-06-01 13:29:33 on dist-test-slave-l49s"
I20260601 13:29:33.172986 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-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)
I20260601 13:29:33.180702 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:33.181049 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:33.185168 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:39027
I20260601 13:29:33.188232  1470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:39027 every 8 connection(s)
I20260601 13:29:33.188810  1471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:33.190512  1471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3: Bootstrap starting.
I20260601 13:29:33.191311  1471 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:33.192435  1471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3: No bootstrap required, opened a new log
I20260601 13:29:33.192840  1471 raft_consensus.cc:359] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acde04a2b7c64079bcb141bbb938d9b3" member_type: VOTER }
I20260601 13:29:33.192929  1471 raft_consensus.cc:385] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:33.192950  1471 raft_consensus.cc:740] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acde04a2b7c64079bcb141bbb938d9b3, State: Initialized, Role: FOLLOWER
I20260601 13:29:33.193118  1471 consensus_queue.cc:260] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "acde04a2b7c64079bcb141bbb938d9b3" member_type: VOTER }
I20260601 13:29:33.193192  1471 raft_consensus.cc:399] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:33.193244  1471 raft_consensus.cc:493] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:33.193331  1471 raft_consensus.cc:3060] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:33.194036  1471 raft_consensus.cc:515] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acde04a2b7c64079bcb141bbb938d9b3" member_type: VOTER }
I20260601 13:29:33.194150  1471 leader_election.cc:304] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [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: acde04a2b7c64079bcb141bbb938d9b3; no voters: 
I20260601 13:29:33.194394  1471 leader_election.cc:290] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:33.194540  1474 raft_consensus.cc:2804] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:33.194773  1474 raft_consensus.cc:697] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 1 LEADER]: Becoming Leader. State: Replica: acde04a2b7c64079bcb141bbb938d9b3, State: Running, Role: LEADER
I20260601 13:29:33.194901  1471 sys_catalog.cc:565] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:33.194937  1474 consensus_queue.cc:237] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [LEADER]: Queue going to LEADER mode. State: All 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: "acde04a2b7c64079bcb141bbb938d9b3" member_type: VOTER }
I20260601 13:29:33.195454  1475 sys_catalog.cc:455] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acde04a2b7c64079bcb141bbb938d9b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acde04a2b7c64079bcb141bbb938d9b3" member_type: VOTER } }
I20260601 13:29:33.195569  1475 sys_catalog.cc:458] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:33.195467  1476 sys_catalog.cc:455] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader acde04a2b7c64079bcb141bbb938d9b3. Latest consensus state: current_term: 1 leader_uuid: "acde04a2b7c64079bcb141bbb938d9b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acde04a2b7c64079bcb141bbb938d9b3" member_type: VOTER } }
I20260601 13:29:33.195672  1476 sys_catalog.cc:458] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:33.196204  1482 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:33.196941  1482 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:33.197278 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:33.198976  1482 catalog_manager.cc:1382] Generated new cluster ID: 576fd0028422402299018c03739372ce
I20260601 13:29:33.199039  1482 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:33.210798  1482 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:33.211419  1482 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:33.220301  1482 catalog_manager.cc:6069] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3: Generated new TSK 0
I20260601 13:29:33.220469  1482 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:33.230026 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:33.232409  1495 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
W20260601 13:29:33.232420  1493 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
I20260601 13:29:33.232566 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:33.232504  1492 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
I20260601 13:29:33.232864 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:33.232914 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:33.232950 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320573232930 us; error 0 us; skew 500 ppm
I20260601 13:29:33.233842 31043 webserver.cc:533] Webserver started at http://127.30.80.193:33765/ using document root <none> and password file <none>
I20260601 13:29:33.234016 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:33.234079 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:33.234162 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:33.234617 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "4a06ed700d974eeb8cae83dd6630a61c"
format_stamp: "Formatted at 2026-06-01 13:29:33 on dist-test-slave-l49s"
I20260601 13:29:33.236274 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:33.237367  1500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.237686 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:33.237766 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "4a06ed700d974eeb8cae83dd6630a61c"
format_stamp: "Formatted at 2026-06-01 13:29:33 on dist-test-slave-l49s"
I20260601 13:29:33.237866 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-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)
I20260601 13:29:33.252893 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:33.253386 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:33.253710 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:33.254197 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:33.254236 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.254292 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:33.254338 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.258654 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:34479
I20260601 13:29:33.258682  1563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:34479 every 8 connection(s)
I20260601 13:29:33.259529 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:33.261435  1568 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
W20260601 13:29:33.261646  1571 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
I20260601 13:29:33.261691 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:33.261797  1569 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
I20260601 13:29:33.262018 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:33.262084 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:33.262111 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320573262110 us; error 0 us; skew 500 ppm
I20260601 13:29:33.263036 31043 webserver.cc:533] Webserver started at http://127.30.80.194:40883/ using document root <none> and password file <none>
I20260601 13:29:33.263211 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:33.263280 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:33.263357 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:33.263736 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "1562fa0be7ec439d9c89237a2f90ce83"
format_stamp: "Formatted at 2026-06-01 13:29:33 on dist-test-slave-l49s"
I20260601 13:29:33.265429 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:33.266808  1576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.267118 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:33.267196 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "1562fa0be7ec439d9c89237a2f90ce83"
format_stamp: "Formatted at 2026-06-01 13:29:33 on dist-test-slave-l49s"
I20260601 13:29:33.267273 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-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)
I20260601 13:29:33.267400  1564 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39027
I20260601 13:29:33.267489  1564 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:33.267727  1564 heartbeater.cc:507] Master 127.30.80.254:39027 requested a full tablet report, sending...
I20260601 13:29:33.268431  1435 ts_manager.cc:194] Registered new tserver with Master: 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479)
I20260601 13:29:33.269418  1435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55370
I20260601 13:29:33.289098 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:33.289502 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:33.289754 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:33.290266 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:33.290307 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.290370 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:33.290412 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.294497 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:33643
I20260601 13:29:33.294606  1639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:33643 every 8 connection(s)
I20260601 13:29:33.295523 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:33.297578  1643 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
W20260601 13:29:33.297618  1644 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
W20260601 13:29:33.297626  1646 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
I20260601 13:29:33.298188 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:33.298345 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:33.298394 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:33.298416 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320573298416 us; error 0 us; skew 500 ppm
I20260601 13:29:33.299497 31043 webserver.cc:533] Webserver started at http://127.30.80.195:35179/ using document root <none> and password file <none>
I20260601 13:29:33.299681 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:33.299755 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:33.299845 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:33.300349 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
format_stamp: "Formatted at 2026-06-01 13:29:33 on dist-test-slave-l49s"
I20260601 13:29:33.300427  1640 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39027
I20260601 13:29:33.300534  1640 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:33.300748  1640 heartbeater.cc:507] Master 127.30.80.254:39027 requested a full tablet report, sending...
I20260601 13:29:33.301388  1435 ts_manager.cc:194] Registered new tserver with Master: 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:33.301987  1435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55372
I20260601 13:29:33.302138 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:33.303200  1651 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.303426 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:33.303509 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
format_stamp: "Formatted at 2026-06-01 13:29:33 on dist-test-slave-l49s"
I20260601 13:29:33.303577 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-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)
I20260601 13:29:33.318331 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:33.318749 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:33.319069 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:33.319530 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:33.319592 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.319640 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:33.319692 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.324405 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:41161
I20260601 13:29:33.324491  1714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:41161 every 8 connection(s)
I20260601 13:29:33.329125  1715 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39027
I20260601 13:29:33.329236  1715 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:33.329464  1715 heartbeater.cc:507] Master 127.30.80.254:39027 requested a full tablet report, sending...
I20260601 13:29:33.330121  1435 ts_manager.cc:194] Registered new tserver with Master: 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:33.330528 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005660031s
I20260601 13:29:33.330719  1435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55382
I20260601 13:29:34.270452  1564 heartbeater.cc:499] Master 127.30.80.254:39027 was elected leader, sending a full tablet report...
I20260601 13:29:34.302999  1640 heartbeater.cc:499] Master 127.30.80.254:39027 was elected leader, sending a full tablet report...
I20260601 13:29:34.331678  1715 heartbeater.cc:499] Master 127.30.80.254:39027 was elected leader, sending a full tablet report...
I20260601 13:29:34.376171  1435 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55398:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:34.376657  1435 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:34.388367  1528 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf94026527744adb1b7235bcb56a2e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.388731  1528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf94026527744adb1b7235bcb56a2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.388710  1527 tablet_service.cc:1511] Processing CreateTablet for tablet 92b03c5c44384bc486a33c780554f5d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.388929  1526 tablet_service.cc:1511] Processing CreateTablet for tablet b7ca15cc73b648cdbc3169d25e20eac4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.389012  1527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b03c5c44384bc486a33c780554f5d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.389150  1526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ca15cc73b648cdbc3169d25e20eac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.391248  1735 tablet_bootstrap.cc:492] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.391422  1525 tablet_service.cc:1511] Processing CreateTablet for tablet bf970def43014d72b282507506ab2103 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.391652  1525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf970def43014d72b282507506ab2103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.392175  1735 tablet_bootstrap.cc:654] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.392271  1521 tablet_service.cc:1511] Processing CreateTablet for tablet 1708634aa29749d092a166be0c705854 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.392508  1521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1708634aa29749d092a166be0c705854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.393253  1735 tablet_bootstrap.cc:492] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.393316  1735 ts_tablet_manager.cc:1403] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:34.393733  1735 raft_consensus.cc:359] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.393841  1735 raft_consensus.cc:385] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.393864  1735 raft_consensus.cc:740] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.393999  1735 consensus_queue.cc:260] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.394358  1735 ts_tablet_manager.cc:1434] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.394522  1735 tablet_bootstrap.cc:492] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.394477  1522 tablet_service.cc:1511] Processing CreateTablet for tablet ce1d19c2cd8143dd8017cf3b03fbb3fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.394743  1522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1d19c2cd8143dd8017cf3b03fbb3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.395529  1735 tablet_bootstrap.cc:654] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.396260  1524 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5cdf2825984ba183c2b4e17ad5f436 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.396519  1524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5cdf2825984ba183c2b4e17ad5f436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.396647  1735 tablet_bootstrap.cc:492] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.396736  1735 ts_tablet_manager.cc:1403] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:34.397176  1735 raft_consensus.cc:359] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.397256  1735 raft_consensus.cc:385] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.397277  1735 raft_consensus.cc:740] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.397362  1735 consensus_queue.cc:260] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.397604  1735 ts_tablet_manager.cc:1434] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.397729  1735 tablet_bootstrap.cc:492] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.398556  1523 tablet_service.cc:1511] Processing CreateTablet for tablet 14ec80cd408d452ea129cd727b8827e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.398631  1735 tablet_bootstrap.cc:654] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.398808  1523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ec80cd408d452ea129cd727b8827e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.399730  1735 tablet_bootstrap.cc:492] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.399829  1735 ts_tablet_manager.cc:1403] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:34.400281  1735 raft_consensus.cc:359] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.400360  1735 raft_consensus.cc:385] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.400381  1735 raft_consensus.cc:740] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.400470  1735 consensus_queue.cc:260] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.400713  1735 ts_tablet_manager.cc:1434] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:34.400894  1735 tablet_bootstrap.cc:492] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.401918  1604 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf94026527744adb1b7235bcb56a2e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.402215  1604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf94026527744adb1b7235bcb56a2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.402231  1601 tablet_service.cc:1511] Processing CreateTablet for tablet bf970def43014d72b282507506ab2103 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.402343  1598 tablet_service.cc:1511] Processing CreateTablet for tablet 14ec80cd408d452ea129cd727b8827e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.402470  1601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf970def43014d72b282507506ab2103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.402616  1598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ec80cd408d452ea129cd727b8827e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.402861  1599 tablet_service.cc:1511] Processing CreateTablet for tablet ce1d19c2cd8143dd8017cf3b03fbb3fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.403062  1599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1d19c2cd8143dd8017cf3b03fbb3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.404587  1603 tablet_service.cc:1511] Processing CreateTablet for tablet 92b03c5c44384bc486a33c780554f5d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.404906  1603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b03c5c44384bc486a33c780554f5d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.405125  1597 tablet_service.cc:1511] Processing CreateTablet for tablet 1708634aa29749d092a166be0c705854 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.405352  1597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1708634aa29749d092a166be0c705854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.406854  1602 tablet_service.cc:1511] Processing CreateTablet for tablet b7ca15cc73b648cdbc3169d25e20eac4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.407070  1602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ca15cc73b648cdbc3169d25e20eac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.408257  1600 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5cdf2825984ba183c2b4e17ad5f436 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.408478  1600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5cdf2825984ba183c2b4e17ad5f436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.409060  1674 tablet_service.cc:1511] Processing CreateTablet for tablet 14ec80cd408d452ea129cd727b8827e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.409299  1674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ec80cd408d452ea129cd727b8827e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.409255  1678 tablet_service.cc:1511] Processing CreateTablet for tablet 92b03c5c44384bc486a33c780554f5d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.409318  1679 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf94026527744adb1b7235bcb56a2e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.409574  1678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b03c5c44384bc486a33c780554f5d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.409711  1679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf94026527744adb1b7235bcb56a2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.410595  1676 tablet_service.cc:1511] Processing CreateTablet for tablet bf970def43014d72b282507506ab2103 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.410872  1676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf970def43014d72b282507506ab2103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.411556  1672 tablet_service.cc:1511] Processing CreateTablet for tablet 1708634aa29749d092a166be0c705854 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.411760  1741 tablet_bootstrap.cc:492] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.411725  1677 tablet_service.cc:1511] Processing CreateTablet for tablet b7ca15cc73b648cdbc3169d25e20eac4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.411796  1672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1708634aa29749d092a166be0c705854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.412176  1675 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5cdf2825984ba183c2b4e17ad5f436 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.412580  1677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ca15cc73b648cdbc3169d25e20eac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.412711  1675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5cdf2825984ba183c2b4e17ad5f436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.412943  1673 tablet_service.cc:1511] Processing CreateTablet for tablet ce1d19c2cd8143dd8017cf3b03fbb3fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:34.413166  1673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1d19c2cd8143dd8017cf3b03fbb3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.415830  1735 tablet_bootstrap.cc:654] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.415830  1741 tablet_bootstrap.cc:654] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.416694  1740 tablet_bootstrap.cc:492] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.417164  1735 tablet_bootstrap.cc:492] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.417164  1741 tablet_bootstrap.cc:492] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.417276  1741 ts_tablet_manager.cc:1403] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:29:34.417279  1735 ts_tablet_manager.cc:1403] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.002s
I20260601 13:29:34.417809  1741 raft_consensus.cc:359] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.417855  1735 raft_consensus.cc:359] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.417933  1741 raft_consensus.cc:385] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.418016  1735 raft_consensus.cc:385] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.418031  1741 raft_consensus.cc:740] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.418080  1735 raft_consensus.cc:740] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.418219  1740 tablet_bootstrap.cc:654] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.418244  1741 consensus_queue.cc:260] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.418299  1735 consensus_queue.cc:260] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.418627  1735 ts_tablet_manager.cc:1434] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:34.418635  1741 ts_tablet_manager.cc:1434] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:34.418910  1741 tablet_bootstrap.cc:492] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.419498  1740 tablet_bootstrap.cc:492] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.419575  1740 ts_tablet_manager.cc:1403] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:34.419924  1741 tablet_bootstrap.cc:654] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.419963  1740 raft_consensus.cc:359] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.420083  1740 raft_consensus.cc:385] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.420106  1740 raft_consensus.cc:740] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.420230  1740 consensus_queue.cc:260] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.420575  1740 ts_tablet_manager.cc:1434] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:34.420725  1740 tablet_bootstrap.cc:492] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.421245  1741 tablet_bootstrap.cc:492] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.421353  1741 ts_tablet_manager.cc:1403] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:34.421775  1741 raft_consensus.cc:359] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.421876  1741 raft_consensus.cc:385] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.421931  1741 raft_consensus.cc:740] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.422063  1741 consensus_queue.cc:260] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.422344  1741 ts_tablet_manager.cc:1434] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.422449  1740 tablet_bootstrap.cc:654] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.422516  1741 tablet_bootstrap.cc:492] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.423497  1741 tablet_bootstrap.cc:654] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.424032  1740 tablet_bootstrap.cc:492] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.424120  1740 ts_tablet_manager.cc:1403] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:29:34.424439  1735 tablet_bootstrap.cc:492] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.424569  1740 raft_consensus.cc:359] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.424665  1740 raft_consensus.cc:385] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.424700  1740 raft_consensus.cc:740] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.424821  1740 consensus_queue.cc:260] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.425107  1740 ts_tablet_manager.cc:1434] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.425284  1740 tablet_bootstrap.cc:492] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.425357  1735 tablet_bootstrap.cc:654] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.426136  1740 tablet_bootstrap.cc:654] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.426317  1735 tablet_bootstrap.cc:492] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.426375  1735 ts_tablet_manager.cc:1403] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:29:34.426679  1735 raft_consensus.cc:359] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.426882  1735 raft_consensus.cc:385] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.426940  1735 raft_consensus.cc:740] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.427075  1735 consensus_queue.cc:260] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.427116  1740 tablet_bootstrap.cc:492] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.427259  1740 ts_tablet_manager.cc:1403] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:29:34.427382  1735 ts_tablet_manager.cc:1434] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:34.427546  1735 tablet_bootstrap.cc:492] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.427680  1740 raft_consensus.cc:359] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.427786  1740 raft_consensus.cc:385] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.427824  1740 raft_consensus.cc:740] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.427923  1740 consensus_queue.cc:260] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.428225  1740 ts_tablet_manager.cc:1434] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.428457  1740 tablet_bootstrap.cc:492] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.428565  1735 tablet_bootstrap.cc:654] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.429440  1740 tablet_bootstrap.cc:654] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.430893  1741 tablet_bootstrap.cc:492] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.430989  1741 ts_tablet_manager.cc:1403] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:29:34.431205  1735 tablet_bootstrap.cc:492] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.431296  1735 ts_tablet_manager.cc:1403] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:29:34.431510  1741 raft_consensus.cc:359] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.431622  1741 raft_consensus.cc:385] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.431656  1741 raft_consensus.cc:740] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.431680  1735 raft_consensus.cc:359] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.431802  1735 raft_consensus.cc:385] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.431782  1741 consensus_queue.cc:260] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.431843  1735 raft_consensus.cc:740] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.431990  1735 consensus_queue.cc:260] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.432108  1741 ts_tablet_manager.cc:1434] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:34.432276  1735 ts_tablet_manager.cc:1434] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.432431  1735 tablet_bootstrap.cc:492] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.433463  1741 tablet_bootstrap.cc:492] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.433485  1740 tablet_bootstrap.cc:492] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.433561  1740 ts_tablet_manager.cc:1403] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:34.434049  1740 raft_consensus.cc:359] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.434170  1740 raft_consensus.cc:385] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.434204  1740 raft_consensus.cc:740] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.434356  1740 consensus_queue.cc:260] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.434551  1741 tablet_bootstrap.cc:654] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.434616  1740 ts_tablet_manager.cc:1434] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.434790  1740 tablet_bootstrap.cc:492] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.435770  1740 tablet_bootstrap.cc:654] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.435770  1741 tablet_bootstrap.cc:492] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.435883  1741 ts_tablet_manager.cc:1403] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:34.436381  1735 tablet_bootstrap.cc:654] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.436414  1741 raft_consensus.cc:359] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.436532  1741 raft_consensus.cc:385] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.436579  1741 raft_consensus.cc:740] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.436707  1741 consensus_queue.cc:260] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.436990  1741 ts_tablet_manager.cc:1434] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.437294  1741 tablet_bootstrap.cc:492] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.437461  1735 tablet_bootstrap.cc:492] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.437543  1735 ts_tablet_manager.cc:1403] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:34.437994  1735 raft_consensus.cc:359] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.438083  1735 raft_consensus.cc:385] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.438115  1735 raft_consensus.cc:740] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.438162  1740 tablet_bootstrap.cc:492] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.438230  1740 ts_tablet_manager.cc:1403] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:29:34.438303  1741 tablet_bootstrap.cc:654] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.438233  1735 consensus_queue.cc:260] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.438524  1735 ts_tablet_manager.cc:1434] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.438625  1740 raft_consensus.cc:359] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.438680  1735 tablet_bootstrap.cc:492] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.438705  1740 raft_consensus.cc:385] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.438738  1740 raft_consensus.cc:740] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.438872  1740 consensus_queue.cc:260] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.439217  1740 ts_tablet_manager.cc:1434] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:34.439400  1740 tablet_bootstrap.cc:492] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.439638  1735 tablet_bootstrap.cc:654] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.440709  1740 tablet_bootstrap.cc:654] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.441152  1735 tablet_bootstrap.cc:492] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.441247  1735 ts_tablet_manager.cc:1403] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:29:34.441663  1735 raft_consensus.cc:359] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.441787  1735 raft_consensus.cc:385] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.441838  1735 raft_consensus.cc:740] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.441967  1735 consensus_queue.cc:260] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.442117  1740 tablet_bootstrap.cc:492] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.442198  1740 ts_tablet_manager.cc:1403] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:29:34.442257  1735 ts_tablet_manager.cc:1434] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:34.442662  1740 raft_consensus.cc:359] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.442790  1741 tablet_bootstrap.cc:492] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.442811  1740 raft_consensus.cc:385] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.442876  1741 ts_tablet_manager.cc:1403] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:29:34.442950  1740 raft_consensus.cc:740] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.443109  1740 consensus_queue.cc:260] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.443356  1740 ts_tablet_manager.cc:1434] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:34.443342  1741 raft_consensus.cc:359] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.443444  1741 raft_consensus.cc:385] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.443475  1741 raft_consensus.cc:740] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.443547  1740 tablet_bootstrap.cc:492] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.443588  1741 consensus_queue.cc:260] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.443851  1741 ts_tablet_manager.cc:1434] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.444046  1741 tablet_bootstrap.cc:492] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.444571  1740 tablet_bootstrap.cc:654] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.444972  1741 tablet_bootstrap.cc:654] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.445652  1740 tablet_bootstrap.cc:492] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.445762  1740 ts_tablet_manager.cc:1403] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:34.446120  1740 raft_consensus.cc:359] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.446259  1740 raft_consensus.cc:385] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.446307  1740 raft_consensus.cc:740] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.446432  1740 consensus_queue.cc:260] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.446605  1741 tablet_bootstrap.cc:492] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.446672  1741 ts_tablet_manager.cc:1403] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:34.446681  1740 ts_tablet_manager.cc:1434] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.446971  1740 tablet_bootstrap.cc:492] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.447118  1741 raft_consensus.cc:359] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.447196  1741 raft_consensus.cc:385] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.447225  1741 raft_consensus.cc:740] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.447332  1741 consensus_queue.cc:260] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.447628  1741 ts_tablet_manager.cc:1434] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.447806  1741 tablet_bootstrap.cc:492] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.447944  1740 tablet_bootstrap.cc:654] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.448824  1741 tablet_bootstrap.cc:654] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.449710  1740 tablet_bootstrap.cc:492] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.449813  1740 ts_tablet_manager.cc:1403] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:34.449956  1741 tablet_bootstrap.cc:492] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.450057  1741 ts_tablet_manager.cc:1403] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:34.450238  1740 raft_consensus.cc:359] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.450344  1740 raft_consensus.cc:385] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.450392  1740 raft_consensus.cc:740] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.450485  1741 raft_consensus.cc:359] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.450510  1740 consensus_queue.cc:260] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.450584  1741 raft_consensus.cc:385] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.450630  1741 raft_consensus.cc:740] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.450788  1740 ts_tablet_manager.cc:1434] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.450762  1741 consensus_queue.cc:260] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.451048  1741 ts_tablet_manager.cc:1434] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.451102  1746 raft_consensus.cc:493] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.451211  1741 tablet_bootstrap.cc:492] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.451180  1746 raft_consensus.cc:515] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.451673  1746 leader_election.cc:290] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.452212  1741 tablet_bootstrap.cc:654] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.453723  1741 tablet_bootstrap.cc:492] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.453840  1741 ts_tablet_manager.cc:1403] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:34.454242  1741 raft_consensus.cc:359] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.454344  1741 raft_consensus.cc:385] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.454409  1741 raft_consensus.cc:740] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.454550  1741 consensus_queue.cc:260] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.454957  1741 ts_tablet_manager.cc:1434] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.457172  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec80cd408d452ea129cd727b8827e5" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" is_pre_election: true
I20260601 13:29:34.457304  1689 raft_consensus.cc:2468] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:34.457566  1579 leader_election.cc:304] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:34.457715  1746 raft_consensus.cc:2804] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.457784  1746 raft_consensus.cc:493] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.457814  1746 raft_consensus.cc:3060] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.457719  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec80cd408d452ea129cd727b8827e5" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c" is_pre_election: true
I20260601 13:29:34.457917  1538 raft_consensus.cc:2468] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:34.458858  1746 raft_consensus.cc:515] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.459236  1746 leader_election.cc:290] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Requested vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.459591  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec80cd408d452ea129cd727b8827e5" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:34.459692  1538 raft_consensus.cc:3060] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.459743  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec80cd408d452ea129cd727b8827e5" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:34.459885  1689 raft_consensus.cc:3060] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.460556  1538 raft_consensus.cc:2468] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:34.460747  1689 raft_consensus.cc:2468] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:34.460841  1580 leader_election.cc:304] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.461000  1746 raft_consensus.cc:2804] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.461216  1746 raft_consensus.cc:697] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Becoming Leader. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Running, Role: LEADER
I20260601 13:29:34.461354  1746 consensus_queue.cc:237] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.462839  1433 catalog_manager.cc:5696] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:34.466478  1737 raft_consensus.cc:493] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.466564  1737 raft_consensus.cc:515] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.467032  1737 leader_election.cc:290] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.470624  1737 raft_consensus.cc:493] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.470755  1737 raft_consensus.cc:515] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.470762  1614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf970def43014d72b282507506ab2103" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83" is_pre_election: true
I20260601 13:29:34.470867  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf970def43014d72b282507506ab2103" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" is_pre_election: true
I20260601 13:29:34.470952  1689 raft_consensus.cc:2468] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 0.
I20260601 13:29:34.470952  1614 raft_consensus.cc:2468] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 0.
I20260601 13:29:34.471163  1737 leader_election.cc:290] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.471278  1501 leader_election.cc:304] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.471344  1614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5cdf2825984ba183c2b4e17ad5f436" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83" is_pre_election: true
I20260601 13:29:34.471442  1614 raft_consensus.cc:2468] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 0.
I20260601 13:29:34.471449  1737 raft_consensus.cc:2804] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.471524  1737 raft_consensus.cc:493] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.471562  1737 raft_consensus.cc:3060] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.471580  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5cdf2825984ba183c2b4e17ad5f436" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" is_pre_election: true
I20260601 13:29:34.471678  1689 raft_consensus.cc:2468] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 0.
I20260601 13:29:34.471706  1501 leader_election.cc:304] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.472074  1771 raft_consensus.cc:2804] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.472131  1771 raft_consensus.cc:493] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.472177  1771 raft_consensus.cc:3060] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.472745  1737 raft_consensus.cc:515] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.473088  1771 raft_consensus.cc:515] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.473142  1737 leader_election.cc:290] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 election: Requested vote from peers 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.473450  1614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf970def43014d72b282507506ab2103" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
I20260601 13:29:34.473526  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf970def43014d72b282507506ab2103" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:34.473573  1614 raft_consensus.cc:3060] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.473600  1771 leader_election.cc:290] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 election: Requested vote from peers 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.473642  1689 raft_consensus.cc:3060] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.473858  1613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5cdf2825984ba183c2b4e17ad5f436" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
I20260601 13:29:34.473937  1613 raft_consensus.cc:3060] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.474362  1614 raft_consensus.cc:2468] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 1.
I20260601 13:29:34.474560  1689 raft_consensus.cc:2468] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 1.
I20260601 13:29:34.474633  1501 leader_election.cc:304] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.474822  1771 raft_consensus.cc:2804] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.474848  1613 raft_consensus.cc:2468] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 1.
I20260601 13:29:34.474989  1771 raft_consensus.cc:697] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Becoming Leader. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Running, Role: LEADER
I20260601 13:29:34.474865  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5cdf2825984ba183c2b4e17ad5f436" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:34.475118  1689 raft_consensus.cc:3060] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.475183  1501 leader_election.cc:304] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.475333  1737 raft_consensus.cc:2804] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.475507  1737 raft_consensus.cc:697] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Becoming Leader. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Running, Role: LEADER
I20260601 13:29:34.475626  1737 consensus_queue.cc:237] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.475911  1689 raft_consensus.cc:2468] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 1.
I20260601 13:29:34.476169  1771 consensus_queue.cc:237] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.477964  1433 catalog_manager.cc:5696] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193). New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:34.481676  1433 catalog_manager.cc:5696] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193). New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:34.488139  1746 raft_consensus.cc:493] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.488298  1746 raft_consensus.cc:515] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.488695  1746 leader_election.cc:290] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.489058  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b03c5c44384bc486a33c780554f5d7" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c" is_pre_election: true
I20260601 13:29:34.489063  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b03c5c44384bc486a33c780554f5d7" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" is_pre_election: true
I20260601 13:29:34.489207  1538 raft_consensus.cc:2468] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:34.489245  1689 raft_consensus.cc:2468] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:34.489503  1580 leader_election.cc:304] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.489650  1746 raft_consensus.cc:2804] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.489709  1746 raft_consensus.cc:493] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.489749  1746 raft_consensus.cc:3060] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.490607  1746 raft_consensus.cc:515] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.490973  1746 leader_election.cc:290] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Requested vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.491266  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b03c5c44384bc486a33c780554f5d7" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:34.491320  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b03c5c44384bc486a33c780554f5d7" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:34.491385  1538 raft_consensus.cc:3060] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.491423  1689 raft_consensus.cc:3060] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.492229  1538 raft_consensus.cc:2468] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:34.492381  1689 raft_consensus.cc:2468] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:34.492504  1580 leader_election.cc:304] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.492657  1746 raft_consensus.cc:2804] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.492762  1746 raft_consensus.cc:697] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Becoming Leader. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Running, Role: LEADER
I20260601 13:29:34.492892  1746 consensus_queue.cc:237] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.494359  1433 catalog_manager.cc:5696] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:34.517514  1746 raft_consensus.cc:493] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.517673  1746 raft_consensus.cc:515] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.518179  1746 leader_election.cc:290] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.518687  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c" is_pre_election: true
I20260601 13:29:34.518690  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" is_pre_election: true
I20260601 13:29:34.518806  1538 raft_consensus.cc:2468] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:34.518916  1689 raft_consensus.cc:2468] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:34.519179  1580 leader_election.cc:304] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.519366  1746 raft_consensus.cc:2804] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.519433  1746 raft_consensus.cc:493] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.519534  1746 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.520455  1746 raft_consensus.cc:515] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.520885  1746 leader_election.cc:290] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Requested vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.521116  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:34.521118  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:34.521262  1689 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.521262  1538 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.522181  1538 raft_consensus.cc:2468] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:34.522181  1689 raft_consensus.cc:2468] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:34.522500  1579 leader_election.cc:304] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:34.522665  1746 raft_consensus.cc:2804] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.522809  1746 raft_consensus.cc:697] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Becoming Leader. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Running, Role: LEADER
I20260601 13:29:34.522948  1746 consensus_queue.cc:237] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.524514  1433 catalog_manager.cc:5696] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:34.543780  1744 raft_consensus.cc:493] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.543932  1744 raft_consensus.cc:515] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.544617  1744 leader_election.cc:290] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:34.548547  1613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1708634aa29749d092a166be0c705854" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83" is_pre_election: true
I20260601 13:29:34.548583  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1708634aa29749d092a166be0c705854" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c" is_pre_election: true
I20260601 13:29:34.548678  1613 raft_consensus.cc:2468] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 0.
I20260601 13:29:34.548729  1538 raft_consensus.cc:2468] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 0.
I20260601 13:29:34.549011  1652 leader_election.cc:304] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:34.549175  1744 raft_consensus.cc:2804] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.549232  1744 raft_consensus.cc:493] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.549286  1744 raft_consensus.cc:3060] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.550133  1744 raft_consensus.cc:515] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.550537  1744 leader_election.cc:290] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 election: Requested vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:34.550812  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1708634aa29749d092a166be0c705854" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:34.550812  1613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1708634aa29749d092a166be0c705854" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
I20260601 13:29:34.550946  1538 raft_consensus.cc:3060] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.550947  1613 raft_consensus.cc:3060] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.551823  1613 raft_consensus.cc:2468] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 1.
I20260601 13:29:34.551823  1538 raft_consensus.cc:2468] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 1.
I20260601 13:29:34.552140  1652 leader_election.cc:304] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:34.552302  1744 raft_consensus.cc:2804] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.552538  1744 raft_consensus.cc:697] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Running, Role: LEADER
I20260601 13:29:34.552695  1744 consensus_queue.cc:237] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.554322  1433 catalog_manager.cc:5696] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:34.597138  1744 raft_consensus.cc:493] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.597306  1744 raft_consensus.cc:515] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.597751  1744 leader_election.cc:290] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:34.598191  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf94026527744adb1b7235bcb56a2e4" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c" is_pre_election: true
I20260601 13:29:34.598193  1613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf94026527744adb1b7235bcb56a2e4" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83" is_pre_election: true
I20260601 13:29:34.598417  1613 raft_consensus.cc:2468] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 0.
I20260601 13:29:34.598420  1538 raft_consensus.cc:2468] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 0.
I20260601 13:29:34.598742  1652 leader_election.cc:304] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:34.598930  1744 raft_consensus.cc:2804] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.598989  1744 raft_consensus.cc:493] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.599016  1744 raft_consensus.cc:3060] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.600008  1744 raft_consensus.cc:515] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.600425  1744 leader_election.cc:290] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 election: Requested vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:34.600804  1613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf94026527744adb1b7235bcb56a2e4" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
I20260601 13:29:34.600802  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf94026527744adb1b7235bcb56a2e4" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:34.600967  1613 raft_consensus.cc:3060] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.600967  1538 raft_consensus.cc:3060] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.601923  1613 raft_consensus.cc:2468] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 1.
I20260601 13:29:34.601923  1538 raft_consensus.cc:2468] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 1.
I20260601 13:29:34.602236  1655 leader_election.cc:304] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a06ed700d974eeb8cae83dd6630a61c, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:34.602591  1744 raft_consensus.cc:2804] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.602730  1744 raft_consensus.cc:697] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Running, Role: LEADER
I20260601 13:29:34.602928  1744 consensus_queue.cc:237] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.604856  1433 catalog_manager.cc:5696] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:34.702968  1744 raft_consensus.cc:493] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.703118  1744 raft_consensus.cc:515] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.703513  1744 leader_election.cc:290] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:34.704023  1613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d19c2cd8143dd8017cf3b03fbb3fa" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83" is_pre_election: true
I20260601 13:29:34.704023  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d19c2cd8143dd8017cf3b03fbb3fa" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c" is_pre_election: true
I20260601 13:29:34.704202  1538 raft_consensus.cc:2468] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 0.
I20260601 13:29:34.704203  1613 raft_consensus.cc:2468] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 0.
I20260601 13:29:34.704629  1652 leader_election.cc:304] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:34.704802  1744 raft_consensus.cc:2804] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.704924  1744 raft_consensus.cc:493] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.704984  1744 raft_consensus.cc:3060] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.705778  1744 raft_consensus.cc:515] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.706132  1744 leader_election.cc:290] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 election: Requested vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:34.706497  1613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d19c2cd8143dd8017cf3b03fbb3fa" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
I20260601 13:29:34.706521  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d19c2cd8143dd8017cf3b03fbb3fa" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:34.706646  1613 raft_consensus.cc:3060] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.706662  1538 raft_consensus.cc:3060] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.707327  1613 raft_consensus.cc:2468] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 1.
I20260601 13:29:34.707386  1538 raft_consensus.cc:2468] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 1.
I20260601 13:29:34.707597  1652 leader_election.cc:304] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:34.707756  1744 raft_consensus.cc:2804] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.707855  1744 raft_consensus.cc:697] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Running, Role: LEADER
I20260601 13:29:34.708020  1744 consensus_queue.cc:237] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.709592  1433 catalog_manager.cc:5696] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:34.762965 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:34.765141  1786 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
I20260601 13:29:34.765146 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:34.765262  1784 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
W20260601 13:29:34.765429  1783 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
I20260601 13:29:34.765654 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:34.765702 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:34.765718 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320574765718 us; error 0 us; skew 500 ppm
I20260601 13:29:34.766692 31043 webserver.cc:533] Webserver started at http://127.30.80.196:39761/ using document root <none> and password file <none>
I20260601 13:29:34.766906 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:34.766955 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:34.767033 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:34.767457 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "eb3328393b484fe5811060d60bf41504"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-l49s"
I20260601 13:29:34.769135 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:34.770107  1791 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.770385 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:34.770470 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "eb3328393b484fe5811060d60bf41504"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-l49s"
I20260601 13:29:34.770560 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-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)
I20260601 13:29:34.784621 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:34.785069 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:34.785403 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:34.785897 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:34.785962 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.786024 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:34.786074 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.791131 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:46837
I20260601 13:29:34.791306  1854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:46837 every 8 connection(s)
I20260601 13:29:34.792848  1433 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55398:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260601 13:29:34.797006  1855 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39027
I20260601 13:29:34.797111  1855 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:34.797355  1855 heartbeater.cc:507] Master 127.30.80.254:39027 requested a full tablet report, sending...
I20260601 13:29:34.797984  1434 ts_manager.cc:194] Registered new tserver with Master: eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837)
W20260601 13:29:34.798393  1433 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4537e29ea4c84460a7c29cbe0282f55f has no consensus state
W20260601 13:29:34.798727  1433 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 423c28efba234636925bcc7e9c69bf9e has no consensus state
I20260601 13:29:34.798758  1434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59596
W20260601 13:29:34.799165  1433 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a70c21eb9698413c960518399eb0f2a5 has no consensus state
W20260601 13:29:34.799616  1433 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fd4a7cb31c5345c0ba3e2f693c7f17e4 has no consensus state
W20260601 13:29:34.799896  1433 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cbf3a990f4c240c69e50b0817252dfde has no consensus state
W20260601 13:29:34.800176  1433 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7344ce485b9a4c109dcce71e876a01c7 has no consensus state
W20260601 13:29:34.800520  1433 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e7a8387c312943eea9f796037bde623f has no consensus state
W20260601 13:29:34.800836  1433 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 742ab0f3fda747468309262c4dfc0220 has no consensus state
I20260601 13:29:34.805828  1524 tablet_service.cc:1511] Processing CreateTablet for tablet 423c28efba234636925bcc7e9c69bf9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.806145  1524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423c28efba234636925bcc7e9c69bf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.806233  1523 tablet_service.cc:1511] Processing CreateTablet for tablet 4537e29ea4c84460a7c29cbe0282f55f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.806485  1523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4537e29ea4c84460a7c29cbe0282f55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.808257  1735 tablet_bootstrap.cc:492] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.808754  1675 tablet_service.cc:1511] Processing CreateTablet for tablet a70c21eb9698413c960518399eb0f2a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.808784  1600 tablet_service.cc:1511] Processing CreateTablet for tablet 4537e29ea4c84460a7c29cbe0282f55f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.809011  1675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70c21eb9698413c960518399eb0f2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.809024  1600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4537e29ea4c84460a7c29cbe0282f55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.809343  1735 tablet_bootstrap.cc:654] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.810557  1735 tablet_bootstrap.cc:492] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.810658  1735 ts_tablet_manager.cc:1403] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:29:34.810920  1741 tablet_bootstrap.cc:492] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.811144  1735 raft_consensus.cc:359] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } }
I20260601 13:29:34.811251  1735 raft_consensus.cc:385] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.811290  1735 raft_consensus.cc:740] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.811349  1740 tablet_bootstrap.cc:492] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.811410  1735 consensus_queue.cc:260] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } }
I20260601 13:29:34.811511  1819 tablet_service.cc:1511] Processing CreateTablet for tablet 4537e29ea4c84460a7c29cbe0282f55f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.811736  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4537e29ea4c84460a7c29cbe0282f55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.812456  1741 tablet_bootstrap.cc:654] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.812489  1740 tablet_bootstrap.cc:654] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.812649  1735 ts_tablet_manager.cc:1434] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:29:34.812845  1735 tablet_bootstrap.cc:492] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.813771  1735 tablet_bootstrap.cc:654] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.814018  1818 tablet_service.cc:1511] Processing CreateTablet for tablet 423c28efba234636925bcc7e9c69bf9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.814024  1600 tablet_service.cc:1511] Processing CreateTablet for tablet a70c21eb9698413c960518399eb0f2a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.814339  1818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423c28efba234636925bcc7e9c69bf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.814473  1600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70c21eb9698413c960518399eb0f2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.815584  1740 tablet_bootstrap.cc:492] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.815678  1740 ts_tablet_manager.cc:1403] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:34.816155  1740 raft_consensus.cc:359] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.816262  1740 raft_consensus.cc:385] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.816315  1740 raft_consensus.cc:740] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.816442  1740 consensus_queue.cc:260] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.816530  1602 tablet_service.cc:1511] Processing CreateTablet for tablet fd4a7cb31c5345c0ba3e2f693c7f17e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.816709  1740 ts_tablet_manager.cc:1434] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.816790  1602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4a7cb31c5345c0ba3e2f693c7f17e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.816829  1673 tablet_service.cc:1511] Processing CreateTablet for tablet 423c28efba234636925bcc7e9c69bf9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.817075  1673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423c28efba234636925bcc7e9c69bf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.817509  1741 tablet_bootstrap.cc:492] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.817592  1741 ts_tablet_manager.cc:1403] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:29:34.818035  1741 raft_consensus.cc:359] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.818118  1741 raft_consensus.cc:385] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.818147  1741 raft_consensus.cc:740] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.818267  1741 consensus_queue.cc:260] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.818544  1741 ts_tablet_manager.cc:1434] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.818974  1819 tablet_service.cc:1511] Processing CreateTablet for tablet fd4a7cb31c5345c0ba3e2f693c7f17e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.819128  1741 tablet_bootstrap.cc:492] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.819231  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4a7cb31c5345c0ba3e2f693c7f17e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.820240  1741 tablet_bootstrap.cc:654] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.820626  1523 tablet_service.cc:1511] Processing CreateTablet for tablet fd4a7cb31c5345c0ba3e2f693c7f17e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.820878  1523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4a7cb31c5345c0ba3e2f693c7f17e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.821472  1818 tablet_service.cc:1511] Processing CreateTablet for tablet a70c21eb9698413c960518399eb0f2a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.821657  1818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70c21eb9698413c960518399eb0f2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.823378  1817 tablet_service.cc:1511] Processing CreateTablet for tablet cbf3a990f4c240c69e50b0817252dfde (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.823544  1523 tablet_service.cc:1511] Processing CreateTablet for tablet cbf3a990f4c240c69e50b0817252dfde (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.823624  1673 tablet_service.cc:1511] Processing CreateTablet for tablet cbf3a990f4c240c69e50b0817252dfde (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.823800  1523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf3a990f4c240c69e50b0817252dfde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.823899  1673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf3a990f4c240c69e50b0817252dfde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.816903  1740 tablet_bootstrap.cc:492] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.824590  1735 tablet_bootstrap.cc:492] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.824685  1735 ts_tablet_manager.cc:1403] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.002s
I20260601 13:29:34.824918  1740 tablet_bootstrap.cc:654] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.825148  1735 raft_consensus.cc:359] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.825253  1735 raft_consensus.cc:385] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.825294  1735 raft_consensus.cc:740] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.825424  1735 consensus_queue.cc:260] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.825727  1735 ts_tablet_manager.cc:1434] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:29:34.825902  1735 tablet_bootstrap.cc:492] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.823624  1817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf3a990f4c240c69e50b0817252dfde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.826293  1740 tablet_bootstrap.cc:492] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.826397  1740 ts_tablet_manager.cc:1403] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:29:34.826862  1740 raft_consensus.cc:359] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.826972  1740 raft_consensus.cc:385] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.827004  1740 raft_consensus.cc:740] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.827675  1819 tablet_service.cc:1511] Processing CreateTablet for tablet 7344ce485b9a4c109dcce71e876a01c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.827914  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7344ce485b9a4c109dcce71e876a01c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.828130  1740 consensus_queue.cc:260] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.828436  1740 ts_tablet_manager.cc:1434] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:34.828734  1740 tablet_bootstrap.cc:492] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.829010  1602 tablet_service.cc:1511] Processing CreateTablet for tablet 7344ce485b9a4c109dcce71e876a01c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.829258  1602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7344ce485b9a4c109dcce71e876a01c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.829720  1740 tablet_bootstrap.cc:654] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.826922  1735 tablet_bootstrap.cc:654] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.830839  1740 tablet_bootstrap.cc:492] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.830958  1740 ts_tablet_manager.cc:1403] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:34.831845  1740 raft_consensus.cc:359] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.831982  1740 raft_consensus.cc:385] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.832235  1673 tablet_service.cc:1511] Processing CreateTablet for tablet 7344ce485b9a4c109dcce71e876a01c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.832479  1673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7344ce485b9a4c109dcce71e876a01c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.832580  1524 tablet_service.cc:1511] Processing CreateTablet for tablet e7a8387c312943eea9f796037bde623f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.832831  1524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a8387c312943eea9f796037bde623f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.833580  1819 tablet_service.cc:1511] Processing CreateTablet for tablet e7a8387c312943eea9f796037bde623f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.833686  1602 tablet_service.cc:1511] Processing CreateTablet for tablet e7a8387c312943eea9f796037bde623f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.833915  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a8387c312943eea9f796037bde623f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.833957  1602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a8387c312943eea9f796037bde623f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.832024  1740 raft_consensus.cc:740] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.834717  1740 consensus_queue.cc:260] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.835110  1740 ts_tablet_manager.cc:1434] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:34.835296  1740 tablet_bootstrap.cc:492] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.836310  1740 tablet_bootstrap.cc:654] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.836958  1523 tablet_service.cc:1511] Processing CreateTablet for tablet 742ab0f3fda747468309262c4dfc0220 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.837034  1819 tablet_service.cc:1511] Processing CreateTablet for tablet 742ab0f3fda747468309262c4dfc0220 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.837213  1523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742ab0f3fda747468309262c4dfc0220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.837396  1735 tablet_bootstrap.cc:492] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.837419  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742ab0f3fda747468309262c4dfc0220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.837489  1735 ts_tablet_manager.cc:1403] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.001s
I20260601 13:29:34.838106  1740 tablet_bootstrap.cc:492] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.838090  1735 raft_consensus.cc:359] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.838218  1740 ts_tablet_manager.cc:1403] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:34.838277  1735 raft_consensus.cc:385] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.838318  1735 raft_consensus.cc:740] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
W20260601 13:29:34.838461  1420 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet cbf3a990f4c240c69e50b0817252dfde (table range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cbf3a990f4c240c69e50b0817252dfde consensus state has no leader
I20260601 13:29:34.838661  1735 consensus_queue.cc:260] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.838706  1740 raft_consensus.cc:359] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.838835  1740 raft_consensus.cc:385] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.838881  1740 raft_consensus.cc:740] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.839010  1740 consensus_queue.cc:260] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.839298  1740 ts_tablet_manager.cc:1434] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.839481  1740 tablet_bootstrap.cc:492] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:34.840138  1862 tablet_bootstrap.cc:492] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:34.840241  1735 ts_tablet_manager.cc:1434] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:29:34.840472  1740 tablet_bootstrap.cc:654] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.840910  1735 tablet_bootstrap.cc:492] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.839249  1673 tablet_service.cc:1511] Processing CreateTablet for tablet 742ab0f3fda747468309262c4dfc0220 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:34.841300  1673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742ab0f3fda747468309262c4dfc0220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.841430  1862 tablet_bootstrap.cc:654] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.841882  1735 tablet_bootstrap.cc:654] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.842548  1741 tablet_bootstrap.cc:492] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.842617  1741 ts_tablet_manager.cc:1403] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.000s
I20260601 13:29:34.843067  1735 tablet_bootstrap.cc:492] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.843035  1741 raft_consensus.cc:359] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } }
I20260601 13:29:34.843124  1741 raft_consensus.cc:385] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.843140  1735 ts_tablet_manager.cc:1403] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:29:34.843184  1741 raft_consensus.cc:740] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.843310  1741 consensus_queue.cc:260] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } }
I20260601 13:29:34.843564  1741 ts_tablet_manager.cc:1434] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.843756  1741 tablet_bootstrap.cc:492] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.843865  1740 tablet_bootstrap.cc:492] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83: No bootstrap required, opened a new log
I20260601 13:29:34.843941  1740 ts_tablet_manager.cc:1403] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:29:34.844386  1735 raft_consensus.cc:359] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.844477  1735 raft_consensus.cc:385] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.844447  1740 raft_consensus.cc:359] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.844511  1735 raft_consensus.cc:740] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.844565  1740 raft_consensus.cc:385] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.844604  1740 raft_consensus.cc:740] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.844738  1741 tablet_bootstrap.cc:654] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.844682  1735 consensus_queue.cc:260] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.844722  1740 consensus_queue.cc:260] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.844995  1740 ts_tablet_manager.cc:1434] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.845367  1735 ts_tablet_manager.cc:1434] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:29:34.845543  1735 tablet_bootstrap.cc:492] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.846021  1862 tablet_bootstrap.cc:492] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504: No bootstrap required, opened a new log
I20260601 13:29:34.846107  1862 ts_tablet_manager.cc:1403] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:29:34.846500  1862 raft_consensus.cc:359] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.846608  1862 raft_consensus.cc:385] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.846652  1862 raft_consensus.cc:740] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.846678  1735 tablet_bootstrap.cc:654] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.846825  1862 consensus_queue.cc:260] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.847208  1862 ts_tablet_manager.cc:1434] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.847252  1855 heartbeater.cc:499] Master 127.30.80.254:39027 was elected leader, sending a full tablet report...
I20260601 13:29:34.847360  1862 tablet_bootstrap.cc:492] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:34.848124  1741 tablet_bootstrap.cc:492] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.848223  1741 ts_tablet_manager.cc:1403] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:34.848346  1862 tablet_bootstrap.cc:654] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.848663  1741 raft_consensus.cc:359] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.848759  1741 raft_consensus.cc:385] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.848804  1741 raft_consensus.cc:740] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.848943  1741 consensus_queue.cc:260] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.849220  1741 ts_tablet_manager.cc:1434] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.849462  1741 tablet_bootstrap.cc:492] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.849822  1735 tablet_bootstrap.cc:492] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.849893  1735 ts_tablet_manager.cc:1403] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:29:34.850255  1735 raft_consensus.cc:359] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.850350  1735 raft_consensus.cc:385] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.850384  1735 raft_consensus.cc:740] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.850445  1741 tablet_bootstrap.cc:654] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.850488  1735 consensus_queue.cc:260] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.850751  1735 ts_tablet_manager.cc:1434] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.850909  1735 tablet_bootstrap.cc:492] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c: Bootstrap starting.
I20260601 13:29:34.851264  1435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3: range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a] alter complete (version 0)
I20260601 13:29:34.851545  1741 tablet_bootstrap.cc:492] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.851619  1741 ts_tablet_manager.cc:1403] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:34.852135  1735 tablet_bootstrap.cc:654] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.852138  1741 raft_consensus.cc:359] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.852317  1741 raft_consensus.cc:385] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.852362  1741 raft_consensus.cc:740] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.852479  1741 consensus_queue.cc:260] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.852748  1741 ts_tablet_manager.cc:1434] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.852941  1741 tablet_bootstrap.cc:492] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:34.853858  1741 tablet_bootstrap.cc:654] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.854907  1741 tablet_bootstrap.cc:492] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: No bootstrap required, opened a new log
I20260601 13:29:34.854936  1862 tablet_bootstrap.cc:492] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504: No bootstrap required, opened a new log
I20260601 13:29:34.855139  1862 ts_tablet_manager.cc:1403] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:29:34.855607  1862 raft_consensus.cc:359] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } }
I20260601 13:29:34.855726  1862 raft_consensus.cc:385] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.855752  1862 raft_consensus.cc:740] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.855861  1862 consensus_queue.cc:260] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } }
I20260601 13:29:34.854988  1741 ts_tablet_manager.cc:1403] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:34.856170  1862 ts_tablet_manager.cc:1434] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.856377  1862 tablet_bootstrap.cc:492] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:34.856717  1741 raft_consensus.cc:359] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.856827  1741 raft_consensus.cc:385] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.856864  1741 raft_consensus.cc:740] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.856979  1741 consensus_queue.cc:260] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.857265  1741 ts_tablet_manager.cc:1434] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.857887  1735 tablet_bootstrap.cc:492] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c: No bootstrap required, opened a new log
I20260601 13:29:34.857976  1735 ts_tablet_manager.cc:1403] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:29:34.858407  1735 raft_consensus.cc:359] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.858493  1862 tablet_bootstrap.cc:654] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.858548  1735 raft_consensus.cc:385] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.858587  1735 raft_consensus.cc:740] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.858692  1735 consensus_queue.cc:260] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.858955  1735 ts_tablet_manager.cc:1434] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:34.859748  1862 tablet_bootstrap.cc:492] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504: No bootstrap required, opened a new log
I20260601 13:29:34.859865  1862 ts_tablet_manager.cc:1403] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:34.860306  1862 raft_consensus.cc:359] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.860409  1862 raft_consensus.cc:385] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.860445  1862 raft_consensus.cc:740] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.860586  1862 consensus_queue.cc:260] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.861151  1862 ts_tablet_manager.cc:1434] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.861320  1862 tablet_bootstrap.cc:492] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:34.862329  1862 tablet_bootstrap.cc:654] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.863529  1862 tablet_bootstrap.cc:492] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504: No bootstrap required, opened a new log
I20260601 13:29:34.863610  1862 ts_tablet_manager.cc:1403] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:34.864122  1862 raft_consensus.cc:359] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.864212  1862 raft_consensus.cc:385] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.864289  1862 raft_consensus.cc:740] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.864435  1862 consensus_queue.cc:260] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.864742  1862 ts_tablet_manager.cc:1434] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.864991  1862 tablet_bootstrap.cc:492] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:34.866197  1862 tablet_bootstrap.cc:654] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.867374  1862 tablet_bootstrap.cc:492] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504: No bootstrap required, opened a new log
I20260601 13:29:34.867488  1862 ts_tablet_manager.cc:1403] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:34.867852  1862 raft_consensus.cc:359] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.868054  1862 raft_consensus.cc:385] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.868129  1862 raft_consensus.cc:740] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.868291  1862 consensus_queue.cc:260] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.868558  1862 ts_tablet_manager.cc:1434] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.868796  1862 tablet_bootstrap.cc:492] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:34.869822  1862 tablet_bootstrap.cc:654] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.870153  1746 raft_consensus.cc:493] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.870244  1746 raft_consensus.cc:515] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.870726  1746 leader_election.cc:290] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479)
I20260601 13:29:34.871074  1862 tablet_bootstrap.cc:492] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504: No bootstrap required, opened a new log
I20260601 13:29:34.871353  1862 ts_tablet_manager.cc:1403] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:34.871469  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4537e29ea4c84460a7c29cbe0282f55f" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c" is_pre_election: true
I20260601 13:29:34.871579  1538 raft_consensus.cc:2468] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:34.871837  1580 leader_election.cc:304] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.871840  1862 raft_consensus.cc:359] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.872062  1862 raft_consensus.cc:385] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.872119  1862 raft_consensus.cc:740] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.872135  1746 raft_consensus.cc:2804] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.872189  1746 raft_consensus.cc:493] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.872234  1746 raft_consensus.cc:3060] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.872279  1862 consensus_queue.cc:260] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.872593  1862 ts_tablet_manager.cc:1434] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.872797  1862 tablet_bootstrap.cc:492] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:34.873206  1746 raft_consensus.cc:515] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.873541  1746 leader_election.cc:290] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Requested vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479)
I20260601 13:29:34.873831  1862 tablet_bootstrap.cc:654] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.873987  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4537e29ea4c84460a7c29cbe0282f55f" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:34.874092  1538 raft_consensus.cc:3060] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.875073  1538 raft_consensus.cc:2468] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:34.875109  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4537e29ea4c84460a7c29cbe0282f55f" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504" is_pre_election: true
I20260601 13:29:34.875195  1828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4537e29ea4c84460a7c29cbe0282f55f" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504"
I20260601 13:29:34.875231  1829 raft_consensus.cc:2468] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:34.875073  1862 tablet_bootstrap.cc:492] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504: No bootstrap required, opened a new log
I20260601 13:29:34.875428  1580 leader_election.cc:304] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.875510  1862 ts_tablet_manager.cc:1403] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:34.875717  1746 raft_consensus.cc:2804] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.875813  1746 raft_consensus.cc:697] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Becoming Leader. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Running, Role: LEADER
I20260601 13:29:34.875926  1746 consensus_queue.cc:237] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.876055  1862 raft_consensus.cc:359] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.876178  1862 raft_consensus.cc:385] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.876243  1862 raft_consensus.cc:740] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.876444  1862 consensus_queue.cc:260] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.876837  1862 ts_tablet_manager.cc:1434] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.877050  1862 tablet_bootstrap.cc:492] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:34.877521  1434 catalog_manager.cc:5696] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:34.878193  1862 tablet_bootstrap.cc:654] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.879528  1862 tablet_bootstrap.cc:492] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504: No bootstrap required, opened a new log
I20260601 13:29:34.879622  1862 ts_tablet_manager.cc:1403] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:34.880043  1862 raft_consensus.cc:359] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.880134  1862 raft_consensus.cc:385] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.880196  1862 raft_consensus.cc:740] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.880344  1862 consensus_queue.cc:260] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.880618  1862 ts_tablet_manager.cc:1434] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.918232  1771 consensus_queue.cc:1048] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:34.920176  1771 raft_consensus.cc:493] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.920293  1771 raft_consensus.cc:515] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.920883  1771 leader_election.cc:290] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:34.921213  1737 consensus_queue.cc:1048] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:34.921581  1614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a8387c312943eea9f796037bde623f" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83" is_pre_election: true
I20260601 13:29:34.921694  1614 raft_consensus.cc:2468] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 0.
I20260601 13:29:34.922040  1501 leader_election.cc:304] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.922279  1771 raft_consensus.cc:2804] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.922343  1771 raft_consensus.cc:493] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.922394  1771 raft_consensus.cc:3060] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.923470  1771 raft_consensus.cc:515] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.923846  1771 leader_election.cc:290] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 election: Requested vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:34.924434  1614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a8387c312943eea9f796037bde623f" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
I20260601 13:29:34.924546  1614 raft_consensus.cc:3060] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.925496  1614 raft_consensus.cc:2468] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 1.
I20260601 13:29:34.925721  1828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a8387c312943eea9f796037bde623f" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504" is_pre_election: true
I20260601 13:29:34.925772  1501 leader_election.cc:304] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.925772  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a8387c312943eea9f796037bde623f" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504"
I20260601 13:29:34.925840  1828 raft_consensus.cc:2468] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 0.
I20260601 13:29:34.925961  1771 raft_consensus.cc:2804] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.926070  1771 raft_consensus.cc:697] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Becoming Leader. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Running, Role: LEADER
I20260601 13:29:34.926187  1771 consensus_queue.cc:237] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:34.927640  1433 catalog_manager.cc:5696] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193). New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:34.929711  1771 consensus_queue.cc:1048] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:34.933159  1737 consensus_queue.cc:1048] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:34.936372  1771 raft_consensus.cc:493] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.936475  1771 raft_consensus.cc:515] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.936992  1771 leader_election.cc:290] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.937247  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ab0f3fda747468309262c4dfc0220" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504" is_pre_election: true
I20260601 13:29:34.937310  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ab0f3fda747468309262c4dfc0220" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" is_pre_election: true
I20260601 13:29:34.937361  1829 raft_consensus.cc:2468] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 0.
I20260601 13:29:34.937399  1689 raft_consensus.cc:2468] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 0.
I20260601 13:29:34.937613  1504 leader_election.cc:304] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a06ed700d974eeb8cae83dd6630a61c, eb3328393b484fe5811060d60bf41504; no voters: 
I20260601 13:29:34.937796  1771 raft_consensus.cc:2804] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.937852  1771 raft_consensus.cc:493] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.937893  1771 raft_consensus.cc:3060] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.938596  1771 raft_consensus.cc:515] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.938910  1771 leader_election.cc:290] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 election: Requested vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.939186  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ab0f3fda747468309262c4dfc0220" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504"
I20260601 13:29:34.939191  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ab0f3fda747468309262c4dfc0220" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:34.939313  1689 raft_consensus.cc:3060] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.939312  1829 raft_consensus.cc:3060] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.940235  1689 raft_consensus.cc:2468] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 1.
I20260601 13:29:34.940235  1829 raft_consensus.cc:2468] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 1.
I20260601 13:29:34.940454  1746 raft_consensus.cc:493] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.940534  1504 leader_election.cc:304] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a06ed700d974eeb8cae83dd6630a61c, eb3328393b484fe5811060d60bf41504; no voters: 
I20260601 13:29:34.940550  1746 raft_consensus.cc:515] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.940721  1771 raft_consensus.cc:2804] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.940801  1771 raft_consensus.cc:697] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Becoming Leader. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Running, Role: LEADER
I20260601 13:29:34.940922  1771 consensus_queue.cc:237] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:34.941023  1746 leader_election.cc:290] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479)
I20260601 13:29:34.941419  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4a7cb31c5345c0ba3e2f693c7f17e4" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504" is_pre_election: true
I20260601 13:29:34.941437  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4a7cb31c5345c0ba3e2f693c7f17e4" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c" is_pre_election: true
I20260601 13:29:34.941720  1538 raft_consensus.cc:2468] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:34.942009  1580 leader_election.cc:304] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:34.942253  1746 raft_consensus.cc:2804] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.942333  1746 raft_consensus.cc:493] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.942379  1746 raft_consensus.cc:3060] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.942739  1433 catalog_manager.cc:5696] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193). New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:34.943228  1746 raft_consensus.cc:515] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.943568  1746 leader_election.cc:290] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Requested vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479)
I20260601 13:29:34.941555  1829 raft_consensus.cc:2468] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:34.943817  1828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4a7cb31c5345c0ba3e2f693c7f17e4" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504"
I20260601 13:29:34.943949  1828 raft_consensus.cc:3060] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.944036  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4a7cb31c5345c0ba3e2f693c7f17e4" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:34.944136  1538 raft_consensus.cc:3060] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.944840  1828 raft_consensus.cc:2468] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:34.944942  1538 raft_consensus.cc:2468] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:34.945127  1580 leader_election.cc:304] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, eb3328393b484fe5811060d60bf41504; no voters: 
I20260601 13:29:34.945436  1746 raft_consensus.cc:2804] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.945572  1746 raft_consensus.cc:697] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Becoming Leader. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Running, Role: LEADER
I20260601 13:29:34.945720  1746 consensus_queue.cc:237] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.947273  1433 catalog_manager.cc:5696] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:34.965643  1744 raft_consensus.cc:493] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.965775  1744 raft_consensus.cc:515] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } }
I20260601 13:29:34.966177  1744 leader_election.cc:290] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837)
I20260601 13:29:34.966698  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423c28efba234636925bcc7e9c69bf9e" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c" is_pre_election: true
I20260601 13:29:34.966835  1538 raft_consensus.cc:2468] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 0.
I20260601 13:29:34.967159  1655 leader_election.cc:304] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a06ed700d974eeb8cae83dd6630a61c, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:34.967393  1744 raft_consensus.cc:2804] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.967463  1744 raft_consensus.cc:493] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.967518  1744 raft_consensus.cc:3060] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.968704  1744 raft_consensus.cc:515] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } }
I20260601 13:29:34.969115  1744 leader_election.cc:290] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 election: Requested vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837)
I20260601 13:29:34.969431  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423c28efba234636925bcc7e9c69bf9e" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:34.969548  1538 raft_consensus.cc:3060] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.970404  1828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423c28efba234636925bcc7e9c69bf9e" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504" is_pre_election: true
I20260601 13:29:34.970477  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423c28efba234636925bcc7e9c69bf9e" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504"
I20260601 13:29:34.970548  1828 raft_consensus.cc:2468] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 0.
I20260601 13:29:34.970633  1829 raft_consensus.cc:3060] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.970809  1538 raft_consensus.cc:2468] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 1.
I20260601 13:29:34.971088  1655 leader_election.cc:304] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a06ed700d974eeb8cae83dd6630a61c, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:34.971252  1744 raft_consensus.cc:2804] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.971333  1744 raft_consensus.cc:697] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Running, Role: LEADER
I20260601 13:29:34.971478  1744 consensus_queue.cc:237] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } }
I20260601 13:29:34.971665  1829 raft_consensus.cc:2468] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 1.
I20260601 13:29:34.973264  1433 catalog_manager.cc:5696] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:34.993643  1746 consensus_queue.cc:1048] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:34.996809  1771 raft_consensus.cc:493] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:34.996928  1771 raft_consensus.cc:515] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:34.997105  1746 consensus_queue.cc:1048] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:34.997409  1771 leader_election.cc:290] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:34.997861  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3a990f4c240c69e50b0817252dfde" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504" is_pre_election: true
I20260601 13:29:34.997961  1688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3a990f4c240c69e50b0817252dfde" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" is_pre_election: true
I20260601 13:29:34.997994  1829 raft_consensus.cc:2468] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 0.
I20260601 13:29:34.998054  1688 raft_consensus.cc:2468] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 0.
I20260601 13:29:34.998241  1504 leader_election.cc:304] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a06ed700d974eeb8cae83dd6630a61c, eb3328393b484fe5811060d60bf41504; no voters: 
I20260601 13:29:34.998440  1771 raft_consensus.cc:2804] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:34.998499  1771 raft_consensus.cc:493] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:34.998541  1771 raft_consensus.cc:3060] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.999550  1771 raft_consensus.cc:515] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:35.000177  1771 leader_election.cc:290] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 election: Requested vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:35.000216  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3a990f4c240c69e50b0817252dfde" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504"
I20260601 13:29:35.000241  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3a990f4c240c69e50b0817252dfde" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:35.000322  1829 raft_consensus.cc:3060] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.000335  1689 raft_consensus.cc:3060] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.000422  1767 consensus_queue.cc:1048] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.001334  1689 raft_consensus.cc:2468] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 1.
I20260601 13:29:35.001454  1829 raft_consensus.cc:2468] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 1.
I20260601 13:29:35.001590  1503 leader_election.cc:304] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a06ed700d974eeb8cae83dd6630a61c, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:35.001789  1771 raft_consensus.cc:2804] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:35.001895  1771 raft_consensus.cc:697] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Becoming Leader. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Running, Role: LEADER
I20260601 13:29:35.002125  1771 consensus_queue.cc:237] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:35.003540  1746 consensus_queue.cc:1048] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.003890  1433 catalog_manager.cc:5696] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193). New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:35.036186  1746 consensus_queue.cc:1048] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.039393  1746 consensus_queue.cc:1048] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.070523  1873 raft_consensus.cc:493] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:35.070676  1873 raft_consensus.cc:515] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:35.071334  1873 leader_election.cc:290] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:35.076066  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70c21eb9698413c960518399eb0f2a5" candidate_uuid: "eb3328393b484fe5811060d60bf41504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" is_pre_election: true
I20260601 13:29:35.076066  1614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70c21eb9698413c960518399eb0f2a5" candidate_uuid: "eb3328393b484fe5811060d60bf41504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83" is_pre_election: true
I20260601 13:29:35.076318  1614 raft_consensus.cc:2468] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb3328393b484fe5811060d60bf41504 in term 0.
I20260601 13:29:35.076334  1689 raft_consensus.cc:2468] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb3328393b484fe5811060d60bf41504 in term 0.
I20260601 13:29:35.076687  1792 leader_election.cc:304] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, eb3328393b484fe5811060d60bf41504; no voters: 
I20260601 13:29:35.076885  1873 raft_consensus.cc:2804] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:35.076953  1873 raft_consensus.cc:493] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:35.077003  1873 raft_consensus.cc:3060] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.078099  1873 raft_consensus.cc:515] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:35.078471  1873 leader_election.cc:290] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [CANDIDATE]: Term 1 election: Requested vote from peers 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:35.078776  1614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70c21eb9698413c960518399eb0f2a5" candidate_uuid: "eb3328393b484fe5811060d60bf41504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
I20260601 13:29:35.078789  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70c21eb9698413c960518399eb0f2a5" candidate_uuid: "eb3328393b484fe5811060d60bf41504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:35.078917  1689 raft_consensus.cc:3060] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.078925  1614 raft_consensus.cc:3060] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.079892  1689 raft_consensus.cc:2468] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3328393b484fe5811060d60bf41504 in term 1.
I20260601 13:29:35.079892  1614 raft_consensus.cc:2468] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3328393b484fe5811060d60bf41504 in term 1.
I20260601 13:29:35.080248  1792 leader_election.cc:304] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, eb3328393b484fe5811060d60bf41504; no voters: 
I20260601 13:29:35.080413  1873 raft_consensus.cc:2804] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:35.080641  1873 raft_consensus.cc:697] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 1 LEADER]: Becoming Leader. State: Replica: eb3328393b484fe5811060d60bf41504, State: Running, Role: LEADER
I20260601 13:29:35.080797  1873 consensus_queue.cc:237] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } }
I20260601 13:29:35.082351  1433 catalog_manager.cc:5696] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb3328393b484fe5811060d60bf41504 (127.30.80.196). New cstate: current_term: 1 leader_uuid: "eb3328393b484fe5811060d60bf41504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.088709  1746 raft_consensus.cc:493] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:35.088831  1746 raft_consensus.cc:515] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:35.089270  1746 leader_election.cc:290] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:35.089630  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7344ce485b9a4c109dcce71e876a01c7" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504" is_pre_election: true
I20260601 13:29:35.089804  1829 raft_consensus.cc:2468] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:35.089826  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7344ce485b9a4c109dcce71e876a01c7" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" is_pre_election: true
I20260601 13:29:35.089985  1689 raft_consensus.cc:2468] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 0.
I20260601 13:29:35.090103  1580 leader_election.cc:304] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, eb3328393b484fe5811060d60bf41504; no voters: 
I20260601 13:29:35.090281  1746 raft_consensus.cc:2804] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:35.090337  1746 raft_consensus.cc:493] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:35.090366  1746 raft_consensus.cc:3060] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.091159  1746 raft_consensus.cc:515] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:35.091552  1746 leader_election.cc:290] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Requested vote from peers eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:35.091889  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7344ce485b9a4c109dcce71e876a01c7" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:35.092011  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7344ce485b9a4c109dcce71e876a01c7" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3328393b484fe5811060d60bf41504"
I20260601 13:29:35.092075  1689 raft_consensus.cc:3060] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.092120  1829 raft_consensus.cc:3060] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.092823  1829 raft_consensus.cc:2468] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:35.093026  1689 raft_consensus.cc:2468] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 1.
I20260601 13:29:35.093088  1580 leader_election.cc:304] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, eb3328393b484fe5811060d60bf41504; no voters: 
I20260601 13:29:35.093220  1746 raft_consensus.cc:2804] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:35.093321  1746 raft_consensus.cc:697] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Becoming Leader. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Running, Role: LEADER
I20260601 13:29:35.093464  1746 consensus_queue.cc:237] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:35.095122  1433 catalog_manager.cc:5696] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.113232  1744 consensus_queue.cc:1048] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.116524  1779 consensus_queue.cc:1048] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.158285  1779 consensus_queue.cc:1048] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.161612  1779 consensus_queue.cc:1048] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.161931  1779 consensus_queue.cc:1048] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.164695  1744 consensus_queue.cc:1048] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.196970  1489 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:29:35.203835  1614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4537e29ea4c84460a7c29cbe0282f55f"
dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
mode: GRACEFUL
new_leader_uuid: "eb3328393b484fe5811060d60bf41504"
 from {username='slave'} at 127.0.0.1:40484
I20260601 13:29:35.204044  1614 raft_consensus.cc:606] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Received request to transfer leadership to TS eb3328393b484fe5811060d60bf41504
I20260601 13:29:35.205140  1614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4"
dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
mode: GRACEFUL
new_leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
 from {username='slave'} at 127.0.0.1:40484
I20260601 13:29:35.205282  1614 raft_consensus.cc:606] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Received request to transfer leadership to TS 4ca39f4cc3d44a7ead1de63a8d31cdc1
I20260601 13:29:35.206367  1614 consensus_queue.cc:237] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Queue 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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.207826  1689 raft_consensus.cc:1275] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:35.207913  1537 raft_consensus.cc:1275] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:35.208165  1580 consensus_peers.cc:597] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 -> Peer eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837): Couldn't send request to peer eb3328393b484fe5811060d60bf41504. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14ec80cd408d452ea129cd727b8827e5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:35.208274  1767 consensus_queue.cc:1048] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:35.208580  1767 consensus_queue.cc:1048] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:35.209599  1538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbf3a990f4c240c69e50b0817252dfde"
dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
mode: GRACEFUL
new_leader_uuid: "eb3328393b484fe5811060d60bf41504"
 from {username='slave'} at 127.0.0.1:53330
I20260601 13:29:35.209710  1538 raft_consensus.cc:606] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Received request to transfer leadership to TS eb3328393b484fe5811060d60bf41504
I20260601 13:29:35.210114  1489 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260601 13:29:35.210242  1489 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:35.210151  1746 raft_consensus.cc:2955] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.210543  1689 raft_consensus.cc:2955] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.210610  1538 raft_consensus.cc:2955] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.212982  1434 catalog_manager.cc:5696] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.217371  1689 consensus_queue.cc:237] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Queue 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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.218613  1538 raft_consensus.cc:1275] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:35.218663  1614 raft_consensus.cc:1275] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:35.218842  1655 consensus_peers.cc:597] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 -> Peer eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837): Couldn't send request to peer eb3328393b484fe5811060d60bf41504. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce1d19c2cd8143dd8017cf3b03fbb3fa. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:35.219017  1779 consensus_queue.cc:1048] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:35.219188  1921 consensus_queue.cc:1048] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:35.220553  1744 raft_consensus.cc:2955] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.220947  1538 raft_consensus.cc:2955] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.222223  1614 raft_consensus.cc:2955] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.222923  1433 catalog_manager.cc:5696] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.223330  1613 consensus_queue.cc:237] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Queue 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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.224529  1689 raft_consensus.cc:1275] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:35.224967  1746 consensus_queue.cc:1048] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:29:35.225217  1580 consensus_peers.cc:597] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 -> Peer eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837): Couldn't send request to peer eb3328393b484fe5811060d60bf41504. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92b03c5c44384bc486a33c780554f5d7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:35.225502  1538 raft_consensus.cc:1275] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:35.225896  1746 consensus_queue.cc:1048] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:35.226440  1767 raft_consensus.cc:2955] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.227607  1538 raft_consensus.cc:2955] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.227874  1689 raft_consensus.cc:2955] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.228487  1434 catalog_manager.cc:5696] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.230027  1689 consensus_queue.cc:237] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Queue 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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.231362  1613 raft_consensus.cc:1275] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:35.231675  1779 consensus_queue.cc:1048] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:35.231906  1538 raft_consensus.cc:1275] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:35.232611  1779 consensus_queue.cc:1048] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:29:35.232756  1655 consensus_peers.cc:597] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 -> Peer eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837): Couldn't send request to peer eb3328393b484fe5811060d60bf41504. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cf94026527744adb1b7235bcb56a2e4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:35.233043  1779 raft_consensus.cc:2955] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.234578  1538 raft_consensus.cc:2955] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.235606  1613 raft_consensus.cc:2955] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:35.236333  1433 catalog_manager.cc:5696] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 reported cstate change: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.333714  1746 consensus_queue.cc:1048] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.336776  1829 raft_consensus.cc:3060] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.338253  1767 consensus_queue.cc:1048] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.339277  1737 consensus_queue.cc:1048] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.341691  1767 raft_consensus.cc:993] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83: : Instructing follower eb3328393b484fe5811060d60bf41504 to start an election
I20260601 13:29:35.341784  1767 raft_consensus.cc:1081] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Signalling peer eb3328393b484fe5811060d60bf41504 to start an election
I20260601 13:29:35.342247  1829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4537e29ea4c84460a7c29cbe0282f55f"
dest_uuid: "eb3328393b484fe5811060d60bf41504"
 from {username='slave'} at 127.0.0.1:55796
I20260601 13:29:35.342370  1829 raft_consensus.cc:493] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:35.342442  1829 raft_consensus.cc:3060] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:35.343492  1829 raft_consensus.cc:515] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:35.343578  1771 consensus_queue.cc:1048] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.344013  1829 leader_election.cc:290] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [CANDIDATE]: Term 2 election: Requested vote from peers 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643), 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479)
I20260601 13:29:35.344286  1613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4537e29ea4c84460a7c29cbe0282f55f" candidate_uuid: "eb3328393b484fe5811060d60bf41504" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
I20260601 13:29:35.344404  1613 raft_consensus.cc:3055] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:29:35.344455  1613 raft_consensus.cc:740] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Running, Role: LEADER
I20260601 13:29:35.344604  1613 consensus_queue.cc:260] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:35.344817  1613 raft_consensus.cc:3060] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:35.345881  1613 raft_consensus.cc:2468] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3328393b484fe5811060d60bf41504 in term 2.
I20260601 13:29:35.346330  1792 leader_election.cc:304] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, eb3328393b484fe5811060d60bf41504; no voters: 
I20260601 13:29:35.346520  1873 raft_consensus.cc:2804] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:35.346622  1873 raft_consensus.cc:697] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 2 LEADER]: Becoming Leader. State: Replica: eb3328393b484fe5811060d60bf41504, State: Running, Role: LEADER
I20260601 13:29:35.346745  1873 consensus_queue.cc:237] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:35.349851  1435 catalog_manager.cc:5696] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 reported cstate change: term changed from 1 to 2, leader changed from 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) to eb3328393b484fe5811060d60bf41504 (127.30.80.196). New cstate: current_term: 2 leader_uuid: "eb3328393b484fe5811060d60bf41504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.353804  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4537e29ea4c84460a7c29cbe0282f55f" candidate_uuid: "eb3328393b484fe5811060d60bf41504" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:35.353940  1538 raft_consensus.cc:3060] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:35.355032  1538 raft_consensus.cc:2468] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3328393b484fe5811060d60bf41504 in term 2.
I20260601 13:29:35.410701  1828 raft_consensus.cc:3060] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.412197  1772 consensus_queue.cc:1048] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.415499  1737 consensus_queue.cc:1048] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.439118  1921 consensus_queue.cc:1048] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.442726  1744 consensus_queue.cc:1048] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.444861  1771 consensus_queue.cc:1048] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.447767  1771 consensus_queue.cc:1048] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.450587  1737 raft_consensus.cc:993] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c: : Instructing follower eb3328393b484fe5811060d60bf41504 to start an election
I20260601 13:29:35.450700  1737 raft_consensus.cc:1081] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Signalling peer eb3328393b484fe5811060d60bf41504 to start an election
I20260601 13:29:35.451138  1828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbf3a990f4c240c69e50b0817252dfde"
dest_uuid: "eb3328393b484fe5811060d60bf41504"
 from {username='slave'} at 127.0.0.1:55806
I20260601 13:29:35.451261  1828 raft_consensus.cc:493] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:35.451352  1828 raft_consensus.cc:3060] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:35.452461  1828 raft_consensus.cc:515] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:35.452839  1828 leader_election.cc:290] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [CANDIDATE]: Term 2 election: Requested vote from peers 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161), 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479)
I20260601 13:29:35.453161  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3a990f4c240c69e50b0817252dfde" candidate_uuid: "eb3328393b484fe5811060d60bf41504" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:35.453275  1538 raft_consensus.cc:3055] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:29:35.453326  1538 raft_consensus.cc:740] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Running, Role: LEADER
I20260601 13:29:35.453188  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3a990f4c240c69e50b0817252dfde" candidate_uuid: "eb3328393b484fe5811060d60bf41504" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:35.453397  1689 raft_consensus.cc:3060] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:35.453477  1538 consensus_queue.cc:260] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:35.453660  1538 raft_consensus.cc:3060] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:35.454401  1689 raft_consensus.cc:2468] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3328393b484fe5811060d60bf41504 in term 2.
I20260601 13:29:35.454690  1794 leader_election.cc:304] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca39f4cc3d44a7ead1de63a8d31cdc1, eb3328393b484fe5811060d60bf41504; no voters: 
I20260601 13:29:35.454695  1538 raft_consensus.cc:2468] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3328393b484fe5811060d60bf41504 in term 2.
I20260601 13:29:35.454942  1927 raft_consensus.cc:2804] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:35.455047  1927 raft_consensus.cc:697] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 2 LEADER]: Becoming Leader. State: Replica: eb3328393b484fe5811060d60bf41504, State: Running, Role: LEADER
I20260601 13:29:35.455158  1927 consensus_queue.cc:237] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } }
I20260601 13:29:35.456569  1433 catalog_manager.cc:5696] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 reported cstate change: term changed from 1 to 2, leader changed from 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193) to eb3328393b484fe5811060d60bf41504 (127.30.80.196). New cstate: current_term: 2 leader_uuid: "eb3328393b484fe5811060d60bf41504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.467100  1903 consensus_queue.cc:1048] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.470681  1903 consensus_queue.cc:1048] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.473374  1767 raft_consensus.cc:993] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83: : Instructing follower 4ca39f4cc3d44a7ead1de63a8d31cdc1 to start an election
I20260601 13:29:35.473472  1767 raft_consensus.cc:1081] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Signalling peer 4ca39f4cc3d44a7ead1de63a8d31cdc1 to start an election
I20260601 13:29:35.473876  1689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4"
dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
 from {username='slave'} at 127.0.0.1:34842
I20260601 13:29:35.473995  1689 raft_consensus.cc:493] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:35.474058  1689 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:35.475109  1689 raft_consensus.cc:515] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:35.475510  1689 leader_election.cc:290] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 2 election: Requested vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:35.475762  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:35.475874  1538 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:35.476210  1613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4" candidate_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
I20260601 13:29:35.476303  1613 raft_consensus.cc:3055] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:29:35.476339  1613 raft_consensus.cc:740] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Running, Role: LEADER
I20260601 13:29:35.476459  1613 consensus_queue.cc:260] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:35.476622  1613 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:35.476876  1538 raft_consensus.cc:2468] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 2.
I20260601 13:29:35.477418  1613 raft_consensus.cc:2468] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca39f4cc3d44a7ead1de63a8d31cdc1 in term 2.
I20260601 13:29:35.477705  1652 leader_election.cc:304] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1562fa0be7ec439d9c89237a2f90ce83, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:35.477962  1921 raft_consensus.cc:2804] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:35.478055  1921 raft_consensus.cc:697] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 LEADER]: Becoming Leader. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Running, Role: LEADER
I20260601 13:29:35.478179  1921 consensus_queue.cc:237] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:35.479583  1433 catalog_manager.cc:5696] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 reported cstate change: term changed from 1 to 2, leader changed from 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) to 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195). New cstate: current_term: 2 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:35.498462  1927 consensus_queue.cc:1048] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.501703  1927 consensus_queue.cc:1048] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.559044  1903 consensus_queue.cc:1048] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.562956  1767 consensus_queue.cc:1048] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:35.691273  1941 ts_tablet_manager.cc:933] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: Initiating tablet copy from peer 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:35.691780  1941 tablet_copy_client.cc:323] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:33643
I20260601 13:29:35.692368  1624 tablet_copy_service.cc:140] P 1562fa0be7ec439d9c89237a2f90ce83: Received BeginTabletCopySession request for tablet 14ec80cd408d452ea129cd727b8827e5 from peer eb3328393b484fe5811060d60bf41504 ({username='slave'} at 127.0.0.1:40474)
I20260601 13:29:35.692464  1624 tablet_copy_service.cc:161] P 1562fa0be7ec439d9c89237a2f90ce83: Beginning new tablet copy session on tablet 14ec80cd408d452ea129cd727b8827e5 from peer eb3328393b484fe5811060d60bf41504 at {username='slave'} at 127.0.0.1:40474: session id = eb3328393b484fe5811060d60bf41504-14ec80cd408d452ea129cd727b8827e5
I20260601 13:29:35.693296  1624 tablet_copy_source_session.cc:215] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:35.694118  1941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ec80cd408d452ea129cd727b8827e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.695931  1941 tablet_copy_client.cc:806] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:35.696122  1941 tablet_copy_client.cc:670] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:35.697429  1941 tablet_copy_client.cc:538] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:35.698640  1943 ts_tablet_manager.cc:933] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: Initiating tablet copy from peer 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:35.698764  1941 tablet_bootstrap.cc:492] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:35.698993  1943 tablet_copy_client.cc:323] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:33643
I20260601 13:29:35.699415  1624 tablet_copy_service.cc:140] P 1562fa0be7ec439d9c89237a2f90ce83: Received BeginTabletCopySession request for tablet 92b03c5c44384bc486a33c780554f5d7 from peer eb3328393b484fe5811060d60bf41504 ({username='slave'} at 127.0.0.1:40474)
I20260601 13:29:35.699509  1624 tablet_copy_service.cc:161] P 1562fa0be7ec439d9c89237a2f90ce83: Beginning new tablet copy session on tablet 92b03c5c44384bc486a33c780554f5d7 from peer eb3328393b484fe5811060d60bf41504 at {username='slave'} at 127.0.0.1:40474: session id = eb3328393b484fe5811060d60bf41504-92b03c5c44384bc486a33c780554f5d7
I20260601 13:29:35.700420  1624 tablet_copy_source_session.cc:215] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:35.701229  1943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b03c5c44384bc486a33c780554f5d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.702843  1943 tablet_copy_client.cc:806] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:35.702852  1941 tablet_bootstrap.cc:492] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: 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
I20260601 13:29:35.703006  1943 tablet_copy_client.cc:670] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:35.703158  1941 tablet_bootstrap.cc:492] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: Bootstrap complete.
I20260601 13:29:35.703307  1941 ts_tablet_manager.cc:1403] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.004s
I20260601 13:29:35.703727  1941 raft_consensus.cc:359] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.703853  1941 raft_consensus.cc:740] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: LEARNER
I20260601 13:29:35.703943  1941 consensus_queue.cc:260] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504 [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.704133  1943 tablet_copy_client.cc:538] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:35.704349  1941 ts_tablet_manager.cc:1434] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:35.704780  1624 tablet_copy_service.cc:342] P 1562fa0be7ec439d9c89237a2f90ce83: Request end of tablet copy session eb3328393b484fe5811060d60bf41504-14ec80cd408d452ea129cd727b8827e5 received from {username='slave'} at 127.0.0.1:40474
I20260601 13:29:35.704890  1624 tablet_copy_service.cc:434] P 1562fa0be7ec439d9c89237a2f90ce83: ending tablet copy session eb3328393b484fe5811060d60bf41504-14ec80cd408d452ea129cd727b8827e5 on tablet 14ec80cd408d452ea129cd727b8827e5 with peer eb3328393b484fe5811060d60bf41504
I20260601 13:29:35.705823  1943 tablet_bootstrap.cc:492] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:35.708738  1943 tablet_bootstrap.cc:492] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: 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
I20260601 13:29:35.708999  1943 tablet_bootstrap.cc:492] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: Bootstrap complete.
I20260601 13:29:35.709187  1943 ts_tablet_manager.cc:1403] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:29:35.709573  1943 raft_consensus.cc:359] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.709712  1943 raft_consensus.cc:740] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: LEARNER
I20260601 13:29:35.709826  1943 consensus_queue.cc:260] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.710135  1943 ts_tablet_manager.cc:1434] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:35.710595  1624 tablet_copy_service.cc:342] P 1562fa0be7ec439d9c89237a2f90ce83: Request end of tablet copy session eb3328393b484fe5811060d60bf41504-92b03c5c44384bc486a33c780554f5d7 received from {username='slave'} at 127.0.0.1:40474
I20260601 13:29:35.710688  1624 tablet_copy_service.cc:434] P 1562fa0be7ec439d9c89237a2f90ce83: ending tablet copy session eb3328393b484fe5811060d60bf41504-92b03c5c44384bc486a33c780554f5d7 on tablet 92b03c5c44384bc486a33c780554f5d7 with peer eb3328393b484fe5811060d60bf41504
I20260601 13:29:35.717696  1943 ts_tablet_manager.cc:933] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: Initiating tablet copy from peer 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:35.718026  1943 tablet_copy_client.cc:323] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:41161
I20260601 13:29:35.718520  1699 tablet_copy_service.cc:140] P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Received BeginTabletCopySession request for tablet ce1d19c2cd8143dd8017cf3b03fbb3fa from peer eb3328393b484fe5811060d60bf41504 ({username='slave'} at 127.0.0.1:34862)
I20260601 13:29:35.718616  1699 tablet_copy_service.cc:161] P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Beginning new tablet copy session on tablet ce1d19c2cd8143dd8017cf3b03fbb3fa from peer eb3328393b484fe5811060d60bf41504 at {username='slave'} at 127.0.0.1:34862: session id = eb3328393b484fe5811060d60bf41504-ce1d19c2cd8143dd8017cf3b03fbb3fa
I20260601 13:29:35.719460  1699 tablet_copy_source_session.cc:215] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:35.720237  1943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1d19c2cd8143dd8017cf3b03fbb3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.721771  1943 tablet_copy_client.cc:806] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:35.721941  1943 tablet_copy_client.cc:670] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:35.723035  1943 tablet_copy_client.cc:538] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:35.724057  1943 tablet_bootstrap.cc:492] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:35.727129  1943 tablet_bootstrap.cc:492] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: 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
I20260601 13:29:35.727372  1943 tablet_bootstrap.cc:492] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: Bootstrap complete.
I20260601 13:29:35.727546  1943 ts_tablet_manager.cc:1403] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:29:35.727942  1943 raft_consensus.cc:359] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.728124  1943 raft_consensus.cc:740] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: LEARNER
I20260601 13:29:35.728231  1943 consensus_queue.cc:260] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504 [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.728531  1943 ts_tablet_manager.cc:1434] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:35.729095  1699 tablet_copy_service.cc:342] P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Request end of tablet copy session eb3328393b484fe5811060d60bf41504-ce1d19c2cd8143dd8017cf3b03fbb3fa received from {username='slave'} at 127.0.0.1:34862
I20260601 13:29:35.729172  1699 tablet_copy_service.cc:434] P 4ca39f4cc3d44a7ead1de63a8d31cdc1: ending tablet copy session eb3328393b484fe5811060d60bf41504-ce1d19c2cd8143dd8017cf3b03fbb3fa on tablet ce1d19c2cd8143dd8017cf3b03fbb3fa with peer eb3328393b484fe5811060d60bf41504
I20260601 13:29:35.754025  1538 raft_consensus.cc:1275] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Refusing update from remote peer eb3328393b484fe5811060d60bf41504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:35.754474  1927 consensus_queue.cc:1048] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:35.757279  1613 raft_consensus.cc:1275] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 2 FOLLOWER]: Refusing update from remote peer eb3328393b484fe5811060d60bf41504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:35.757666  1873 consensus_queue.cc:1048] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:35.802139  1943 ts_tablet_manager.cc:933] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: Initiating tablet copy from peer 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:35.802536  1943 tablet_copy_client.cc:323] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:41161
I20260601 13:29:35.803154  1699 tablet_copy_service.cc:140] P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Received BeginTabletCopySession request for tablet 5cf94026527744adb1b7235bcb56a2e4 from peer eb3328393b484fe5811060d60bf41504 ({username='slave'} at 127.0.0.1:34862)
I20260601 13:29:35.803268  1699 tablet_copy_service.cc:161] P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Beginning new tablet copy session on tablet 5cf94026527744adb1b7235bcb56a2e4 from peer eb3328393b484fe5811060d60bf41504 at {username='slave'} at 127.0.0.1:34862: session id = eb3328393b484fe5811060d60bf41504-5cf94026527744adb1b7235bcb56a2e4
I20260601 13:29:35.804278  1699 tablet_copy_source_session.cc:215] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:35.805140  1943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf94026527744adb1b7235bcb56a2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.806727  1943 tablet_copy_client.cc:806] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:35.806936  1943 tablet_copy_client.cc:670] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:35.808154  1943 tablet_copy_client.cc:538] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:35.809150  1943 tablet_bootstrap.cc:492] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:35.812208  1943 tablet_bootstrap.cc:492] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: 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
I20260601 13:29:35.812448  1943 tablet_bootstrap.cc:492] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: Bootstrap complete.
I20260601 13:29:35.812613  1943 ts_tablet_manager.cc:1403] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:29:35.813140  1943 raft_consensus.cc:359] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.813290  1943 raft_consensus.cc:740] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: LEARNER
I20260601 13:29:35.813407  1943 consensus_queue.cc:260] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504 [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:35.813700  1943 ts_tablet_manager.cc:1434] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:35.814219  1699 tablet_copy_service.cc:342] P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Request end of tablet copy session eb3328393b484fe5811060d60bf41504-5cf94026527744adb1b7235bcb56a2e4 received from {username='slave'} at 127.0.0.1:34862
I20260601 13:29:35.814312  1699 tablet_copy_service.cc:434] P 4ca39f4cc3d44a7ead1de63a8d31cdc1: ending tablet copy session eb3328393b484fe5811060d60bf41504-5cf94026527744adb1b7235bcb56a2e4 on tablet 5cf94026527744adb1b7235bcb56a2e4 with peer eb3328393b484fe5811060d60bf41504
I20260601 13:29:35.861969  1689 raft_consensus.cc:1275] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 FOLLOWER]: Refusing update from remote peer eb3328393b484fe5811060d60bf41504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:35.862454  1873 consensus_queue.cc:1048] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:35.864589  1538 raft_consensus.cc:1275] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Refusing update from remote peer eb3328393b484fe5811060d60bf41504: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:35.864979  1927 consensus_queue.cc:1048] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:36.045651  1538 raft_consensus.cc:1275] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:36.046149  1779 consensus_queue.cc:1048] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:36.047848  1613 raft_consensus.cc:1275] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 2 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:36.048342  1779 consensus_queue.cc:1048] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:36.130555  1828 raft_consensus.cc:1217] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:36.171662  1828 raft_consensus.cc:1217] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:36.338522  1828 raft_consensus.cc:1217] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:36.343465  1828 raft_consensus.cc:1217] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:36.578982  1767 raft_consensus.cc:1064] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83: attempting to promote NON_VOTER eb3328393b484fe5811060d60bf41504 to VOTER
I20260601 13:29:36.579576  1767 consensus_queue.cc:237] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:36.581046  1689 raft_consensus.cc:1275] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.581172  1538 raft_consensus.cc:1275] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.581398  1828 raft_consensus.cc:1275] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.581429  1746 consensus_queue.cc:1048] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.581677  1955 consensus_queue.cc:1048] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.581895  1903 consensus_queue.cc:1048] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.583658  1767 raft_consensus.cc:2955] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.585333  1689 raft_consensus.cc:2955] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.586035  1538 raft_consensus.cc:2955] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.586160  1435 catalog_manager.cc:5696] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:36.588577  1828 raft_consensus.cc:2955] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.592598  1613 consensus_queue.cc:237] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:36.593803  1828 raft_consensus.cc:1275] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:36.593825  1689 raft_consensus.cc:1275] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:36.594167  1903 consensus_queue.cc:1048] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:36.594457  1955 consensus_queue.cc:1048] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:36.595991  1746 raft_consensus.cc:2955] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.596555  1689 raft_consensus.cc:2955] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.596552  1828 raft_consensus.cc:2955] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.598378  1419 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 14ec80cd408d452ea129cd727b8827e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:36.598666  1432 catalog_manager.cc:5696] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: config changed from index 3 to 4, VOTER 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193) evicted. New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:36.601204  1523 tablet_service.cc:1558] Processing DeleteTablet for tablet 14ec80cd408d452ea129cd727b8827e5 with delete_type TABLET_DATA_TOMBSTONED (TS 4a06ed700d974eeb8cae83dd6630a61c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58814
I20260601 13:29:36.601800  1963 tablet_replica.cc:333] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:36.601961  1963 raft_consensus.cc:2243] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:36.602101  1963 raft_consensus.cc:2272] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:36.602679  1963 ts_tablet_manager.cc:1916] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:36.605072  1963 ts_tablet_manager.cc:1929] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:36.605161  1963 log.cc:1199] T 14ec80cd408d452ea129cd727b8827e5 P 4a06ed700d974eeb8cae83dd6630a61c: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/14ec80cd408d452ea129cd727b8827e5
I20260601 13:29:36.605801  1422 catalog_manager.cc:5027] TS 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479): tablet 14ec80cd408d452ea129cd727b8827e5 (table range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]) successfully deleted
I20260601 13:29:36.728082  1903 raft_consensus.cc:1064] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83: attempting to promote NON_VOTER eb3328393b484fe5811060d60bf41504 to VOTER
I20260601 13:29:36.728538  1903 consensus_queue.cc:237] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:36.729952  1828 raft_consensus.cc:1275] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.729959  1689 raft_consensus.cc:1275] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.730152  1538 raft_consensus.cc:1275] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.730473  1746 consensus_queue.cc:1048] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.730645  1903 consensus_queue.cc:1048] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.730881  1767 consensus_queue.cc:1048] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.732854  1746 raft_consensus.cc:2955] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.733317  1828 raft_consensus.cc:2955] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.734720  1689 raft_consensus.cc:2955] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.736202  1538 raft_consensus.cc:2955] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.736462  1433 catalog_manager.cc:5696] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 reported cstate change: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.740482  1613 consensus_queue.cc:237] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:36.741619  1828 raft_consensus.cc:1275] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:36.741647  1538 raft_consensus.cc:1275] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:36.742012  1903 consensus_queue.cc:1048] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:36.742192  1767 consensus_queue.cc:1048] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:36.743638  1767 raft_consensus.cc:2955] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.744334  1538 raft_consensus.cc:2955] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.745507  1828 raft_consensus.cc:2955] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.745699  1419 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 92b03c5c44384bc486a33c780554f5d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:36.746157  1435 catalog_manager.cc:5696] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: config changed from index 3 to 4, VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) evicted. New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:36.749140  1673 tablet_service.cc:1558] Processing DeleteTablet for tablet 92b03c5c44384bc486a33c780554f5d7 with delete_type TABLET_DATA_TOMBSTONED (TS 4ca39f4cc3d44a7ead1de63a8d31cdc1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48334
I20260601 13:29:36.749567  1968 tablet_replica.cc:333] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:36.749745  1968 raft_consensus.cc:2243] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:36.749887  1968 raft_consensus.cc:2272] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:36.750448  1968 ts_tablet_manager.cc:1916] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:36.752660  1968 ts_tablet_manager.cc:1929] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:36.752749  1968 log.cc:1199] T 92b03c5c44384bc486a33c780554f5d7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-2-root/wals/92b03c5c44384bc486a33c780554f5d7
I20260601 13:29:36.753269  1421 catalog_manager.cc:5027] TS 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161): tablet 92b03c5c44384bc486a33c780554f5d7 (table range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]) successfully deleted
I20260601 13:29:36.822613  1744 raft_consensus.cc:1064] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: attempting to promote NON_VOTER eb3328393b484fe5811060d60bf41504 to VOTER
I20260601 13:29:36.823065  1744 consensus_queue.cc:237] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:36.824469  1613 raft_consensus.cc:1275] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.824545  1828 raft_consensus.cc:1275] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.824914  1538 raft_consensus.cc:1275] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.824914  1744 consensus_queue.cc:1048] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.825111  1970 consensus_queue.cc:1048] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.825361  1952 consensus_queue.cc:1048] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.827170  1744 raft_consensus.cc:2955] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.827596  1613 raft_consensus.cc:2955] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.827867  1538 raft_consensus.cc:2955] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.830610  1432 catalog_manager.cc:5696] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 reported cstate change: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:36.831468  1828 raft_consensus.cc:2955] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.833801  1689 consensus_queue.cc:237] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:36.835085  1613 raft_consensus.cc:1275] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:36.835433  1828 raft_consensus.cc:1275] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:36.835480  1952 consensus_queue.cc:1048] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:36.835796  1952 consensus_queue.cc:1048] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:36.837107  1779 raft_consensus.cc:2955] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.838201  1828 raft_consensus.cc:2955] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.839155  1421 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5cf94026527744adb1b7235bcb56a2e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:36.839344  1613 raft_consensus.cc:2955] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.839797  1779 raft_consensus.cc:1064] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1: attempting to promote NON_VOTER eb3328393b484fe5811060d60bf41504 to VOTER
I20260601 13:29:36.840131  1434 catalog_manager.cc:5696] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 reported cstate change: config changed from index 3 to 4, VOTER 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193) evicted. New cstate: current_term: 1 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:36.840225  1779 consensus_queue.cc:237] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:36.841771  1613 raft_consensus.cc:1275] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.842199  1538 raft_consensus.cc:1275] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.842449  1829 raft_consensus.cc:1275] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:36.842545  1952 consensus_queue.cc:1048] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.842831  1970 consensus_queue.cc:1048] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.843597  1970 consensus_queue.cc:1048] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:36.844236  1523 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cf94026527744adb1b7235bcb56a2e4 with delete_type TABLET_DATA_TOMBSTONED (TS 4a06ed700d974eeb8cae83dd6630a61c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58814
I20260601 13:29:36.844506  1963 tablet_replica.cc:333] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:36.844648  1963 raft_consensus.cc:2243] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:36.844758  1963 raft_consensus.cc:2272] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:36.845662  1963 ts_tablet_manager.cc:1916] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:36.847877  1963 ts_tablet_manager.cc:1929] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:36.847941  1963 log.cc:1199] T 5cf94026527744adb1b7235bcb56a2e4 P 4a06ed700d974eeb8cae83dd6630a61c: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/5cf94026527744adb1b7235bcb56a2e4
I20260601 13:29:36.848544  1422 catalog_manager.cc:5027] TS 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479): tablet 5cf94026527744adb1b7235bcb56a2e4 (table range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]) successfully deleted
I20260601 13:29:36.848807  1952 raft_consensus.cc:2955] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.850436  1613 raft_consensus.cc:2955] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.852352  1829 raft_consensus.cc:2955] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.852469  1435 catalog_manager.cc:5696] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.852667  1538 raft_consensus.cc:2955] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.858273  1689 consensus_queue.cc:237] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:36.859457  1829 raft_consensus.cc:1275] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:36.859608  1538 raft_consensus.cc:1275] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 4ca39f4cc3d44a7ead1de63a8d31cdc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:36.859853  1952 consensus_queue.cc:1048] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:36.860029  1970 consensus_queue.cc:1048] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:36.861838  1779 raft_consensus.cc:2955] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.862221  1538 raft_consensus.cc:2955] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.863291  1829 raft_consensus.cc:2955] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.864219  1433 catalog_manager.cc:5696] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: config changed from index 3 to 4, VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) evicted. New cstate: current_term: 1 leader_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:36.864384  1421 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ce1d19c2cd8143dd8017cf3b03fbb3fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:36.867144  1602 tablet_service.cc:1558] Processing DeleteTablet for tablet ce1d19c2cd8143dd8017cf3b03fbb3fa with delete_type TABLET_DATA_TOMBSTONED (TS 1562fa0be7ec439d9c89237a2f90ce83 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49058
I20260601 13:29:36.867723  1978 tablet_replica.cc:333] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:36.867898  1978 raft_consensus.cc:2243] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:36.868144  1978 raft_consensus.cc:2272] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:36.868826  1978 ts_tablet_manager.cc:1916] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:36.870570  1978 ts_tablet_manager.cc:1929] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:36.870644  1978 log.cc:1199] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 1562fa0be7ec439d9c89237a2f90ce83: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-1-root/wals/ce1d19c2cd8143dd8017cf3b03fbb3fa
I20260601 13:29:36.871379  1419 catalog_manager.cc:5027] TS 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643): tablet ce1d19c2cd8143dd8017cf3b03fbb3fa (table range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]) successfully deleted
I20260601 13:29:37.210606  1489 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:29:37.216632  1689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4"
dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
mode: GRACEFUL
new_leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
 from {username='slave'} at 127.0.0.1:34890
I20260601 13:29:37.216828  1689 raft_consensus.cc:606] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 LEADER]: Received request to transfer leadership to TS 4a06ed700d974eeb8cae83dd6630a61c
I20260601 13:29:37.217336  1489 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:29:37.217519  1489 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:37.663983  1779 raft_consensus.cc:993] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: : Instructing follower 4a06ed700d974eeb8cae83dd6630a61c to start an election
I20260601 13:29:37.664080  1779 raft_consensus.cc:1081] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 LEADER]: Signalling peer 4a06ed700d974eeb8cae83dd6630a61c to start an election
I20260601 13:29:37.664569  1538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4"
dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
 from {username='slave'} at 127.0.0.1:53316
I20260601 13:29:37.664726  1538 raft_consensus.cc:493] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:37.664856  1538 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:37.665695  1538 raft_consensus.cc:515] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:37.666134  1538 leader_election.cc:290] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [CANDIDATE]: Term 3 election: Requested vote from peers 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:37.666491  1613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
I20260601 13:29:37.666625  1689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4" candidate_uuid: "4a06ed700d974eeb8cae83dd6630a61c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:37.666627  1613 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:37.666733  1689 raft_consensus.cc:3055] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:29:37.666770  1689 raft_consensus.cc:740] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Running, Role: LEADER
I20260601 13:29:37.666917  1689 consensus_queue.cc:260] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:37.667073  1689 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:37.667651  1613 raft_consensus.cc:2468] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 3.
I20260601 13:29:37.668009  1501 leader_election.cc:304] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [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: 1562fa0be7ec439d9c89237a2f90ce83, 4a06ed700d974eeb8cae83dd6630a61c; no voters: 
I20260601 13:29:37.668056  1689 raft_consensus.cc:2468] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a06ed700d974eeb8cae83dd6630a61c in term 3.
I20260601 13:29:37.668215  1771 raft_consensus.cc:2804] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:29:37.668416  1771 raft_consensus.cc:697] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 3 LEADER]: Becoming Leader. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Running, Role: LEADER
I20260601 13:29:37.668555  1771 consensus_queue.cc:237] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:37.670182  1432 catalog_manager.cc:5696] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: term changed from 2 to 3, leader changed from 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) to 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193). New cstate: current_term: 3 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:37.875221  1538 consensus_queue.cc:237] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Queue 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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: NON_VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: true } }
I20260601 13:29:37.876621  1829 raft_consensus.cc:1275] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:37.876814  1689 raft_consensus.cc:1275] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:37.877031  1990 consensus_queue.cc:1048] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:29:37.877203  1501 consensus_peers.cc:597] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c -> Peer 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643): Couldn't send request to peer 1562fa0be7ec439d9c89237a2f90ce83. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 742ab0f3fda747468309262c4dfc0220. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:37.877199  1771 consensus_queue.cc:1048] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:37.878983  1771 raft_consensus.cc:2955] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: NON_VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: true } } }
I20260601 13:29:37.879429  1829 raft_consensus.cc:2955] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: NON_VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: true } } }
I20260601 13:29:37.879611  1689 raft_consensus.cc:2955] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: NON_VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: true } } }
I20260601 13:29:37.882035  1432 catalog_manager.cc:5696] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 reported cstate change: config changed from index -1 to 2, NON_VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) added. New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: NON_VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: true } } }
I20260601 13:29:37.882427  1538 consensus_queue.cc:237] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Queue 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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:37.885198  1689 raft_consensus.cc:1275] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:37.885588  1990 consensus_queue.cc:1048] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:37.887447  1771 raft_consensus.cc:2955] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:37.887907  1689 raft_consensus.cc:2955] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:37.888411  1613 raft_consensus.cc:1275] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:37.889012  1771 consensus_queue.cc:1048] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:29:37.889770  1504 consensus_peers.cc:597] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c -> Peer eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837): Couldn't send request to peer eb3328393b484fe5811060d60bf41504. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf970def43014d72b282507506ab2103. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:37.890187  1613 raft_consensus.cc:2955] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:37.890936  1433 catalog_manager.cc:5696] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 reported cstate change: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:37.891009  1614 consensus_queue.cc:237] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Queue 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: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: NON_VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: true } }
I20260601 13:29:37.892585  1829 raft_consensus.cc:1275] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:37.892779  1579 consensus_peers.cc:597] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 -> Peer 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161): Couldn't send request to peer 4ca39f4cc3d44a7ead1de63a8d31cdc1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd4a7cb31c5345c0ba3e2f693c7f17e4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:37.893045  1767 consensus_queue.cc:1048] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:37.893174  1538 raft_consensus.cc:1275] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:37.893663  1767 consensus_queue.cc:1048] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:37.895601  1767 raft_consensus.cc:2955] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: NON_VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: true } } }
I20260601 13:29:37.896183  1538 raft_consensus.cc:2955] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: NON_VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: true } } }
I20260601 13:29:37.898286  1432 catalog_manager.cc:5696] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: config changed from index -1 to 2, NON_VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) added. New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: NON_VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:37.898468  1829 raft_consensus.cc:2955] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: NON_VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: true } } }
I20260601 13:29:37.898845  1538 consensus_queue.cc:237] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Queue 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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:37.900419  1614 raft_consensus.cc:1275] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:37.900632  1504 consensus_peers.cc:597] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c -> Peer eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837): Couldn't send request to peer eb3328393b484fe5811060d60bf41504. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d5cdf2825984ba183c2b4e17ad5f436. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:37.900962  1990 consensus_queue.cc:1048] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:37.901073  1689 raft_consensus.cc:1275] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:37.901371  1990 consensus_queue.cc:1048] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:37.902547  1771 raft_consensus.cc:2955] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:37.902949  1614 raft_consensus.cc:2955] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:37.904541  1689 raft_consensus.cc:2955] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:37.906978  1434 catalog_manager.cc:5696] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: config changed from index -1 to 2, NON_VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } } }
I20260601 13:29:38.088238  1614 raft_consensus.cc:1275] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 3 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:29:38.088807  2004 consensus_queue.cc:1048] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:38.091306  1689 raft_consensus.cc:1275] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 3 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:29:38.091691  2004 consensus_queue.cc:1048] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:38.281015  2011 ts_tablet_manager.cc:933] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: Initiating tablet copy from peer 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479)
I20260601 13:29:38.281540  2011 tablet_copy_client.cc:323] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.193:34479
I20260601 13:29:38.282155  1548 tablet_copy_service.cc:140] P 4a06ed700d974eeb8cae83dd6630a61c: Received BeginTabletCopySession request for tablet bf970def43014d72b282507506ab2103 from peer eb3328393b484fe5811060d60bf41504 ({username='slave'} at 127.0.0.1:53346)
I20260601 13:29:38.282282  1548 tablet_copy_service.cc:161] P 4a06ed700d974eeb8cae83dd6630a61c: Beginning new tablet copy session on tablet bf970def43014d72b282507506ab2103 from peer eb3328393b484fe5811060d60bf41504 at {username='slave'} at 127.0.0.1:53346: session id = eb3328393b484fe5811060d60bf41504-bf970def43014d72b282507506ab2103
I20260601 13:29:38.283318  1548 tablet_copy_source_session.cc:215] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:38.284399  2011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf970def43014d72b282507506ab2103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:38.286377  2011 tablet_copy_client.cc:806] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:38.286566  2011 tablet_copy_client.cc:670] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:38.287804  2011 tablet_copy_client.cc:538] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:38.289031  2011 tablet_bootstrap.cc:492] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:38.289460  2013 ts_tablet_manager.cc:933] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Initiating tablet copy from peer 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643)
I20260601 13:29:38.289831  2013 tablet_copy_client.cc:323] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:33643
I20260601 13:29:38.290256  1624 tablet_copy_service.cc:140] P 1562fa0be7ec439d9c89237a2f90ce83: Received BeginTabletCopySession request for tablet fd4a7cb31c5345c0ba3e2f693c7f17e4 from peer 4ca39f4cc3d44a7ead1de63a8d31cdc1 ({username='slave'} at 127.0.0.1:40470)
I20260601 13:29:38.290346  1624 tablet_copy_service.cc:161] P 1562fa0be7ec439d9c89237a2f90ce83: Beginning new tablet copy session on tablet fd4a7cb31c5345c0ba3e2f693c7f17e4 from peer 4ca39f4cc3d44a7ead1de63a8d31cdc1 at {username='slave'} at 127.0.0.1:40470: session id = 4ca39f4cc3d44a7ead1de63a8d31cdc1-fd4a7cb31c5345c0ba3e2f693c7f17e4
I20260601 13:29:38.291143  1624 tablet_copy_source_session.cc:215] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:38.291949  2013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4a7cb31c5345c0ba3e2f693c7f17e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:38.292981  2011 tablet_bootstrap.cc:492] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: 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
I20260601 13:29:38.293267  2011 tablet_bootstrap.cc:492] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: Bootstrap complete.
I20260601 13:29:38.293466  2011 ts_tablet_manager.cc:1403] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:29:38.293879  2011 raft_consensus.cc:359] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:38.294025  2011 raft_consensus.cc:740] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: LEARNER
I20260601 13:29:38.294145  2013 tablet_copy_client.cc:806] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:38.294143  2011 consensus_queue.cc:260] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504 [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:38.294313  2013 tablet_copy_client.cc:670] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:38.294587  2011 ts_tablet_manager.cc:1434] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:38.295092  1548 tablet_copy_service.cc:342] P 4a06ed700d974eeb8cae83dd6630a61c: Request end of tablet copy session eb3328393b484fe5811060d60bf41504-bf970def43014d72b282507506ab2103 received from {username='slave'} at 127.0.0.1:53346
I20260601 13:29:38.295164  1548 tablet_copy_service.cc:434] P 4a06ed700d974eeb8cae83dd6630a61c: ending tablet copy session eb3328393b484fe5811060d60bf41504-bf970def43014d72b282507506ab2103 on tablet bf970def43014d72b282507506ab2103 with peer eb3328393b484fe5811060d60bf41504
I20260601 13:29:38.295563  2013 tablet_copy_client.cc:538] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:38.297271  2013 tablet_bootstrap.cc:492] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap starting.
I20260601 13:29:38.299616  2011 ts_tablet_manager.cc:933] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: Initiating tablet copy from peer 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479)
I20260601 13:29:38.299918  2011 tablet_copy_client.cc:323] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.193:34479
I20260601 13:29:38.300396  2018 ts_tablet_manager.cc:933] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: Initiating tablet copy from peer 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479)
I20260601 13:29:38.300554  1548 tablet_copy_service.cc:140] P 4a06ed700d974eeb8cae83dd6630a61c: Received BeginTabletCopySession request for tablet 6d5cdf2825984ba183c2b4e17ad5f436 from peer eb3328393b484fe5811060d60bf41504 ({username='slave'} at 127.0.0.1:53346)
I20260601 13:29:38.300671  1548 tablet_copy_service.cc:161] P 4a06ed700d974eeb8cae83dd6630a61c: Beginning new tablet copy session on tablet 6d5cdf2825984ba183c2b4e17ad5f436 from peer eb3328393b484fe5811060d60bf41504 at {username='slave'} at 127.0.0.1:53346: session id = eb3328393b484fe5811060d60bf41504-6d5cdf2825984ba183c2b4e17ad5f436
I20260601 13:29:38.300707  2018 tablet_copy_client.cc:323] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.193:34479
I20260601 13:29:38.301083  1547 tablet_copy_service.cc:140] P 4a06ed700d974eeb8cae83dd6630a61c: Received BeginTabletCopySession request for tablet 742ab0f3fda747468309262c4dfc0220 from peer 1562fa0be7ec439d9c89237a2f90ce83 ({username='slave'} at 127.0.0.1:53302)
I20260601 13:29:38.301167  1547 tablet_copy_service.cc:161] P 4a06ed700d974eeb8cae83dd6630a61c: Beginning new tablet copy session on tablet 742ab0f3fda747468309262c4dfc0220 from peer 1562fa0be7ec439d9c89237a2f90ce83 at {username='slave'} at 127.0.0.1:53302: session id = 1562fa0be7ec439d9c89237a2f90ce83-742ab0f3fda747468309262c4dfc0220
I20260601 13:29:38.301323  2013 tablet_bootstrap.cc:492] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: 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
I20260601 13:29:38.301472  1548 tablet_copy_source_session.cc:215] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:38.301566  2013 tablet_bootstrap.cc:492] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Bootstrap complete.
I20260601 13:29:38.301756  2013 ts_tablet_manager.cc:1403] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:29:38.302184  2011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5cdf2825984ba183c2b4e17ad5f436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:38.302255  2013 raft_consensus.cc:359] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: NON_VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: true } }
I20260601 13:29:38.302382  2013 raft_consensus.cc:740] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4ca39f4cc3d44a7ead1de63a8d31cdc1, State: Initialized, Role: LEARNER
I20260601 13:29:38.302500  2013 consensus_queue.cc:260] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [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: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: NON_VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: true } }
I20260601 13:29:38.302623  1547 tablet_copy_source_session.cc:215] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:38.303345  2018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742ab0f3fda747468309262c4dfc0220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:38.304522  2011 tablet_copy_client.cc:806] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:38.304656  2011 tablet_copy_client.cc:670] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:38.304890  2013 ts_tablet_manager.cc:1434] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:29:38.305421  2018 tablet_copy_client.cc:806] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:38.305557  1624 tablet_copy_service.cc:342] P 1562fa0be7ec439d9c89237a2f90ce83: Request end of tablet copy session 4ca39f4cc3d44a7ead1de63a8d31cdc1-fd4a7cb31c5345c0ba3e2f693c7f17e4 received from {username='slave'} at 127.0.0.1:40470
I20260601 13:29:38.305567  2018 tablet_copy_client.cc:670] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:38.305639  1624 tablet_copy_service.cc:434] P 1562fa0be7ec439d9c89237a2f90ce83: ending tablet copy session 4ca39f4cc3d44a7ead1de63a8d31cdc1-fd4a7cb31c5345c0ba3e2f693c7f17e4 on tablet fd4a7cb31c5345c0ba3e2f693c7f17e4 with peer 4ca39f4cc3d44a7ead1de63a8d31cdc1
I20260601 13:29:38.306675  2011 tablet_copy_client.cc:538] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:38.306908  2018 tablet_copy_client.cc:538] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:38.307945  2011 tablet_bootstrap.cc:492] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: Bootstrap starting.
I20260601 13:29:38.307945  2018 tablet_bootstrap.cc:492] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap starting.
I20260601 13:29:38.311831  2018 tablet_bootstrap.cc:492] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: 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
I20260601 13:29:38.311831  2011 tablet_bootstrap.cc:492] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: 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
I20260601 13:29:38.312175  2011 tablet_bootstrap.cc:492] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: Bootstrap complete.
I20260601 13:29:38.312175  2018 tablet_bootstrap.cc:492] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: Bootstrap complete.
I20260601 13:29:38.312371  2018 ts_tablet_manager.cc:1403] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.003s
I20260601 13:29:38.312371  2011 ts_tablet_manager.cc:1403] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.001s
I20260601 13:29:38.312888  2018 raft_consensus.cc:359] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: NON_VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: true } }
I20260601 13:29:38.312888  2011 raft_consensus.cc:359] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:38.313047  2018 raft_consensus.cc:740] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Initialized, Role: LEARNER
I20260601 13:29:38.313056  2011 raft_consensus.cc:740] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb3328393b484fe5811060d60bf41504, State: Initialized, Role: LEARNER
I20260601 13:29:38.313165  2011 consensus_queue.cc:260] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: true } }
I20260601 13:29:38.313165  2018 consensus_queue.cc:260] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83 [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: NON_VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: true } }
I20260601 13:29:38.313495  2011 ts_tablet_manager.cc:1434] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:38.315924  1547 tablet_copy_service.cc:342] P 4a06ed700d974eeb8cae83dd6630a61c: Request end of tablet copy session eb3328393b484fe5811060d60bf41504-6d5cdf2825984ba183c2b4e17ad5f436 received from {username='slave'} at 127.0.0.1:53346
I20260601 13:29:38.316048  1547 tablet_copy_service.cc:434] P 4a06ed700d974eeb8cae83dd6630a61c: ending tablet copy session eb3328393b484fe5811060d60bf41504-6d5cdf2825984ba183c2b4e17ad5f436 on tablet 6d5cdf2825984ba183c2b4e17ad5f436 with peer eb3328393b484fe5811060d60bf41504
I20260601 13:29:38.316430  2018 ts_tablet_manager.cc:1434] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:29:38.317137  1547 tablet_copy_service.cc:342] P 4a06ed700d974eeb8cae83dd6630a61c: Request end of tablet copy session 1562fa0be7ec439d9c89237a2f90ce83-742ab0f3fda747468309262c4dfc0220 received from {username='slave'} at 127.0.0.1:53302
I20260601 13:29:38.317237  1547 tablet_copy_service.cc:434] P 4a06ed700d974eeb8cae83dd6630a61c: ending tablet copy session 1562fa0be7ec439d9c89237a2f90ce83-742ab0f3fda747468309262c4dfc0220 on tablet 742ab0f3fda747468309262c4dfc0220 with peer 1562fa0be7ec439d9c89237a2f90ce83
I20260601 13:29:38.724700  1689 raft_consensus.cc:1217] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:38.764348  1829 raft_consensus.cc:1217] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:38.863989  1829 raft_consensus.cc:1217] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:38.884711  1614 raft_consensus.cc:1217] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:39.189225  1990 raft_consensus.cc:1064] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c: attempting to promote NON_VOTER eb3328393b484fe5811060d60bf41504 to VOTER
I20260601 13:29:39.189714  1990 consensus_queue.cc:237] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:39.191335  1614 raft_consensus.cc:1275] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.191373  1689 raft_consensus.cc:1275] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.191633  1829 raft_consensus.cc:1275] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.191715  1990 consensus_queue.cc:1048] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.191886  1771 consensus_queue.cc:1048] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.192076  2004 consensus_queue.cc:1048] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.194169  1771 raft_consensus.cc:2955] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.194782  1828 raft_consensus.cc:2955] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.196662  1614 raft_consensus.cc:2955] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.196779  1689 raft_consensus.cc:2955] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.198163  1433 catalog_manager.cc:5696] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 reported cstate change: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { replace: true } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.202489  1538 consensus_queue.cc:237] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:39.203658  1828 raft_consensus.cc:1275] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:39.203698  1614 raft_consensus.cc:1275] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:39.204057  1990 consensus_queue.cc:1048] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:39.204272  2029 consensus_queue.cc:1048] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:39.205742  1771 raft_consensus.cc:2955] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.206174  1828 raft_consensus.cc:2955] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.206218  1614 raft_consensus.cc:2955] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.207391  1422 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6d5cdf2825984ba183c2b4e17ad5f436 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:39.208365  1435 catalog_manager.cc:5696] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: config changed from index 3 to 4, VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) evicted. New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:39.210978  1673 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d5cdf2825984ba183c2b4e17ad5f436 with delete_type TABLET_DATA_TOMBSTONED (TS 4ca39f4cc3d44a7ead1de63a8d31cdc1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48334
I20260601 13:29:39.211447  2034 tablet_replica.cc:333] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:39.211606  2034 raft_consensus.cc:2243] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:39.211764  2034 raft_consensus.cc:2272] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:39.212370  2034 ts_tablet_manager.cc:1916] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:39.214190  2034 ts_tablet_manager.cc:1929] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:39.214262  2034 log.cc:1199] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-2-root/wals/6d5cdf2825984ba183c2b4e17ad5f436
I20260601 13:29:39.214811  1421 catalog_manager.cc:5027] TS 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161): tablet 6d5cdf2825984ba183c2b4e17ad5f436 (table range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]) successfully deleted
I20260601 13:29:39.217782  1489 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:29:39.219715  1538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4"
dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
mode: GRACEFUL
new_leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
 from {username='slave'} at 127.0.0.1:53330
I20260601 13:29:39.219867  1538 raft_consensus.cc:606] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 3 LEADER]: Received request to transfer leadership to TS 1562fa0be7ec439d9c89237a2f90ce83
I20260601 13:29:39.220247  1489 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:29:39.220397  1489 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:39.262290  1990 raft_consensus.cc:1064] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c: attempting to promote NON_VOTER 1562fa0be7ec439d9c89237a2f90ce83 to VOTER
I20260601 13:29:39.262780  1990 consensus_queue.cc:237] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } }
I20260601 13:29:39.264210  1614 raft_consensus.cc:1275] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEARNER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.264210  1828 raft_consensus.cc:1275] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.264321  1689 raft_consensus.cc:1275] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.264645  2004 consensus_queue.cc:1048] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.264844  2029 consensus_queue.cc:1048] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.265048  1990 consensus_queue.cc:1048] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.266891  2029 raft_consensus.cc:2955] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } } }
I20260601 13:29:39.267264  1828 raft_consensus.cc:2955] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } } }
I20260601 13:29:39.267647  1689 raft_consensus.cc:2955] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } } }
I20260601 13:29:39.269610  1614 raft_consensus.cc:2955] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } } }
I20260601 13:29:39.270104  1435 catalog_manager.cc:5696] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 reported cstate change: config changed from index 2 to 3, 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } } }
I20260601 13:29:39.273931  1538 consensus_queue.cc:237] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } }
I20260601 13:29:39.274973  1689 raft_consensus.cc:1275] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:39.274989  1614 raft_consensus.cc:1275] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:39.275336  1990 consensus_queue.cc:1048] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:39.275642  1990 consensus_queue.cc:1048] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:39.276768  1990 raft_consensus.cc:2955] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } } }
I20260601 13:29:39.277191  1689 raft_consensus.cc:2955] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } } }
I20260601 13:29:39.278033  1422 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 742ab0f3fda747468309262c4dfc0220 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:39.278777  1614 raft_consensus.cc:2955] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } } }
I20260601 13:29:39.279172  1432 catalog_manager.cc:5696] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: config changed from index 3 to 4, VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) evicted. New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:39.281883  1819 tablet_service.cc:1558] Processing DeleteTablet for tablet 742ab0f3fda747468309262c4dfc0220 with delete_type TABLET_DATA_TOMBSTONED (TS eb3328393b484fe5811060d60bf41504 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55780
I20260601 13:29:39.282835  2039 tablet_replica.cc:333] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:39.282997  2039 raft_consensus.cc:2243] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:39.283156  2039 raft_consensus.cc:2272] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:39.283787  2039 ts_tablet_manager.cc:1916] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:39.285529  2039 ts_tablet_manager.cc:1929] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:39.285621  2039 log.cc:1199] T 742ab0f3fda747468309262c4dfc0220 P eb3328393b484fe5811060d60bf41504: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-3-root/wals/742ab0f3fda747468309262c4dfc0220
I20260601 13:29:39.286120  1422 catalog_manager.cc:5027] TS eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837): tablet 742ab0f3fda747468309262c4dfc0220 (table range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]) successfully deleted
I20260601 13:29:39.304569  2000 raft_consensus.cc:1064] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83: attempting to promote NON_VOTER 4ca39f4cc3d44a7ead1de63a8d31cdc1 to VOTER
I20260601 13:29:39.305019  2000 consensus_queue.cc:237] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [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: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } }
I20260601 13:29:39.306329  1689 raft_consensus.cc:1275] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEARNER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.306591  1538 raft_consensus.cc:1275] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.306670  2000 consensus_queue.cc:1048] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.306985  2042 consensus_queue.cc:1048] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.306669  1828 raft_consensus.cc:1275] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.308125  2042 consensus_queue.cc:1048] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.308956  2040 raft_consensus.cc:2955] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } } }
I20260601 13:29:39.309311  1538 raft_consensus.cc:2955] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } } }
I20260601 13:29:39.311472  1434 catalog_manager.cc:5696] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: config changed from index 2 to 3, 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } } }
I20260601 13:29:39.311677  1688 raft_consensus.cc:2955] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } } }
I20260601 13:29:39.315891  1828 raft_consensus.cc:2955] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { replace: true } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } } }
I20260601 13:29:39.316425  1614 consensus_queue.cc:237] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } }
I20260601 13:29:39.317968  1688 raft_consensus.cc:1275] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:39.318339  2042 consensus_queue.cc:1048] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:39.319634  1538 raft_consensus.cc:1275] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:39.320016  2042 consensus_queue.cc:1048] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:39.320284  2000 raft_consensus.cc:2955] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } } }
I20260601 13:29:39.321849  1419 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fd4a7cb31c5345c0ba3e2f693c7f17e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:39.321949  1688 raft_consensus.cc:2955] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } } }
I20260601 13:29:39.323848  1538 raft_consensus.cc:2955] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } } }
I20260601 13:29:39.323930  1432 catalog_manager.cc:5696] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: config changed from index 3 to 4, VOTER eb3328393b484fe5811060d60bf41504 (127.30.80.196) evicted. New cstate: current_term: 1 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:39.326344  1819 tablet_service.cc:1558] Processing DeleteTablet for tablet fd4a7cb31c5345c0ba3e2f693c7f17e4 with delete_type TABLET_DATA_TOMBSTONED (TS eb3328393b484fe5811060d60bf41504 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55780
I20260601 13:29:39.326781  2039 tablet_replica.cc:333] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:39.326931  2039 raft_consensus.cc:2243] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:39.327035  2039 raft_consensus.cc:2272] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:39.328517  2039 ts_tablet_manager.cc:1916] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:39.330230  2039 ts_tablet_manager.cc:1929] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:39.330291  2039 log.cc:1199] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P eb3328393b484fe5811060d60bf41504: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-3-root/wals/fd4a7cb31c5345c0ba3e2f693c7f17e4
I20260601 13:29:39.330813  1422 catalog_manager.cc:5027] TS eb3328393b484fe5811060d60bf41504 (127.30.80.196:46837): tablet fd4a7cb31c5345c0ba3e2f693c7f17e4 (table range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]) successfully deleted
I20260601 13:29:39.480122  1990 raft_consensus.cc:1064] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c: attempting to promote NON_VOTER eb3328393b484fe5811060d60bf41504 to VOTER
I20260601 13:29:39.480592  1990 consensus_queue.cc:237] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [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: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:39.482036  1828 raft_consensus.cc:1275] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504 [term 1 LEARNER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.482040  1614 raft_consensus.cc:1275] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.482167  1688 raft_consensus.cc:1275] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:39.482483  1990 consensus_queue.cc:1048] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.482673  1771 consensus_queue.cc:1048] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.482865  2029 consensus_queue.cc:1048] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:39.484790  1771 raft_consensus.cc:2955] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.485350  1828 raft_consensus.cc:2955] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.486982  1688 raft_consensus.cc:2955] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.487323  1434 catalog_manager.cc:5696] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:39.488183  1614 raft_consensus.cc:2955] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eb3328393b484fe5811060d60bf41504 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.491199  1538 consensus_queue.cc:237] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } }
I20260601 13:29:39.492437  1688 raft_consensus.cc:1275] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:39.492529  1828 raft_consensus.cc:1275] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Refusing update from remote peer 4a06ed700d974eeb8cae83dd6630a61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:39.492882  1990 consensus_queue.cc:1048] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:39.493229  1990 consensus_queue.cc:1048] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:39.494406  1990 raft_consensus.cc:2955] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.494889  1828 raft_consensus.cc:2955] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.495059  1688 raft_consensus.cc:2955] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } } }
I20260601 13:29:39.496546  1433 catalog_manager.cc:5696] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c reported cstate change: config changed from index 3 to 4, VOTER 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194) evicted. New cstate: current_term: 1 leader_uuid: "4a06ed700d974eeb8cae83dd6630a61c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3328393b484fe5811060d60bf41504" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46837 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:39.496668  1422 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bf970def43014d72b282507506ab2103 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:39.498785  1602 tablet_service.cc:1558] Processing DeleteTablet for tablet bf970def43014d72b282507506ab2103 with delete_type TABLET_DATA_TOMBSTONED (TS 1562fa0be7ec439d9c89237a2f90ce83 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49058
I20260601 13:29:39.499492  2051 tablet_replica.cc:333] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:39.499646  2051 raft_consensus.cc:2243] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:39.499810  2051 raft_consensus.cc:2272] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:39.500465  2051 ts_tablet_manager.cc:1916] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:39.502389  2051 ts_tablet_manager.cc:1929] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:39.502452  2051 log.cc:1199] T bf970def43014d72b282507506ab2103 P 1562fa0be7ec439d9c89237a2f90ce83: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320503991941-31043-0/minicluster-data/ts-1-root/wals/bf970def43014d72b282507506ab2103
I20260601 13:29:39.502988  1419 catalog_manager.cc:5027] TS 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643): tablet bf970def43014d72b282507506ab2103 (table range_aware_rebalance_new_range [id=b21b8253ce824b0b8ecd7185f3cb115a]) successfully deleted
I20260601 13:29:39.515777  1771 raft_consensus.cc:993] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c: : Instructing follower 1562fa0be7ec439d9c89237a2f90ce83 to start an election
I20260601 13:29:39.515911  1771 raft_consensus.cc:1081] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 3 LEADER]: Signalling peer 1562fa0be7ec439d9c89237a2f90ce83 to start an election
I20260601 13:29:39.516443  1614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4"
dest_uuid: "1562fa0be7ec439d9c89237a2f90ce83"
 from {username='slave'} at 127.0.0.1:40466
I20260601 13:29:39.516608  1614 raft_consensus.cc:493] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:39.516700  1614 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:29:39.517535  1614 raft_consensus.cc:515] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:39.517904  1614 leader_election.cc:290] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [CANDIDATE]: Term 4 election: Requested vote from peers 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193:34479), 4ca39f4cc3d44a7ead1de63a8d31cdc1 (127.30.80.195:41161)
I20260601 13:29:39.518224  1688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1"
I20260601 13:29:39.518220  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ca15cc73b648cdbc3169d25e20eac4" candidate_uuid: "1562fa0be7ec439d9c89237a2f90ce83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4a06ed700d974eeb8cae83dd6630a61c"
I20260601 13:29:39.518369  1688 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:29:39.518409  1538 raft_consensus.cc:3055] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 3 LEADER]: Stepping down as leader of term 3
I20260601 13:29:39.518455  1538 raft_consensus.cc:740] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4a06ed700d974eeb8cae83dd6630a61c, State: Running, Role: LEADER
I20260601 13:29:39.518601  1538 consensus_queue.cc:260] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:39.518776  1538 raft_consensus.cc:3060] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:29:39.519228  1688 raft_consensus.cc:2468] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 4.
I20260601 13:29:39.519515  1579 leader_election.cc:304] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [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: 1562fa0be7ec439d9c89237a2f90ce83, 4ca39f4cc3d44a7ead1de63a8d31cdc1; no voters: 
I20260601 13:29:39.519667  1538 raft_consensus.cc:2468] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1562fa0be7ec439d9c89237a2f90ce83 in term 4.
I20260601 13:29:39.519690  2040 raft_consensus.cc:2804] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 4 FOLLOWER]: Leader election won for term 4
I20260601 13:29:39.519829  2040 raft_consensus.cc:697] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 4 LEADER]: Becoming Leader. State: Replica: 1562fa0be7ec439d9c89237a2f90ce83, State: Running, Role: LEADER
I20260601 13:29:39.520002  2040 consensus_queue.cc:237] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [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: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } }
I20260601 13:29:39.521653  1432 catalog_manager.cc:5696] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 reported cstate change: term changed from 3 to 4, leader changed from 4a06ed700d974eeb8cae83dd6630a61c (127.30.80.193) to 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194). New cstate: current_term: 4 leader_uuid: "1562fa0be7ec439d9c89237a2f90ce83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1562fa0be7ec439d9c89237a2f90ce83" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:39.996999  1688 raft_consensus.cc:1275] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 4 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260601 13:29:39.997496  2040 consensus_queue.cc:1048] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca39f4cc3d44a7ead1de63a8d31cdc1" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:40.000099  1538 raft_consensus.cc:1275] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 4 FOLLOWER]: Refusing update from remote peer 1562fa0be7ec439d9c89237a2f90ce83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260601 13:29:40.000600  2053 consensus_queue.cc:1048] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a06ed700d974eeb8cae83dd6630a61c" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 34479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:40.175067 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:29:40.180655 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:40.180943 31043 tablet_replica.cc:333] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.181114 31043 raft_consensus.cc:2243] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.181370 31043 raft_consensus.cc:2272] T e7a8387c312943eea9f796037bde623f P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.181941 31043 tablet_replica.cc:333] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.182086 31043 raft_consensus.cc:2243] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.182219 31043 raft_consensus.cc:2272] T 423c28efba234636925bcc7e9c69bf9e P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.182626 31043 tablet_replica.cc:333] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.182758 31043 raft_consensus.cc:2243] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.182895 31043 raft_consensus.cc:2272] T cbf3a990f4c240c69e50b0817252dfde P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.183245 31043 tablet_replica.cc:333] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.183370 31043 raft_consensus.cc:2243] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.183524 31043 raft_consensus.cc:2272] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.184118 31043 tablet_replica.cc:333] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.184247 31043 raft_consensus.cc:2243] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.184453 31043 raft_consensus.cc:2272] T 6d5cdf2825984ba183c2b4e17ad5f436 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.184912 31043 tablet_replica.cc:333] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.185040 31043 raft_consensus.cc:2243] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.185164 31043 raft_consensus.cc:2272] T b7ca15cc73b648cdbc3169d25e20eac4 P 4a06ed700d974eeb8cae83dd6630a61c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.185729 31043 tablet_replica.cc:333] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.185837 31043 raft_consensus.cc:2243] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.185993 31043 raft_consensus.cc:2272] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.186336 31043 tablet_replica.cc:333] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.186475 31043 raft_consensus.cc:2243] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.186602 31043 raft_consensus.cc:2272] T 92b03c5c44384bc486a33c780554f5d7 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.186956 31043 tablet_replica.cc:333] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.187078 31043 raft_consensus.cc:2243] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.187198 31043 raft_consensus.cc:2272] T 1708634aa29749d092a166be0c705854 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.187546 31043 tablet_replica.cc:333] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.187664 31043 raft_consensus.cc:2243] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.187901 31043 raft_consensus.cc:2272] T 742ab0f3fda747468309262c4dfc0220 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.188383 31043 tablet_replica.cc:333] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.188505 31043 raft_consensus.cc:2243] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.188627 31043 raft_consensus.cc:2272] T 4537e29ea4c84460a7c29cbe0282f55f P 4a06ed700d974eeb8cae83dd6630a61c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.188967 31043 tablet_replica.cc:333] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c: stopping tablet replica
I20260601 13:29:40.189085 31043 raft_consensus.cc:2243] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.189265 31043 raft_consensus.cc:2272] T bf970def43014d72b282507506ab2103 P 4a06ed700d974eeb8cae83dd6630a61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.205756 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:29:40.209199 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:29:40.214534 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:40.214936 31043 tablet_replica.cc:333] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.215134 31043 raft_consensus.cc:2243] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.215265 31043 raft_consensus.cc:2272] T e7a8387c312943eea9f796037bde623f P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:29:40.215567  1652 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260601 13:29:40.215773 31043 tablet_replica.cc:333] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.215902 31043 raft_consensus.cc:2243] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.216046 31043 raft_consensus.cc:2272] T a70c21eb9698413c960518399eb0f2a5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:29:40.216429  1652 consensus_peers.cc:597] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 -> Peer 1562fa0be7ec439d9c89237a2f90ce83 (127.30.80.194:33643): Couldn't send request to peer 1562fa0be7ec439d9c89237a2f90ce83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:40.216444 31043 tablet_replica.cc:333] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.216590 31043 raft_consensus.cc:2243] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.216785 31043 raft_consensus.cc:2272] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.217227 31043 tablet_replica.cc:333] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.217348 31043 raft_consensus.cc:2243] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.217491 31043 raft_consensus.cc:2272] T 6d5cdf2825984ba183c2b4e17ad5f436 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.217821 31043 tablet_replica.cc:333] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.217950 31043 raft_consensus.cc:2243] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 4 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.218135 31043 raft_consensus.cc:2272] T b7ca15cc73b648cdbc3169d25e20eac4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.218585 31043 tablet_replica.cc:333] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.218703 31043 raft_consensus.cc:2243] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.218889 31043 raft_consensus.cc:2272] T 14ec80cd408d452ea129cd727b8827e5 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.219208 31043 tablet_replica.cc:333] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.219324 31043 raft_consensus.cc:2243] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.219470 31043 raft_consensus.cc:2272] T 5cf94026527744adb1b7235bcb56a2e4 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.219789 31043 tablet_replica.cc:333] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.219913 31043 raft_consensus.cc:2243] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.220117 31043 raft_consensus.cc:2272] T 92b03c5c44384bc486a33c780554f5d7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.220476 31043 tablet_replica.cc:333] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.220589 31043 raft_consensus.cc:2243] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.220685 31043 raft_consensus.cc:2272] T 1708634aa29749d092a166be0c705854 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.220995 31043 tablet_replica.cc:333] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.221114 31043 raft_consensus.cc:2243] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.221246 31043 raft_consensus.cc:2272] T 742ab0f3fda747468309262c4dfc0220 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.221719 31043 tablet_replica.cc:333] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.221835 31043 raft_consensus.cc:2243] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.222018 31043 raft_consensus.cc:2272] T 7344ce485b9a4c109dcce71e876a01c7 P 1562fa0be7ec439d9c89237a2f90ce83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.222343 31043 tablet_replica.cc:333] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83: stopping tablet replica
I20260601 13:29:40.222468 31043 raft_consensus.cc:2243] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.222564 31043 raft_consensus.cc:2272] T 4537e29ea4c84460a7c29cbe0282f55f P 1562fa0be7ec439d9c89237a2f90ce83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.237445 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:29:40.241211 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:29:40.247303 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:40.247596 31043 tablet_replica.cc:333] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.247768 31043 raft_consensus.cc:2243] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.248080 31043 raft_consensus.cc:2272] T 423c28efba234636925bcc7e9c69bf9e P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.248665 31043 tablet_replica.cc:333] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.248798 31043 raft_consensus.cc:2243] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.248935 31043 raft_consensus.cc:2272] T a70c21eb9698413c960518399eb0f2a5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.249287 31043 tablet_replica.cc:333] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.249418 31043 raft_consensus.cc:2243] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.249586 31043 raft_consensus.cc:2272] T ce1d19c2cd8143dd8017cf3b03fbb3fa P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.249923 31043 tablet_replica.cc:333] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.250043 31043 raft_consensus.cc:2243] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.250196 31043 raft_consensus.cc:2272] T fd4a7cb31c5345c0ba3e2f693c7f17e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.250702 31043 tablet_replica.cc:333] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.250774 31043 raft_consensus.cc:2243] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.250905 31043 raft_consensus.cc:2272] T cbf3a990f4c240c69e50b0817252dfde P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.251235 31043 tablet_replica.cc:333] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.251348 31043 raft_consensus.cc:2243] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.251543 31043 raft_consensus.cc:2272] T 5cf94026527744adb1b7235bcb56a2e4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.251888 31043 tablet_replica.cc:333] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.252059 31043 raft_consensus.cc:2243] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.252192 31043 raft_consensus.cc:2272] T b7ca15cc73b648cdbc3169d25e20eac4 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.252725 31043 tablet_replica.cc:333] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.252839 31043 raft_consensus.cc:2243] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.252980 31043 raft_consensus.cc:2272] T 14ec80cd408d452ea129cd727b8827e5 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.253448 31043 tablet_replica.cc:333] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.253567 31043 raft_consensus.cc:2243] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.253733 31043 raft_consensus.cc:2272] T 1708634aa29749d092a166be0c705854 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.254144 31043 tablet_replica.cc:333] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.254247 31043 raft_consensus.cc:2243] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.254380 31043 raft_consensus.cc:2272] T 742ab0f3fda747468309262c4dfc0220 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.254861 31043 tablet_replica.cc:333] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.254989 31043 raft_consensus.cc:2243] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.255088 31043 raft_consensus.cc:2272] T 7344ce485b9a4c109dcce71e876a01c7 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.255440 31043 tablet_replica.cc:333] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1: stopping tablet replica
I20260601 13:29:40.255553 31043 raft_consensus.cc:2243] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.255687 31043 raft_consensus.cc:2272] T bf970def43014d72b282507506ab2103 P 4ca39f4cc3d44a7ead1de63a8d31cdc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.270934 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:29:40.274739 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:29:40.279148 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:40.279506 31043 tablet_replica.cc:333] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.279702 31043 raft_consensus.cc:2243] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.279886 31043 raft_consensus.cc:2272] T 5cf94026527744adb1b7235bcb56a2e4 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.280395 31043 tablet_replica.cc:333] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.280529 31043 raft_consensus.cc:2243] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.280668 31043 raft_consensus.cc:2272] T ce1d19c2cd8143dd8017cf3b03fbb3fa P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.281021 31043 tablet_replica.cc:333] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.281138 31043 raft_consensus.cc:2243] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.281358 31043 raft_consensus.cc:2272] T 92b03c5c44384bc486a33c780554f5d7 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.281692 31043 tablet_replica.cc:333] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.281810 31043 raft_consensus.cc:2243] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.281932 31043 raft_consensus.cc:2272] T 14ec80cd408d452ea129cd727b8827e5 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.282263 31043 tablet_replica.cc:333] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.282382 31043 raft_consensus.cc:2243] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.282493 31043 raft_consensus.cc:2272] T e7a8387c312943eea9f796037bde623f P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.282801 31043 tablet_replica.cc:333] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.282928 31043 raft_consensus.cc:2243] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.283020 31043 raft_consensus.cc:2272] T 423c28efba234636925bcc7e9c69bf9e P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.283324 31043 tablet_replica.cc:333] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.283437 31043 raft_consensus.cc:2243] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.283625 31043 raft_consensus.cc:2272] T a70c21eb9698413c960518399eb0f2a5 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.283936 31043 tablet_replica.cc:333] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.284086 31043 raft_consensus.cc:2243] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.284220 31043 raft_consensus.cc:2272] T 6d5cdf2825984ba183c2b4e17ad5f436 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.284557 31043 tablet_replica.cc:333] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.284665 31043 raft_consensus.cc:2243] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.284830 31043 raft_consensus.cc:2272] T cbf3a990f4c240c69e50b0817252dfde P eb3328393b484fe5811060d60bf41504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.285140 31043 tablet_replica.cc:333] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.285259 31043 raft_consensus.cc:2243] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.285386 31043 raft_consensus.cc:2272] T bf970def43014d72b282507506ab2103 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.285893 31043 tablet_replica.cc:333] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.286012 31043 raft_consensus.cc:2243] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.286170 31043 raft_consensus.cc:2272] T 4537e29ea4c84460a7c29cbe0282f55f P eb3328393b484fe5811060d60bf41504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.286546 31043 tablet_replica.cc:333] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504: stopping tablet replica
I20260601 13:29:40.286656 31043 raft_consensus.cc:2243] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:40.286748 31043 raft_consensus.cc:2272] T 7344ce485b9a4c109dcce71e876a01c7 P eb3328393b484fe5811060d60bf41504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.300838 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:29:40.304330 31043 master.cc:562] Master@127.30.80.254:39027 shutting down...
I20260601 13:29:40.308672 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:40.308873 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:40.308979 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P acde04a2b7c64079bcb141bbb938d9b3: stopping tablet replica
I20260601 13:29:40.321727 31043 master.cc:584] Master@127.30.80.254:39027 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (7172 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:29:40.337970 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:46667
I20260601 13:29:40.338394 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:40.341032  2060 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
I20260601 13:29:40.341145 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:40.341219  2063 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
W20260601 13:29:40.341171  2061 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
I20260601 13:29:40.341511 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:40.341553 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:40.341609 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320580341606 us; error 0 us; skew 500 ppm
I20260601 13:29:40.342525 31043 webserver.cc:533] Webserver started at http://127.30.80.254:34015/ using document root <none> and password file <none>
I20260601 13:29:40.342696 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:40.342749 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:40.342885 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:40.343284 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "13dfbc8966f048a68cf120a6d4e902b3"
format_stamp: "Formatted at 2026-06-01 13:29:40 on dist-test-slave-l49s"
I20260601 13:29:40.344959 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:40.345957  2068 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.346274 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:40.346334 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "13dfbc8966f048a68cf120a6d4e902b3"
format_stamp: "Formatted at 2026-06-01 13:29:40 on dist-test-slave-l49s"
I20260601 13:29:40.346390 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-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)
I20260601 13:29:40.365267 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:40.365635 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:40.369830 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:46667
I20260601 13:29:40.376478  2121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:40.376521  2120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:46667 every 8 connection(s)
I20260601 13:29:40.378301  2121 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3: Bootstrap starting.
I20260601 13:29:40.379122  2121 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:40.380352  2121 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3: No bootstrap required, opened a new log
I20260601 13:29:40.380780  2121 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13dfbc8966f048a68cf120a6d4e902b3" member_type: VOTER }
I20260601 13:29:40.380877  2121 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:40.380900  2121 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dfbc8966f048a68cf120a6d4e902b3, State: Initialized, Role: FOLLOWER
I20260601 13:29:40.381052  2121 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13dfbc8966f048a68cf120a6d4e902b3" member_type: VOTER }
I20260601 13:29:40.381129  2121 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:40.381151  2121 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:40.381181  2121 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:40.381887  2121 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13dfbc8966f048a68cf120a6d4e902b3" member_type: VOTER }
I20260601 13:29:40.382030  2121 leader_election.cc:304] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [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: 13dfbc8966f048a68cf120a6d4e902b3; no voters: 
I20260601 13:29:40.382285  2121 leader_election.cc:290] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:40.382477  2124 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:40.382685  2124 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 1 LEADER]: Becoming Leader. State: Replica: 13dfbc8966f048a68cf120a6d4e902b3, State: Running, Role: LEADER
I20260601 13:29:40.382802  2121 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:40.382820  2124 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [LEADER]: Queue going to LEADER mode. State: All 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: "13dfbc8966f048a68cf120a6d4e902b3" member_type: VOTER }
I20260601 13:29:40.383369  2125 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13dfbc8966f048a68cf120a6d4e902b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13dfbc8966f048a68cf120a6d4e902b3" member_type: VOTER } }
I20260601 13:29:40.383422  2126 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13dfbc8966f048a68cf120a6d4e902b3. Latest consensus state: current_term: 1 leader_uuid: "13dfbc8966f048a68cf120a6d4e902b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13dfbc8966f048a68cf120a6d4e902b3" member_type: VOTER } }
I20260601 13:29:40.383527  2126 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:40.383468  2125 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:40.384231  2132 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:40.384980  2132 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:40.385182 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:40.387100  2132 catalog_manager.cc:1382] Generated new cluster ID: c67ea50b6af74ff0930a1f6f668e68df
I20260601 13:29:40.387162  2132 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:40.415717  2132 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:40.416384  2132 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:40.429556  2132 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3: Generated new TSK 0
I20260601 13:29:40.429769  2132 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:40.449820 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:40.452178  2142 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
W20260601 13:29:40.452346  2143 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
W20260601 13:29:40.452361  2145 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
I20260601 13:29:40.452366 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:40.452746 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:40.452793 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:40.452811 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320580452811 us; error 0 us; skew 500 ppm
I20260601 13:29:40.453819 31043 webserver.cc:533] Webserver started at http://127.30.80.193:39727/ using document root <none> and password file <none>
I20260601 13:29:40.453954 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:40.453998 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:40.454056 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:40.454427 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "451084d684854f5886fd154f171c860e"
format_stamp: "Formatted at 2026-06-01 13:29:40 on dist-test-slave-l49s"
I20260601 13:29:40.455912 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:40.457056  2150 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.457427 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:40.457497 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "451084d684854f5886fd154f171c860e"
format_stamp: "Formatted at 2026-06-01 13:29:40 on dist-test-slave-l49s"
I20260601 13:29:40.457598 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-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)
I20260601 13:29:40.462235 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:40.462584 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:40.462895 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:40.463373 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:40.463445 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.463500 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:40.463531 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.468384 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:33469
I20260601 13:29:40.468961  2213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:33469 every 8 connection(s)
I20260601 13:29:40.469542 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:40.471588  2219 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
W20260601 13:29:40.471704  2218 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
W20260601 13:29:40.471715  2221 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
I20260601 13:29:40.472028 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:40.472198 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:40.472256 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:40.472275 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320580472275 us; error 0 us; skew 500 ppm
I20260601 13:29:40.473376 31043 webserver.cc:533] Webserver started at http://127.30.80.194:40083/ using document root <none> and password file <none>
I20260601 13:29:40.473552 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:40.473631 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:40.473712 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:40.474124 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "4ab6855ecf3746988953af4cc875b4d8"
format_stamp: "Formatted at 2026-06-01 13:29:40 on dist-test-slave-l49s"
I20260601 13:29:40.475754 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:29:40.476979  2226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.477218 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:40.477312 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "4ab6855ecf3746988953af4cc875b4d8"
format_stamp: "Formatted at 2026-06-01 13:29:40 on dist-test-slave-l49s"
I20260601 13:29:40.477406 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-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)
I20260601 13:29:40.479032  2214 heartbeater.cc:344] Connected to a master server at 127.30.80.254:46667
I20260601 13:29:40.479153  2214 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:40.479390  2214 heartbeater.cc:507] Master 127.30.80.254:46667 requested a full tablet report, sending...
I20260601 13:29:40.480113  2085 ts_manager.cc:194] Registered new tserver with Master: 451084d684854f5886fd154f171c860e (127.30.80.193:33469)
I20260601 13:29:40.480858  2085 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37482
I20260601 13:29:40.482643 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:40.483007 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:40.483295 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:40.483721 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:40.483786 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.483841 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:40.483934 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.488440 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:36951
I20260601 13:29:40.488483  2289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:36951 every 8 connection(s)
I20260601 13:29:40.489264 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:40.491110  2293 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
W20260601 13:29:40.491115  2294 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
I20260601 13:29:40.491487 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:40.492478  2296 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
I20260601 13:29:40.492767 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:40.492822 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:40.492851 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320580492850 us; error 0 us; skew 500 ppm
I20260601 13:29:40.493808  2290 heartbeater.cc:344] Connected to a master server at 127.30.80.254:46667
I20260601 13:29:40.493846 31043 webserver.cc:533] Webserver started at http://127.30.80.195:41953/ using document root <none> and password file <none>
I20260601 13:29:40.493937  2290 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:40.493991 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:40.494025 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:40.494079 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:40.494172  2290 heartbeater.cc:507] Master 127.30.80.254:46667 requested a full tablet report, sending...
I20260601 13:29:40.494421 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "452d3a581143471da30bac8ef5dfb003"
format_stamp: "Formatted at 2026-06-01 13:29:40 on dist-test-slave-l49s"
I20260601 13:29:40.494859  2085 ts_manager.cc:194] Registered new tserver with Master: 4ab6855ecf3746988953af4cc875b4d8 (127.30.80.194:36951)
I20260601 13:29:40.495376  2085 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37496
I20260601 13:29:40.496080 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:40.496978  2301 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.497236 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:40.497303 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "452d3a581143471da30bac8ef5dfb003"
format_stamp: "Formatted at 2026-06-01 13:29:40 on dist-test-slave-l49s"
I20260601 13:29:40.497378 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-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)
I20260601 13:29:40.508877 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:40.509325 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:40.509655 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:40.510165 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:40.510241 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.510299 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:40.510357 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.514979 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:42545
I20260601 13:29:40.515007  2364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:42545 every 8 connection(s)
I20260601 13:29:40.515837 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:40.517951  2369 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
W20260601 13:29:40.517971  2368 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
W20260601 13:29:40.518103  2371 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
I20260601 13:29:40.518263 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:40.518507 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:40.518575 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:40.518607 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320580518606 us; error 0 us; skew 500 ppm
I20260601 13:29:40.519652 31043 webserver.cc:533] Webserver started at http://127.30.80.196:40653/ using document root <none> and password file <none>
I20260601 13:29:40.519830 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:40.519891 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:40.519990 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:40.520180  2365 heartbeater.cc:344] Connected to a master server at 127.30.80.254:46667
I20260601 13:29:40.520285  2365 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:40.520473 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "4b1f117d12e14b4797601599d1e1c660"
format_stamp: "Formatted at 2026-06-01 13:29:40 on dist-test-slave-l49s"
I20260601 13:29:40.520603  2365 heartbeater.cc:507] Master 127.30.80.254:46667 requested a full tablet report, sending...
I20260601 13:29:40.521409  2085 ts_manager.cc:194] Registered new tserver with Master: 452d3a581143471da30bac8ef5dfb003 (127.30.80.195:42545)
I20260601 13:29:40.522075  2085 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37498
I20260601 13:29:40.522436 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:40.523357  2376 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.523631 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:40.523690 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "4b1f117d12e14b4797601599d1e1c660"
format_stamp: "Formatted at 2026-06-01 13:29:40 on dist-test-slave-l49s"
I20260601 13:29:40.523775 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320503991941-31043-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)
I20260601 13:29:40.538682 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:40.539146 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:40.539476 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:40.540045 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:40.540107 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.540167 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:40.540225 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:40.545112 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:46853
I20260601 13:29:40.545222  2439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:46853 every 8 connection(s)
I20260601 13:29:40.549937  2440 heartbeater.cc:344] Connected to a master server at 127.30.80.254:46667
I20260601 13:29:40.550032  2440 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:40.550267  2440 heartbeater.cc:507] Master 127.30.80.254:46667 requested a full tablet report, sending...
I20260601 13:29:40.550848  2085 ts_manager.cc:194] Registered new tserver with Master: 4b1f117d12e14b4797601599d1e1c660 (127.30.80.196:46853)
I20260601 13:29:40.551321 31043 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005727601s
I20260601 13:29:40.551365  2085 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37504
I20260601 13:29:41.481910  2214 heartbeater.cc:499] Master 127.30.80.254:46667 was elected leader, sending a full tablet report...
I20260601 13:29:41.496388  2290 heartbeater.cc:499] Master 127.30.80.254:46667 was elected leader, sending a full tablet report...
I20260601 13:29:41.523090  2365 heartbeater.cc:499] Master 127.30.80.254:46667 was elected leader, sending a full tablet report...
I20260601 13:29:41.552403  2440 heartbeater.cc:499] Master 127.30.80.254:46667 was elected leader, sending a full tablet report...
I20260601 13:29:41.594187  2085 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37532:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:29:41.605706  2178 tablet_service.cc:1511] Processing CreateTablet for tablet f96fcc4d4e8042b197ce39dd0e265ac1 (DEFAULT_TABLE table=test-workload [id=eaf02007d1774fc0b6e5d3b8cc761881]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:41.606079  2178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96fcc4d4e8042b197ce39dd0e265ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:41.606515  2404 tablet_service.cc:1511] Processing CreateTablet for tablet f96fcc4d4e8042b197ce39dd0e265ac1 (DEFAULT_TABLE table=test-workload [id=eaf02007d1774fc0b6e5d3b8cc761881]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:41.606778  2404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96fcc4d4e8042b197ce39dd0e265ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:41.606750  2329 tablet_service.cc:1511] Processing CreateTablet for tablet f96fcc4d4e8042b197ce39dd0e265ac1 (DEFAULT_TABLE table=test-workload [id=eaf02007d1774fc0b6e5d3b8cc761881]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:41.606964  2329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96fcc4d4e8042b197ce39dd0e265ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:41.608422  2461 tablet_bootstrap.cc:492] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e: Bootstrap starting.
I20260601 13:29:41.609169  2462 tablet_bootstrap.cc:492] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660: Bootstrap starting.
I20260601 13:29:41.609232  2463 tablet_bootstrap.cc:492] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003: Bootstrap starting.
I20260601 13:29:41.609472  2461 tablet_bootstrap.cc:654] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:41.610198  2463 tablet_bootstrap.cc:654] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:41.610198  2462 tablet_bootstrap.cc:654] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:41.610854  2461 tablet_bootstrap.cc:492] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e: No bootstrap required, opened a new log
I20260601 13:29:41.611003  2461 ts_tablet_manager.cc:1403] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:41.611377  2463 tablet_bootstrap.cc:492] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003: No bootstrap required, opened a new log
I20260601 13:29:41.611477  2463 ts_tablet_manager.cc:1403] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:41.611639  2462 tablet_bootstrap.cc:492] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660: No bootstrap required, opened a new log
I20260601 13:29:41.611744  2462 ts_tablet_manager.cc:1403] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:41.611626  2461 raft_consensus.cc:359] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 } } peers { permanent_uuid: "4b1f117d12e14b4797601599d1e1c660" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46853 } } peers { permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 } }
I20260601 13:29:41.611850  2461 raft_consensus.cc:385] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:41.611923  2461 raft_consensus.cc:740] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 451084d684854f5886fd154f171c860e, State: Initialized, Role: FOLLOWER
I20260601 13:29:41.612095  2463 raft_consensus.cc:359] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 } } peers { permanent_uuid: "4b1f117d12e14b4797601599d1e1c660" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46853 } } peers { permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 } }
I20260601 13:29:41.612138  2461 consensus_queue.cc:260] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 } } peers { permanent_uuid: "4b1f117d12e14b4797601599d1e1c660" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46853 } } peers { permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 } }
I20260601 13:29:41.612205  2463 raft_consensus.cc:385] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:41.612231  2462 raft_consensus.cc:359] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 } } peers { permanent_uuid: "4b1f117d12e14b4797601599d1e1c660" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46853 } } peers { permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 } }
I20260601 13:29:41.612330  2463 raft_consensus.cc:740] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 452d3a581143471da30bac8ef5dfb003, State: Initialized, Role: FOLLOWER
I20260601 13:29:41.612366  2462 raft_consensus.cc:385] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:41.612411  2462 raft_consensus.cc:740] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1f117d12e14b4797601599d1e1c660, State: Initialized, Role: FOLLOWER
I20260601 13:29:41.612465  2463 consensus_queue.cc:260] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 } } peers { permanent_uuid: "4b1f117d12e14b4797601599d1e1c660" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46853 } } peers { permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 } }
I20260601 13:29:41.612557  2462 consensus_queue.cc:260] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 } } peers { permanent_uuid: "4b1f117d12e14b4797601599d1e1c660" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46853 } } peers { permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 } }
I20260601 13:29:41.612785  2461 ts_tablet_manager.cc:1434] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:41.612846  2463 ts_tablet_manager.cc:1434] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:41.612887  2462 ts_tablet_manager.cc:1434] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:41.685827  2469 raft_consensus.cc:493] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:41.685972  2469 raft_consensus.cc:515] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 } } peers { permanent_uuid: "4b1f117d12e14b4797601599d1e1c660" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46853 } } peers { permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 } }
I20260601 13:29:41.686594  2469 leader_election.cc:290] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 451084d684854f5886fd154f171c860e (127.30.80.193:33469), 452d3a581143471da30bac8ef5dfb003 (127.30.80.195:42545)
I20260601 13:29:41.690461  2188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96fcc4d4e8042b197ce39dd0e265ac1" candidate_uuid: "4b1f117d12e14b4797601599d1e1c660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "451084d684854f5886fd154f171c860e" is_pre_election: true
I20260601 13:29:41.690587  2339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96fcc4d4e8042b197ce39dd0e265ac1" candidate_uuid: "4b1f117d12e14b4797601599d1e1c660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452d3a581143471da30bac8ef5dfb003" is_pre_election: true
I20260601 13:29:41.690604  2188 raft_consensus.cc:2468] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1f117d12e14b4797601599d1e1c660 in term 0.
I20260601 13:29:41.690819  2339 raft_consensus.cc:2468] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b1f117d12e14b4797601599d1e1c660 in term 0.
I20260601 13:29:41.691099  2379 leader_election.cc:304] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 451084d684854f5886fd154f171c860e, 4b1f117d12e14b4797601599d1e1c660; no voters: 
I20260601 13:29:41.691361  2469 raft_consensus.cc:2804] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:41.691429  2469 raft_consensus.cc:493] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:41.691474  2469 raft_consensus.cc:3060] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:41.692421  2469 raft_consensus.cc:515] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 } } peers { permanent_uuid: "4b1f117d12e14b4797601599d1e1c660" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46853 } } peers { permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 } }
I20260601 13:29:41.692811  2469 leader_election.cc:290] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [CANDIDATE]: Term 1 election: Requested vote from peers 451084d684854f5886fd154f171c860e (127.30.80.193:33469), 452d3a581143471da30bac8ef5dfb003 (127.30.80.195:42545)
I20260601 13:29:41.693153  2188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96fcc4d4e8042b197ce39dd0e265ac1" candidate_uuid: "4b1f117d12e14b4797601599d1e1c660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "451084d684854f5886fd154f171c860e"
I20260601 13:29:41.693153  2339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96fcc4d4e8042b197ce39dd0e265ac1" candidate_uuid: "4b1f117d12e14b4797601599d1e1c660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452d3a581143471da30bac8ef5dfb003"
I20260601 13:29:41.693291  2188 raft_consensus.cc:3060] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:41.693346  2339 raft_consensus.cc:3060] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:41.694334  2339 raft_consensus.cc:2468] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1f117d12e14b4797601599d1e1c660 in term 1.
I20260601 13:29:41.694334  2188 raft_consensus.cc:2468] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b1f117d12e14b4797601599d1e1c660 in term 1.
I20260601 13:29:41.694648  2379 leader_election.cc:304] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 451084d684854f5886fd154f171c860e, 4b1f117d12e14b4797601599d1e1c660; no voters: 
I20260601 13:29:41.694842  2469 raft_consensus.cc:2804] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:41.695098  2469 raft_consensus.cc:697] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 1 LEADER]: Becoming Leader. State: Replica: 4b1f117d12e14b4797601599d1e1c660, State: Running, Role: LEADER
I20260601 13:29:41.695279  2469 consensus_queue.cc:237] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 } } peers { permanent_uuid: "4b1f117d12e14b4797601599d1e1c660" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46853 } } peers { permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 } }
I20260601 13:29:41.697085  2085 catalog_manager.cc:5696] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b1f117d12e14b4797601599d1e1c660 (127.30.80.196). New cstate: current_term: 1 leader_uuid: "4b1f117d12e14b4797601599d1e1c660" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b1f117d12e14b4797601599d1e1c660" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:42.171857  2469 consensus_queue.cc:1048] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "452d3a581143471da30bac8ef5dfb003" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:42.175997  2477 consensus_queue.cc:1048] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "451084d684854f5886fd154f171c860e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:42.384936  2139 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:42.385390  2139 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:42.385510  2139 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:44.385918  2139 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:44.386392  2139 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:44.386499  2139 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:46.386821  2139 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:46.387176  2139 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:46.387339  2139 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:48.387725  2139 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:48.388165  2139 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:48.388255  2139 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:50.388605  2139 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:50.389076  2139 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:50.389166  2139 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:52.389525  2139 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:52.389889  2139 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:52.389986  2139 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:52.753584 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:29:52.757733 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:52.757974 31043 tablet_replica.cc:333] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e: stopping tablet replica
I20260601 13:29:52.758116 31043 raft_consensus.cc:2243] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:52.758270 31043 raft_consensus.cc:2272] T f96fcc4d4e8042b197ce39dd0e265ac1 P 451084d684854f5886fd154f171c860e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:52.771191 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:29:52.773379 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:29:52.777154 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:52.789074 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:29:52.790885 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:29:52.794580 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:52.794775 31043 tablet_replica.cc:333] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003: stopping tablet replica
I20260601 13:29:52.794894 31043 raft_consensus.cc:2243] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:52.794997 31043 raft_consensus.cc:2272] T f96fcc4d4e8042b197ce39dd0e265ac1 P 452d3a581143471da30bac8ef5dfb003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:52.807775 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:29:52.809810 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:29:52.813657 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:52.813846 31043 tablet_replica.cc:333] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660: stopping tablet replica
I20260601 13:29:52.813987 31043 raft_consensus.cc:2243] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:52.814209 31043 raft_consensus.cc:2272] T f96fcc4d4e8042b197ce39dd0e265ac1 P 4b1f117d12e14b4797601599d1e1c660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:52.826630 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:29:52.828892 31043 master.cc:562] Master@127.30.80.254:46667 shutting down...
I20260601 13:29:52.832450 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:52.832619 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:52.832710 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13dfbc8966f048a68cf120a6d4e902b3: stopping tablet replica
I20260601 13:29:52.845095 31043 master.cc:584] Master@127.30.80.254:46667 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12514 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:29:52.852387 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:45679
I20260601 13:29:52.852697 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:52.854509  2487 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
W20260601 13:29:52.854516  2484 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
I20260601 13:29:52.854578 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:52.854527  2485 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
I20260601 13:29:52.854912 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:52.854956 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:52.854971 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320592854971 us; error 0 us; skew 500 ppm
I20260601 13:29:52.855754 31043 webserver.cc:533] Webserver started at http://127.30.80.254:44453/ using document root <none> and password file <none>
I20260601 13:29:52.855919 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:52.856026 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:52.856101 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:52.856529 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "489fcb6eba664f1da16272e2eaf92d29"
format_stamp: "Formatted at 2026-06-01 13:29:52 on dist-test-slave-l49s"
I20260601 13:29:52.857944 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:52.858764  2492 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:52.859014 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:52.859097 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "489fcb6eba664f1da16272e2eaf92d29"
format_stamp: "Formatted at 2026-06-01 13:29:52 on dist-test-slave-l49s"
I20260601 13:29:52.859179 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-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)
I20260601 13:29:52.868788 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:52.869127 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:52.873387 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:45679
I20260601 13:29:52.876410  2544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:45679 every 8 connection(s)
I20260601 13:29:52.876786  2545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:52.878469  2545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29: Bootstrap starting.
I20260601 13:29:52.879287  2545 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:52.880172  2545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29: No bootstrap required, opened a new log
I20260601 13:29:52.880525  2545 raft_consensus.cc:359] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "489fcb6eba664f1da16272e2eaf92d29" member_type: VOTER }
I20260601 13:29:52.880609  2545 raft_consensus.cc:385] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:52.880630  2545 raft_consensus.cc:740] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489fcb6eba664f1da16272e2eaf92d29, State: Initialized, Role: FOLLOWER
I20260601 13:29:52.880720  2545 consensus_queue.cc:260] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "489fcb6eba664f1da16272e2eaf92d29" member_type: VOTER }
I20260601 13:29:52.880774  2545 raft_consensus.cc:399] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:52.880795  2545 raft_consensus.cc:493] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:52.880826  2545 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:52.881445  2545 raft_consensus.cc:515] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "489fcb6eba664f1da16272e2eaf92d29" member_type: VOTER }
I20260601 13:29:52.881547  2545 leader_election.cc:304] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [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: 489fcb6eba664f1da16272e2eaf92d29; no voters: 
I20260601 13:29:52.881681  2545 leader_election.cc:290] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:52.881824  2548 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:52.882005  2548 raft_consensus.cc:697] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 1 LEADER]: Becoming Leader. State: Replica: 489fcb6eba664f1da16272e2eaf92d29, State: Running, Role: LEADER
I20260601 13:29:52.882128  2545 sys_catalog.cc:565] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:52.882129  2548 consensus_queue.cc:237] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [LEADER]: Queue going to LEADER mode. State: All 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: "489fcb6eba664f1da16272e2eaf92d29" member_type: VOTER }
I20260601 13:29:52.882730  2550 sys_catalog.cc:455] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 489fcb6eba664f1da16272e2eaf92d29. Latest consensus state: current_term: 1 leader_uuid: "489fcb6eba664f1da16272e2eaf92d29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "489fcb6eba664f1da16272e2eaf92d29" member_type: VOTER } }
I20260601 13:29:52.882750  2549 sys_catalog.cc:455] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "489fcb6eba664f1da16272e2eaf92d29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "489fcb6eba664f1da16272e2eaf92d29" member_type: VOTER } }
I20260601 13:29:52.882893  2549 sys_catalog.cc:458] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:52.883288  2550 sys_catalog.cc:458] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:52.883565  2556 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:52.884512  2556 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:52.884677 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:52.886276  2556 catalog_manager.cc:1382] Generated new cluster ID: 53bffb2d8a28418d8b3a5fc364e3f84c
I20260601 13:29:52.886338  2556 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:52.904932  2556 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:52.905489  2556 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:52.917405  2556 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29: Generated new TSK 0
I20260601 13:29:52.917582  2556 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:52.949553 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:52.951584  2567 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
I20260601 13:29:52.951716 31043 server_base.cc:1061] running on GCE node
W20260601 13:29:52.951717  2569 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
W20260601 13:29:52.951736  2566 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
I20260601 13:29:52.952121 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:52.952183 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:52.952207 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320592952206 us; error 0 us; skew 500 ppm
I20260601 13:29:52.953117 31043 webserver.cc:533] Webserver started at http://127.30.80.193:46827/ using document root <none> and password file <none>
I20260601 13:29:52.953286 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:52.953353 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:52.953433 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:52.953822 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "932deed7b7c84687bd6cd650a4498617"
format_stamp: "Formatted at 2026-06-01 13:29:52 on dist-test-slave-l49s"
I20260601 13:29:52.955363 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:52.956348  2574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:52.956642 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:52.956724 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "932deed7b7c84687bd6cd650a4498617"
format_stamp: "Formatted at 2026-06-01 13:29:52 on dist-test-slave-l49s"
I20260601 13:29:52.956808 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-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)
I20260601 13:29:52.969976 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:52.970368 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:52.970657 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:52.971122 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:52.971182 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:52.971237 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:52.971272 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:52.975577 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:35455
I20260601 13:29:52.975593  2637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:35455 every 8 connection(s)
I20260601 13:29:52.976451 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:52.978595  2642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:52.978574  2645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:52.978638  2643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:52.978807 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:52.979161 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:52.979216 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:52.979238 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320592979236 us; error 0 us; skew 500 ppm
I20260601 13:29:52.980300 31043 webserver.cc:533] Webserver started at http://127.30.80.194:41089/ using document root <none> and password file <none>
I20260601 13:29:52.980468 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:52.980538 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:52.980643 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:52.981103 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "b81ed1278c39409789d6e537e7433778"
format_stamp: "Formatted at 2026-06-01 13:29:52 on dist-test-slave-l49s"
I20260601 13:29:52.981446  2638 heartbeater.cc:344] Connected to a master server at 127.30.80.254:45679
I20260601 13:29:52.981549  2638 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:52.981776  2638 heartbeater.cc:507] Master 127.30.80.254:45679 requested a full tablet report, sending...
I20260601 13:29:52.982410  2509 ts_manager.cc:194] Registered new tserver with Master: 932deed7b7c84687bd6cd650a4498617 (127.30.80.193:35455)
I20260601 13:29:52.982905 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:29:52.983179  2509 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33288
I20260601 13:29:52.984001  2650 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:52.984256 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:52.984324 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "b81ed1278c39409789d6e537e7433778"
format_stamp: "Formatted at 2026-06-01 13:29:52 on dist-test-slave-l49s"
I20260601 13:29:52.984372 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-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)
I20260601 13:29:53.000217 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:53.000597 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:53.000840 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:53.001345 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:53.001386 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:53.001448 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:53.001489 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:53.005810 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:40127
I20260601 13:29:53.005897  2713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:40127 every 8 connection(s)
I20260601 13:29:53.006685 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:53.008808  2717 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
W20260601 13:29:53.008826  2718 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
W20260601 13:29:53.008872  2720 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
I20260601 13:29:53.009141 31043 server_base.cc:1061] running on GCE node
I20260601 13:29:53.009379 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:53.009445 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:53.009510 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320593009508 us; error 0 us; skew 500 ppm
I20260601 13:29:53.010573 31043 webserver.cc:533] Webserver started at http://127.30.80.195:39129/ using document root <none> and password file <none>
I20260601 13:29:53.010741 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:53.010800 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:53.010910 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:53.011039  2714 heartbeater.cc:344] Connected to a master server at 127.30.80.254:45679
I20260601 13:29:53.011134  2714 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:53.011354  2714 heartbeater.cc:507] Master 127.30.80.254:45679 requested a full tablet report, sending...
I20260601 13:29:53.011348 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a"
format_stamp: "Formatted at 2026-06-01 13:29:53 on dist-test-slave-l49s"
I20260601 13:29:53.012091  2509 ts_manager.cc:194] Registered new tserver with Master: b81ed1278c39409789d6e537e7433778 (127.30.80.194:40127)
I20260601 13:29:53.012677  2509 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33302
I20260601 13:29:53.013062 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:53.014114  2725 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:53.014417 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:53.014477 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a"
format_stamp: "Formatted at 2026-06-01 13:29:53 on dist-test-slave-l49s"
I20260601 13:29:53.014573 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320503991941-31043-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)
I20260601 13:29:53.018229 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:53.018615 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:53.018919 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:53.019343 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:53.019408 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:53.019464 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:53.019501 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:53.024303 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:34991
I20260601 13:29:53.024333  2788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:34991 every 8 connection(s)
I20260601 13:29:53.028762  2789 heartbeater.cc:344] Connected to a master server at 127.30.80.254:45679
I20260601 13:29:53.028846  2789 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:53.029106  2789 heartbeater.cc:507] Master 127.30.80.254:45679 requested a full tablet report, sending...
I20260601 13:29:53.029735  2509 ts_manager.cc:194] Registered new tserver with Master: 4bad1834f4f640e48fb3b3f80f7d6f9a (127.30.80.195:34991)
I20260601 13:29:53.030241  2509 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33314
I20260601 13:29:53.030449 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005707281s
I20260601 13:29:53.984145  2638 heartbeater.cc:499] Master 127.30.80.254:45679 was elected leader, sending a full tablet report...
I20260601 13:29:54.013708  2714 heartbeater.cc:499] Master 127.30.80.254:45679 was elected leader, sending a full tablet report...
I20260601 13:29:54.031093  2789 heartbeater.cc:499] Master 127.30.80.254:45679 was elected leader, sending a full tablet report...
I20260601 13:29:54.076398  2509 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33336:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:54.076893  2509 catalog_manager.cc:7076] 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.
I20260601 13:29:54.087658  2678 tablet_service.cc:1511] Processing CreateTablet for tablet 402d2d4ec0f946e682daab24e30dab07 (DEFAULT_TABLE table=test-workload [id=778d79a0302140f5a62337ee1bfd0b53]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:54.088053  2678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402d2d4ec0f946e682daab24e30dab07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:54.088738  2602 tablet_service.cc:1511] Processing CreateTablet for tablet 402d2d4ec0f946e682daab24e30dab07 (DEFAULT_TABLE table=test-workload [id=778d79a0302140f5a62337ee1bfd0b53]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:54.088861  2753 tablet_service.cc:1511] Processing CreateTablet for tablet 402d2d4ec0f946e682daab24e30dab07 (DEFAULT_TABLE table=test-workload [id=778d79a0302140f5a62337ee1bfd0b53]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:54.089022  2602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402d2d4ec0f946e682daab24e30dab07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:54.089071  2753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402d2d4ec0f946e682daab24e30dab07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:54.090423  2810 tablet_bootstrap.cc:492] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778: Bootstrap starting.
I20260601 13:29:54.091580  2810 tablet_bootstrap.cc:654] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:54.091881  2812 tablet_bootstrap.cc:492] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617: Bootstrap starting.
I20260601 13:29:54.092170  2811 tablet_bootstrap.cc:492] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a: Bootstrap starting.
I20260601 13:29:54.092883  2812 tablet_bootstrap.cc:654] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:54.092960  2811 tablet_bootstrap.cc:654] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:54.093992  2812 tablet_bootstrap.cc:492] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617: No bootstrap required, opened a new log
I20260601 13:29:54.093993  2811 tablet_bootstrap.cc:492] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a: No bootstrap required, opened a new log
I20260601 13:29:54.094141  2811 ts_tablet_manager.cc:1403] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:54.094403  2810 tablet_bootstrap.cc:492] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778: No bootstrap required, opened a new log
I20260601 13:29:54.094440  2812 ts_tablet_manager.cc:1403] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:29:54.094489  2810 ts_tablet_manager.cc:1403] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:29:54.094660  2811 raft_consensus.cc:359] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 } } peers { permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 } } peers { permanent_uuid: "932deed7b7c84687bd6cd650a4498617" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35455 } }
I20260601 13:29:54.094770  2811 raft_consensus.cc:385] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:54.094806  2811 raft_consensus.cc:740] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bad1834f4f640e48fb3b3f80f7d6f9a, State: Initialized, Role: FOLLOWER
I20260601 13:29:54.094946  2812 raft_consensus.cc:359] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 } } peers { permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 } } peers { permanent_uuid: "932deed7b7c84687bd6cd650a4498617" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35455 } }
I20260601 13:29:54.094883  2810 raft_consensus.cc:359] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 } } peers { permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 } } peers { permanent_uuid: "932deed7b7c84687bd6cd650a4498617" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35455 } }
I20260601 13:29:54.094949  2811 consensus_queue.cc:260] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 } } peers { permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 } } peers { permanent_uuid: "932deed7b7c84687bd6cd650a4498617" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35455 } }
I20260601 13:29:54.095145  2812 raft_consensus.cc:385] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:54.095187  2810 raft_consensus.cc:385] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:54.095276  2812 raft_consensus.cc:740] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932deed7b7c84687bd6cd650a4498617, State: Initialized, Role: FOLLOWER
I20260601 13:29:54.095340  2810 raft_consensus.cc:740] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81ed1278c39409789d6e537e7433778, State: Initialized, Role: FOLLOWER
I20260601 13:29:54.095453  2812 consensus_queue.cc:260] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 } } peers { permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 } } peers { permanent_uuid: "932deed7b7c84687bd6cd650a4498617" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35455 } }
I20260601 13:29:54.095511  2811 ts_tablet_manager.cc:1434] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:54.095618  2810 consensus_queue.cc:260] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 } } peers { permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 } } peers { permanent_uuid: "932deed7b7c84687bd6cd650a4498617" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35455 } }
I20260601 13:29:54.096027  2810 ts_tablet_manager.cc:1434] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:54.096181  2812 ts_tablet_manager.cc:1434] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:29:54.320159  2817 raft_consensus.cc:493] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:54.320384  2817 raft_consensus.cc:515] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 } } peers { permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 } } peers { permanent_uuid: "932deed7b7c84687bd6cd650a4498617" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35455 } }
I20260601 13:29:54.320997  2817 leader_election.cc:290] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81ed1278c39409789d6e537e7433778 (127.30.80.194:40127), 4bad1834f4f640e48fb3b3f80f7d6f9a (127.30.80.195:34991)
I20260601 13:29:54.324452  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402d2d4ec0f946e682daab24e30dab07" candidate_uuid: "932deed7b7c84687bd6cd650a4498617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81ed1278c39409789d6e537e7433778" is_pre_election: true
I20260601 13:29:54.324450  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402d2d4ec0f946e682daab24e30dab07" candidate_uuid: "932deed7b7c84687bd6cd650a4498617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" is_pre_election: true
I20260601 13:29:54.324640  2688 raft_consensus.cc:2468] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932deed7b7c84687bd6cd650a4498617 in term 0.
I20260601 13:29:54.324668  2763 raft_consensus.cc:2468] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932deed7b7c84687bd6cd650a4498617 in term 0.
I20260601 13:29:54.324986  2576 leader_election.cc:304] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932deed7b7c84687bd6cd650a4498617, b81ed1278c39409789d6e537e7433778; no voters: 
I20260601 13:29:54.325150  2817 raft_consensus.cc:2804] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:54.325207  2817 raft_consensus.cc:493] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:54.325274  2817 raft_consensus.cc:3060] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:54.326112  2817 raft_consensus.cc:515] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 } } peers { permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 } } peers { permanent_uuid: "932deed7b7c84687bd6cd650a4498617" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35455 } }
I20260601 13:29:54.326514  2817 leader_election.cc:290] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [CANDIDATE]: Term 1 election: Requested vote from peers b81ed1278c39409789d6e537e7433778 (127.30.80.194:40127), 4bad1834f4f640e48fb3b3f80f7d6f9a (127.30.80.195:34991)
I20260601 13:29:54.326757  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402d2d4ec0f946e682daab24e30dab07" candidate_uuid: "932deed7b7c84687bd6cd650a4498617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81ed1278c39409789d6e537e7433778"
I20260601 13:29:54.326879  2688 raft_consensus.cc:3060] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:54.326818  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402d2d4ec0f946e682daab24e30dab07" candidate_uuid: "932deed7b7c84687bd6cd650a4498617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a"
I20260601 13:29:54.326970  2763 raft_consensus.cc:3060] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:54.327688  2688 raft_consensus.cc:2468] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932deed7b7c84687bd6cd650a4498617 in term 1.
I20260601 13:29:54.327816  2763 raft_consensus.cc:2468] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932deed7b7c84687bd6cd650a4498617 in term 1.
I20260601 13:29:54.327955  2576 leader_election.cc:304] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932deed7b7c84687bd6cd650a4498617, b81ed1278c39409789d6e537e7433778; no voters: 
I20260601 13:29:54.328213  2817 raft_consensus.cc:2804] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:54.328418  2817 raft_consensus.cc:697] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 1 LEADER]: Becoming Leader. State: Replica: 932deed7b7c84687bd6cd650a4498617, State: Running, Role: LEADER
I20260601 13:29:54.328570  2817 consensus_queue.cc:237] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 } } peers { permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 } } peers { permanent_uuid: "932deed7b7c84687bd6cd650a4498617" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35455 } }
I20260601 13:29:54.330722  2507 catalog_manager.cc:5696] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932deed7b7c84687bd6cd650a4498617 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "932deed7b7c84687bd6cd650a4498617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932deed7b7c84687bd6cd650a4498617" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35455 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:54.761744  2817 consensus_queue.cc:1048] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81ed1278c39409789d6e537e7433778" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:54.765334  2821 consensus_queue.cc:1048] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bad1834f4f640e48fb3b3f80f7d6f9a" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:54.884202  2563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:54.884511  2563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:54.884600  2563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:54.884567  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:55.886508  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:56.884979  2563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:56.885397  2563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:56.885525  2563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:56.888140  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:57.889871  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:58.885845  2563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:58.886211  2563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:58.886299  2563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:58.891491  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:59.893150  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:30:00.886639  2563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:00.887028  2563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:00.887120  2563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:00.894742  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:30:01.896397  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:30:02.887455  2563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:02.887836  2563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:02.887934  2563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:02.898048  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:30:03.899848  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:30:04.888334  2563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:04.888700  2563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:04.888795  2563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:04.901526  2557 placement_policy_util.cc:407] tablet 402d2d4ec0f946e682daab24e30dab07: detected majority of replicas (2 of 3) at location L0
I20260601 13:30:05.429774 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:30:05.433480 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:05.433758 31043 tablet_replica.cc:333] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617: stopping tablet replica
I20260601 13:30:05.433892 31043 raft_consensus.cc:2243] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:05.434132 31043 raft_consensus.cc:2272] T 402d2d4ec0f946e682daab24e30dab07 P 932deed7b7c84687bd6cd650a4498617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.447211 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:30:05.449501 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:30:05.453305 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:05.453552 31043 tablet_replica.cc:333] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778: stopping tablet replica
I20260601 13:30:05.453688 31043 raft_consensus.cc:2243] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:05.453837 31043 raft_consensus.cc:2272] T 402d2d4ec0f946e682daab24e30dab07 P b81ed1278c39409789d6e537e7433778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.466490 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:30:05.468663 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:30:05.472545 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:05.472760 31043 tablet_replica.cc:333] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a: stopping tablet replica
I20260601 13:30:05.472911 31043 raft_consensus.cc:2243] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:05.473062 31043 raft_consensus.cc:2272] T 402d2d4ec0f946e682daab24e30dab07 P 4bad1834f4f640e48fb3b3f80f7d6f9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.485590 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:30:05.487686 31043 master.cc:562] Master@127.30.80.254:45679 shutting down...
I20260601 13:30:05.491469 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:05.491663 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.491744 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 489fcb6eba664f1da16272e2eaf92d29: stopping tablet replica
I20260601 13:30:05.504557 31043 master.cc:584] Master@127.30.80.254:45679 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12658 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:30:05.511149 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:37257
I20260601 13:30:05.511546 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:05.513773  2836 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
W20260601 13:30:05.513940  2834 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
I20260601 13:30:05.514110 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:05.514061  2833 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
I20260601 13:30:05.514312 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:05.514365 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:05.514390 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320605514389 us; error 0 us; skew 500 ppm
I20260601 13:30:05.515375 31043 webserver.cc:533] Webserver started at http://127.30.80.254:43177/ using document root <none> and password file <none>
I20260601 13:30:05.515558 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:05.515627 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:05.515705 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:05.516160 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "6c4e0f36b337443f8926aa00aea5fa44"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-l49s"
I20260601 13:30:05.517685 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.518580  2841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.518841 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.518929 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "6c4e0f36b337443f8926aa00aea5fa44"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-l49s"
I20260601 13:30:05.519013 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-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)
I20260601 13:30:05.531309 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:05.531730 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:05.536005 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:37257
I20260601 13:30:05.538290  2893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:37257 every 8 connection(s)
I20260601 13:30:05.538712  2894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.540490  2894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44: Bootstrap starting.
I20260601 13:30:05.541275  2894 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.542353  2894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44: No bootstrap required, opened a new log
I20260601 13:30:05.542757  2894 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c4e0f36b337443f8926aa00aea5fa44" member_type: VOTER }
I20260601 13:30:05.542842  2894 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.542865  2894 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4e0f36b337443f8926aa00aea5fa44, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.543015  2894 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c4e0f36b337443f8926aa00aea5fa44" member_type: VOTER }
I20260601 13:30:05.543084  2894 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:05.543107  2894 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:05.543135  2894 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.543820  2894 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c4e0f36b337443f8926aa00aea5fa44" member_type: VOTER }
I20260601 13:30:05.543995  2894 leader_election.cc:304] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [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: 6c4e0f36b337443f8926aa00aea5fa44; no voters: 
I20260601 13:30:05.544206  2894 leader_election.cc:290] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:05.544359  2897 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.544552  2897 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 1 LEADER]: Becoming Leader. State: Replica: 6c4e0f36b337443f8926aa00aea5fa44, State: Running, Role: LEADER
I20260601 13:30:05.544673  2897 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [LEADER]: Queue going to LEADER mode. State: All 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: "6c4e0f36b337443f8926aa00aea5fa44" member_type: VOTER }
I20260601 13:30:05.544700  2894 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:05.545126  2899 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c4e0f36b337443f8926aa00aea5fa44. Latest consensus state: current_term: 1 leader_uuid: "6c4e0f36b337443f8926aa00aea5fa44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c4e0f36b337443f8926aa00aea5fa44" member_type: VOTER } }
I20260601 13:30:05.545111  2898 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c4e0f36b337443f8926aa00aea5fa44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c4e0f36b337443f8926aa00aea5fa44" member_type: VOTER } }
I20260601 13:30:05.545248  2899 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:05.545267  2898 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:05.545516  2902 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:05.546356  2902 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:05.546669 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:05.548286  2902 catalog_manager.cc:1382] Generated new cluster ID: 35b86260096f4f4db32cf50d656a08f3
I20260601 13:30:05.548343  2902 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:05.574169  2902 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:05.574710  2902 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:05.584163  2902 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44: Generated new TSK 0
I20260601 13:30:05.584375  2902 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:05.611426 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:05.613770  2915 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
W20260601 13:30:05.613817  2918 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
I20260601 13:30:05.613878 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:05.613842  2916 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
I20260601 13:30:05.614276 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:05.614349 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:05.614383 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320605614381 us; error 0 us; skew 500 ppm
I20260601 13:30:05.615219 31043 webserver.cc:533] Webserver started at http://127.30.80.193:37215/ using document root <none> and password file <none>
I20260601 13:30:05.615414 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:05.615485 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:05.615566 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:05.616037 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "ff66c9103fda4e5ba01485d6f91f0e07"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-l49s"
I20260601 13:30:05.617642 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:05.618584  2923 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.618826 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:05.618911 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "ff66c9103fda4e5ba01485d6f91f0e07"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-l49s"
I20260601 13:30:05.619010 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-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)
I20260601 13:30:05.630151 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:05.630584 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:05.630887 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:05.631353 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:05.631413 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.631461 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:05.631511 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.635566 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:42025
I20260601 13:30:05.635597  2986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:42025 every 8 connection(s)
I20260601 13:30:05.636498 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:05.638500  2992 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
W20260601 13:30:05.638507  2991 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
W20260601 13:30:05.638582  2994 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
I20260601 13:30:05.638757 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:05.638988 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:05.639042 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:05.639060 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320605639059 us; error 0 us; skew 500 ppm
I20260601 13:30:05.639947 31043 webserver.cc:533] Webserver started at http://127.30.80.194:45551/ using document root <none> and password file <none>
I20260601 13:30:05.640151 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:05.640195 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:05.640291 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:05.640739 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "7923f61ed306435ba243c2d675f77527"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-l49s"
I20260601 13:30:05.642155 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:05.643077  2999 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.643318 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:05.643383 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "7923f61ed306435ba243c2d675f77527"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-l49s"
I20260601 13:30:05.643445 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-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)
I20260601 13:30:05.650889  2987 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37257
I20260601 13:30:05.651008  2987 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:05.651232  2987 heartbeater.cc:507] Master 127.30.80.254:37257 requested a full tablet report, sending...
I20260601 13:30:05.651757 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:05.651901  2858 ts_manager.cc:194] Registered new tserver with Master: ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025)
I20260601 13:30:05.652196 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:05.652496 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:05.652906  2858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38068
I20260601 13:30:05.652966 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:05.652995 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.653043 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:05.653070 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.657727 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:41799
I20260601 13:30:05.657819  3062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:41799 every 8 connection(s)
I20260601 13:30:05.658550 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:05.660672  3067 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
I20260601 13:30:05.660760 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:05.660880  3069 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
W20260601 13:30:05.660710  3066 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
I20260601 13:30:05.661783 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:05.661839 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:05.661861 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320605661861 us; error 0 us; skew 500 ppm
I20260601 13:30:05.662825 31043 webserver.cc:533] Webserver started at http://127.30.80.195:42017/ using document root <none> and password file <none>
I20260601 13:30:05.662945  3063 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37257
I20260601 13:30:05.662984 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:05.663040 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:05.663058  3063 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:05.663120 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:05.663293  3063 heartbeater.cc:507] Master 127.30.80.254:37257 requested a full tablet report, sending...
I20260601 13:30:05.663548 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "cc5162278bde4492939650436c7fa9e0"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-l49s"
I20260601 13:30:05.663951  2858 ts_manager.cc:194] Registered new tserver with Master: 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:05.664717  2858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38072
I20260601 13:30:05.665532 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:05.666441  3074 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.666716 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:05.666775 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "cc5162278bde4492939650436c7fa9e0"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-l49s"
I20260601 13:30:05.666867 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-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)
I20260601 13:30:05.676057 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:05.676515 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:05.676856 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:05.677335 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:05.677373 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.677440 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:05.677479 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.682220 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:32809
I20260601 13:30:05.682294  3137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:32809 every 8 connection(s)
I20260601 13:30:05.686757  3138 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37257
I20260601 13:30:05.686862  3138 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:05.687137  3138 heartbeater.cc:507] Master 127.30.80.254:37257 requested a full tablet report, sending...
I20260601 13:30:05.687825  2858 ts_manager.cc:194] Registered new tserver with Master: cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:05.688341 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005624965s
I20260601 13:30:05.688453  2858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38076
I20260601 13:30:06.653963  2987 heartbeater.cc:499] Master 127.30.80.254:37257 was elected leader, sending a full tablet report...
I20260601 13:30:06.665771  3063 heartbeater.cc:499] Master 127.30.80.254:37257 was elected leader, sending a full tablet report...
I20260601 13:30:06.689460  3138 heartbeater.cc:499] Master 127.30.80.254:37257 was elected leader, sending a full tablet report...
I20260601 13:30:06.723603  2858 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38078:
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\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:06.724275  2858 catalog_manager.cc:7076] 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.
I20260601 13:30:06.738015  3102 tablet_service.cc:1511] Processing CreateTablet for tablet d1fd582a42064a80827c7f7a70c0beeb (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:30:06.738422  3102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fd582a42064a80827c7f7a70c0beeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.738898  3097 tablet_service.cc:1511] Processing CreateTablet for tablet 556ee424fa8447e2bc08b16f6782328f (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:30:06.739136  3097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556ee424fa8447e2bc08b16f6782328f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.739365  3100 tablet_service.cc:1511] Processing CreateTablet for tablet 07050a696f5344589599b78bd0f37ed0 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:30:06.739626  3100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07050a696f5344589599b78bd0f37ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.740238  3098 tablet_service.cc:1511] Processing CreateTablet for tablet c1db669ab3f74ff485dcaac2896e5b00 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:30:06.740486  3098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1db669ab3f74ff485dcaac2896e5b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.739058  3101 tablet_service.cc:1511] Processing CreateTablet for tablet b17e6503a4a146989ffd54ff1dcfdd11 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:30:06.741390  3101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17e6503a4a146989ffd54ff1dcfdd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.741830  3099 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffe2f6378c047bcb6f55ff9753563e3 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:30:06.742079  3099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffe2f6378c047bcb6f55ff9753563e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.742137  3158 tablet_bootstrap.cc:492] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.743228  3158 tablet_bootstrap.cc:654] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.744153  2949 tablet_service.cc:1511] Processing CreateTablet for tablet 07050a696f5344589599b78bd0f37ed0 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:30:06.744323  2950 tablet_service.cc:1511] Processing CreateTablet for tablet b17e6503a4a146989ffd54ff1dcfdd11 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:30:06.744431  2949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07050a696f5344589599b78bd0f37ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.744575  2950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17e6503a4a146989ffd54ff1dcfdd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.745064  3021 tablet_service.cc:1511] Processing CreateTablet for tablet edd35e25b90e4216a35b840eb423156d (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:30:06.745308  3021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd35e25b90e4216a35b840eb423156d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.744154  2951 tablet_service.cc:1511] Processing CreateTablet for tablet d1fd582a42064a80827c7f7a70c0beeb (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:30:06.746951  2951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fd582a42064a80827c7f7a70c0beeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.747357  3161 tablet_bootstrap.cc:492] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.747534  3022 tablet_service.cc:1511] Processing CreateTablet for tablet 556ee424fa8447e2bc08b16f6782328f (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:30:06.747763  3022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556ee424fa8447e2bc08b16f6782328f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.748651  3099 tablet_service.cc:1511] Processing CreateTablet for tablet edd35e25b90e4216a35b840eb423156d (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:30:06.748875  3099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd35e25b90e4216a35b840eb423156d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.749229  3098 tablet_service.cc:1511] Processing CreateTablet for tablet 19c5ec42c8174287873371eb6e192c80 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:30:06.749516  3098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c5ec42c8174287873371eb6e192c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.749771  3024 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffe2f6378c047bcb6f55ff9753563e3 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:30:06.750046  3024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffe2f6378c047bcb6f55ff9753563e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.750077  3161 tablet_bootstrap.cc:654] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.750880  3100 tablet_service.cc:1511] Processing CreateTablet for tablet 42bd8f158df84a2e80f51bb60efe017e (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:30:06.751107  3100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42bd8f158df84a2e80f51bb60efe017e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.751706  3026 tablet_service.cc:1511] Processing CreateTablet for tablet b17e6503a4a146989ffd54ff1dcfdd11 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:30:06.751892  3026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17e6503a4a146989ffd54ff1dcfdd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.752174  3023 tablet_service.cc:1511] Processing CreateTablet for tablet c1db669ab3f74ff485dcaac2896e5b00 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:30:06.752398  3023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1db669ab3f74ff485dcaac2896e5b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.752701  2949 tablet_service.cc:1511] Processing CreateTablet for tablet 556ee424fa8447e2bc08b16f6782328f (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:30:06.752913  2949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556ee424fa8447e2bc08b16f6782328f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.753039  2947 tablet_service.cc:1511] Processing CreateTablet for tablet 860bf19da491404cb0612f76ebaa32ae (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:30:06.753258  2947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860bf19da491404cb0612f76ebaa32ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.753927  3027 tablet_service.cc:1511] Processing CreateTablet for tablet d1fd582a42064a80827c7f7a70c0beeb (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:30:06.754151  3027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fd582a42064a80827c7f7a70c0beeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.755287  2948 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffe2f6378c047bcb6f55ff9753563e3 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:30:06.755471  2948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffe2f6378c047bcb6f55ff9753563e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.755755  3025 tablet_service.cc:1511] Processing CreateTablet for tablet 07050a696f5344589599b78bd0f37ed0 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:30:06.755945  3025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07050a696f5344589599b78bd0f37ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.749771  3102 tablet_service.cc:1511] Processing CreateTablet for tablet 970f936343c745d780b0e758063258d6 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:30:06.756264  3102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970f936343c745d780b0e758063258d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.756942  2951 tablet_service.cc:1511] Processing CreateTablet for tablet c1db669ab3f74ff485dcaac2896e5b00 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:30:06.757164  2951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1db669ab3f74ff485dcaac2896e5b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.757478  2950 tablet_service.cc:1511] Processing CreateTablet for tablet edd35e25b90e4216a35b840eb423156d (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:30:06.757675  2950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd35e25b90e4216a35b840eb423156d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.758495  3097 tablet_service.cc:1511] Processing CreateTablet for tablet c6b2abb8504b47bc87aec770d44cd531 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:30:06.758744  3097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b2abb8504b47bc87aec770d44cd531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.759649  3025 tablet_service.cc:1511] Processing CreateTablet for tablet 860bf19da491404cb0612f76ebaa32ae (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:30:06.759899  3025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860bf19da491404cb0612f76ebaa32ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.759855  3024 tablet_service.cc:1511] Processing CreateTablet for tablet c6b2abb8504b47bc87aec770d44cd531 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:30:06.760288  2950 tablet_service.cc:1511] Processing CreateTablet for tablet 19c5ec42c8174287873371eb6e192c80 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:30:06.760540  2950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c5ec42c8174287873371eb6e192c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.760607  3027 tablet_service.cc:1511] Processing CreateTablet for tablet 19c5ec42c8174287873371eb6e192c80 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:30:06.760296  3024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b2abb8504b47bc87aec770d44cd531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.761572  3161 tablet_bootstrap.cc:492] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.761655  3161 ts_tablet_manager.cc:1403] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.002s
I20260601 13:30:06.762169  3161 raft_consensus.cc:359] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.762267  3161 raft_consensus.cc:385] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.762297  3161 raft_consensus.cc:740] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.762432  2948 tablet_service.cc:1511] Processing CreateTablet for tablet 42bd8f158df84a2e80f51bb60efe017e (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:30:06.762462  3161 consensus_queue.cc:260] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.762550  2951 tablet_service.cc:1511] Processing CreateTablet for tablet 970f936343c745d780b0e758063258d6 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:30:06.762639  2948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42bd8f158df84a2e80f51bb60efe017e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.762735  2951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970f936343c745d780b0e758063258d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.762897  3161 ts_tablet_manager.cc:1434] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.763151  3027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c5ec42c8174287873371eb6e192c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.764535  3161 tablet_bootstrap.cc:492] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.764555  2947 tablet_service.cc:1511] Processing CreateTablet for tablet c6b2abb8504b47bc87aec770d44cd531 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:30:06.765138  3026 tablet_service.cc:1511] Processing CreateTablet for tablet 42bd8f158df84a2e80f51bb60efe017e (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:30:06.766180  2947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b2abb8504b47bc87aec770d44cd531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.766213  3026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42bd8f158df84a2e80f51bb60efe017e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.765596  3101 tablet_service.cc:1511] Processing CreateTablet for tablet 860bf19da491404cb0612f76ebaa32ae (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:30:06.766582  3101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860bf19da491404cb0612f76ebaa32ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.765822  3160 tablet_bootstrap.cc:492] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.765900  3158 tablet_bootstrap.cc:492] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.765409  3023 tablet_service.cc:1511] Processing CreateTablet for tablet 970f936343c745d780b0e758063258d6 (DEFAULT_TABLE table=test-workload [id=297eb3905b88466a97baefb34558faf8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:30:06.768116  3158 ts_tablet_manager.cc:1403] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.000s
I20260601 13:30:06.768270  3023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970f936343c745d780b0e758063258d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.768575  3158 raft_consensus.cc:359] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } }
I20260601 13:30:06.768671  3158 raft_consensus.cc:385] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.768702  3158 raft_consensus.cc:740] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.768818  3158 consensus_queue.cc:260] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } }
I20260601 13:30:06.768970  3161 tablet_bootstrap.cc:654] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.769238  3158 ts_tablet_manager.cc:1434] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.769397  3158 tablet_bootstrap.cc:492] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.770018  3161 tablet_bootstrap.cc:492] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.770123  3161 ts_tablet_manager.cc:1403] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:30:06.770505  3158 tablet_bootstrap.cc:654] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.770568  3161 raft_consensus.cc:359] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.770661  3161 raft_consensus.cc:385] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.770696  3161 raft_consensus.cc:740] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.770815  3161 consensus_queue.cc:260] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.771091  3161 ts_tablet_manager.cc:1434] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.771142  3160 tablet_bootstrap.cc:654] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.771261  3161 tablet_bootstrap.cc:492] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.771736  3158 tablet_bootstrap.cc:492] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.771812  3158 ts_tablet_manager.cc:1403] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:06.772294  3161 tablet_bootstrap.cc:654] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.772333  3158 raft_consensus.cc:359] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.772414  3158 raft_consensus.cc:385] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.772450  3158 raft_consensus.cc:740] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.772576  3158 consensus_queue.cc:260] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.772872  3158 ts_tablet_manager.cc:1434] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.773083  3158 tablet_bootstrap.cc:492] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.773620  3161 tablet_bootstrap.cc:492] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.773690  3161 ts_tablet_manager.cc:1403] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:06.774003  3158 tablet_bootstrap.cc:654] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.774075  3161 raft_consensus.cc:359] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.774166  3161 raft_consensus.cc:385] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.774201  3161 raft_consensus.cc:740] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.774343  3161 consensus_queue.cc:260] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.774634  3161 ts_tablet_manager.cc:1434] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.774850  3161 tablet_bootstrap.cc:492] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.775128  3158 tablet_bootstrap.cc:492] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.775197  3158 ts_tablet_manager.cc:1403] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:06.775578  3158 raft_consensus.cc:359] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.775673  3158 raft_consensus.cc:385] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.775722  3158 raft_consensus.cc:740] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.775758  3161 tablet_bootstrap.cc:654] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.775908  3158 consensus_queue.cc:260] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.776204  3158 ts_tablet_manager.cc:1434] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.776391  3158 tablet_bootstrap.cc:492] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.776546  3160 tablet_bootstrap.cc:492] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.776685  3160 ts_tablet_manager.cc:1403] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:30:06.776808  3161 tablet_bootstrap.cc:492] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.776933  3161 ts_tablet_manager.cc:1403] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:06.777252  3160 raft_consensus.cc:359] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.777356  3158 tablet_bootstrap.cc:654] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.777325  3161 raft_consensus.cc:359] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.777429  3161 raft_consensus.cc:385] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.777472  3161 raft_consensus.cc:740] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.777608  3161 consensus_queue.cc:260] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.777365  3160 raft_consensus.cc:385] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.777771  3160 raft_consensus.cc:740] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.777886  3160 consensus_queue.cc:260] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.778258  3160 ts_tablet_manager.cc:1434] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.778440  3158 tablet_bootstrap.cc:492] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.778448  3160 tablet_bootstrap.cc:492] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.778527  3158 ts_tablet_manager.cc:1403] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:30:06.777884  3161 ts_tablet_manager.cc:1434] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.779038  3158 raft_consensus.cc:359] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.779127  3158 raft_consensus.cc:385] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.779166  3158 raft_consensus.cc:740] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.779227  3161 tablet_bootstrap.cc:492] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.779280  3158 consensus_queue.cc:260] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.779505  3158 ts_tablet_manager.cc:1434] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.779544  3160 tablet_bootstrap.cc:654] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.779651  3158 tablet_bootstrap.cc:492] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.780267  3161 tablet_bootstrap.cc:654] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.780622  3158 tablet_bootstrap.cc:654] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.781267  3161 tablet_bootstrap.cc:492] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.781373  3161 ts_tablet_manager.cc:1403] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:06.781879  3160 tablet_bootstrap.cc:492] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.781834  3161 raft_consensus.cc:359] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } }
I20260601 13:30:06.781958  3161 raft_consensus.cc:385] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.781976  3160 ts_tablet_manager.cc:1403] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:06.782001  3161 raft_consensus.cc:740] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.782115  3161 consensus_queue.cc:260] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } }
I20260601 13:30:06.782331  3161 ts_tablet_manager.cc:1434] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.782374  3160 raft_consensus.cc:359] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.782451  3160 raft_consensus.cc:385] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.782482  3160 raft_consensus.cc:740] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.782508  3161 tablet_bootstrap.cc:492] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.782584  3160 consensus_queue.cc:260] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.782915  3160 ts_tablet_manager.cc:1434] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.783088  3160 tablet_bootstrap.cc:492] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.783424  3161 tablet_bootstrap.cc:654] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.784093  3160 tablet_bootstrap.cc:654] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.784976  3158 tablet_bootstrap.cc:492] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.785061  3158 ts_tablet_manager.cc:1403] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:06.785506  3158 raft_consensus.cc:359] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.785606  3158 raft_consensus.cc:385] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.785620  3161 tablet_bootstrap.cc:492] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.785769  3161 ts_tablet_manager.cc:1403] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:06.785661  3158 raft_consensus.cc:740] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.786207  3161 raft_consensus.cc:359] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.786302  3161 raft_consensus.cc:385] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.786273  3158 consensus_queue.cc:260] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.786340  3161 raft_consensus.cc:740] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.786454  3161 consensus_queue.cc:260] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.786535  3158 ts_tablet_manager.cc:1434] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.786684  3158 tablet_bootstrap.cc:492] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.786720  3161 ts_tablet_manager.cc:1434] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.786864  3161 tablet_bootstrap.cc:492] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.787619  3158 tablet_bootstrap.cc:654] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.786774  3160 tablet_bootstrap.cc:492] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.788055  3161 tablet_bootstrap.cc:654] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.788213  3160 ts_tablet_manager.cc:1403] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:06.788693  3160 raft_consensus.cc:359] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } }
I20260601 13:30:06.788857  3160 raft_consensus.cc:385] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.788965  3160 raft_consensus.cc:740] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.788995  3158 tablet_bootstrap.cc:492] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.789135  3158 ts_tablet_manager.cc:1403] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:06.789148  3161 tablet_bootstrap.cc:492] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.789247  3161 ts_tablet_manager.cc:1403] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:06.789269  3160 consensus_queue.cc:260] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } }
I20260601 13:30:06.789618  3160 ts_tablet_manager.cc:1434] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.789695  3161 raft_consensus.cc:359] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.789597  3158 raft_consensus.cc:359] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.789799  3161 raft_consensus.cc:385] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.789813  3158 raft_consensus.cc:385] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.789848  3161 raft_consensus.cc:740] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.789862  3158 raft_consensus.cc:740] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.790030  3160 tablet_bootstrap.cc:492] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.789983  3158 consensus_queue.cc:260] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.789978  3161 consensus_queue.cc:260] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.790655  3161 ts_tablet_manager.cc:1434] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.790834  3161 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.791208  3160 tablet_bootstrap.cc:654] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.791555  3158 ts_tablet_manager.cc:1434] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:30:06.791751  3158 tablet_bootstrap.cc:492] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.791837  3161 tablet_bootstrap.cc:654] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.792761  3158 tablet_bootstrap.cc:654] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.793673  3160 tablet_bootstrap.cc:492] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.793673  3161 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.793795  3160 ts_tablet_manager.cc:1403] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:06.793802  3161 ts_tablet_manager.cc:1403] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:30:06.794224  3161 raft_consensus.cc:359] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.794240  3160 raft_consensus.cc:359] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.794355  3161 raft_consensus.cc:385] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.794399  3161 raft_consensus.cc:740] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.794402  3160 raft_consensus.cc:385] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.794490  3160 raft_consensus.cc:740] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.794551  3161 consensus_queue.cc:260] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.794616  3160 consensus_queue.cc:260] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.794822  3161 ts_tablet_manager.cc:1434] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.794903  3160 ts_tablet_manager.cc:1434] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.795050  3161 tablet_bootstrap.cc:492] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.795060  3160 tablet_bootstrap.cc:492] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.794617  3158 tablet_bootstrap.cc:492] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.796105  3161 tablet_bootstrap.cc:654] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.796223  3158 ts_tablet_manager.cc:1403] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:06.796667  3158 raft_consensus.cc:359] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.796775  3158 raft_consensus.cc:385] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.796811  3158 raft_consensus.cc:740] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.796942  3158 consensus_queue.cc:260] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.797235  3158 ts_tablet_manager.cc:1434] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.797406  3158 tablet_bootstrap.cc:492] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.798184  3161 tablet_bootstrap.cc:492] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.798273  3161 ts_tablet_manager.cc:1403] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:06.798305  3158 tablet_bootstrap.cc:654] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.798630  3161 raft_consensus.cc:359] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.798736  3161 raft_consensus.cc:385] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.798784  3161 raft_consensus.cc:740] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.796116  3160 tablet_bootstrap.cc:654] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.798923  3161 consensus_queue.cc:260] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.799196  3161 ts_tablet_manager.cc:1434] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.799364  3161 tablet_bootstrap.cc:492] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.799569  3158 tablet_bootstrap.cc:492] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.799638  3158 ts_tablet_manager.cc:1403] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:06.799772  3160 tablet_bootstrap.cc:492] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.799832  3160 ts_tablet_manager.cc:1403] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:06.800073  3158 raft_consensus.cc:359] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.800168  3158 raft_consensus.cc:385] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.800201  3158 raft_consensus.cc:740] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.800226  3160 raft_consensus.cc:359] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.800300  3160 raft_consensus.cc:385] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.800334  3160 raft_consensus.cc:740] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.800346  3161 tablet_bootstrap.cc:654] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.800313  3158 consensus_queue.cc:260] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.800432  3160 consensus_queue.cc:260] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.800654  3160 ts_tablet_manager.cc:1434] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.800814  3160 tablet_bootstrap.cc:492] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.801539  3161 tablet_bootstrap.cc:492] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.801615  3161 ts_tablet_manager.cc:1403] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:06.801786  3160 tablet_bootstrap.cc:654] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.802052  3161 raft_consensus.cc:359] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.802145  3161 raft_consensus.cc:385] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.802179  3161 raft_consensus.cc:740] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.802326  3161 consensus_queue.cc:260] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.800654  3158 ts_tablet_manager.cc:1434] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.802610  3161 ts_tablet_manager.cc:1434] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.802632  3158 tablet_bootstrap.cc:492] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.802815  3161 tablet_bootstrap.cc:492] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.803552  3158 tablet_bootstrap.cc:654] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.803777  3161 tablet_bootstrap.cc:654] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.804878  3161 tablet_bootstrap.cc:492] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.804978  3161 ts_tablet_manager.cc:1403] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:06.805450  3161 raft_consensus.cc:359] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.805553  3161 raft_consensus.cc:385] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.805586  3161 raft_consensus.cc:740] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.805649  3160 tablet_bootstrap.cc:492] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.805701  3161 consensus_queue.cc:260] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.805720  3164 raft_consensus.cc:493] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.805730  3160 ts_tablet_manager.cc:1403] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:06.805812  3164 raft_consensus.cc:515] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.805955  3161 ts_tablet_manager.cc:1434] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.806099  3161 tablet_bootstrap.cc:492] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527: Bootstrap starting.
I20260601 13:30:06.806313  3164 leader_election.cc:290] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:06.805800  3158 tablet_bootstrap.cc:492] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.806440  3164 raft_consensus.cc:493] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.806515  3164 raft_consensus.cc:515] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.806810  3164 leader_election.cc:290] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:06.806919  3158 ts_tablet_manager.cc:1403] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:06.807065  3161 tablet_bootstrap.cc:654] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.806219  3160 raft_consensus.cc:359] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.807516  3160 raft_consensus.cc:385] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.807587  3160 raft_consensus.cc:740] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.807498  3158 raft_consensus.cc:359] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.807642  3158 raft_consensus.cc:385] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.807668  3158 raft_consensus.cc:740] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.807715  3160 consensus_queue.cc:260] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.807845  3158 consensus_queue.cc:260] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.808192  3158 ts_tablet_manager.cc:1434] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.808354  3158 tablet_bootstrap.cc:492] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.809168  3158 tablet_bootstrap.cc:654] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.809645  3160 ts_tablet_manager.cc:1434] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:30:06.809862  3160 tablet_bootstrap.cc:492] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.810825  3160 tablet_bootstrap.cc:654] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.811097  3158 tablet_bootstrap.cc:492] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.811209  3158 ts_tablet_manager.cc:1403] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:06.811669  3158 raft_consensus.cc:359] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.811776  3158 raft_consensus.cc:385] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.811811  3158 raft_consensus.cc:740] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.812019  3160 tablet_bootstrap.cc:492] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.811946  3158 consensus_queue.cc:260] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.812085  3160 ts_tablet_manager.cc:1403] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:06.812480  3160 raft_consensus.cc:359] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.812574  3160 raft_consensus.cc:385] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.812608  3160 raft_consensus.cc:740] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.812711  3160 consensus_queue.cc:260] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.812981  3160 ts_tablet_manager.cc:1434] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.813211  3160 tablet_bootstrap.cc:492] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.814421  3160 tablet_bootstrap.cc:654] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.812705  3158 ts_tablet_manager.cc:1434] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.815093  3158 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.816040  3158 tablet_bootstrap.cc:654] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.816006  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1db669ab3f74ff485dcaac2896e5b00" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" is_pre_election: true
I20260601 13:30:06.816130  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556ee424fa8447e2bc08b16f6782328f" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" is_pre_election: true
I20260601 13:30:06.816274  2960 raft_consensus.cc:2468] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 0.
I20260601 13:30:06.816582  3075 leader_election.cc:304] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.816761  3164 raft_consensus.cc:2804] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.816855  3164 raft_consensus.cc:493] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.816917  3164 raft_consensus.cc:3060] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.817515  3037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1db669ab3f74ff485dcaac2896e5b00" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527" is_pre_election: true
I20260601 13:30:06.817565  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556ee424fa8447e2bc08b16f6782328f" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527" is_pre_election: true
I20260601 13:30:06.817622  3037 raft_consensus.cc:2468] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 0.
I20260601 13:30:06.817651  3036 raft_consensus.cc:2468] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 0.
I20260601 13:30:06.817858  3164 raft_consensus.cc:515] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.817919  3075 leader_election.cc:304] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, cc5162278bde4492939650436c7fa9e0; no voters: 
I20260601 13:30:06.818166  3197 raft_consensus.cc:2804] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.816144  2961 raft_consensus.cc:2468] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 0.
I20260601 13:30:06.818244  3197 raft_consensus.cc:493] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.818184  3164 leader_election.cc:290] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 election: Requested vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:06.818356  3197 raft_consensus.cc:3060] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.818516  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556ee424fa8447e2bc08b16f6782328f" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527"
I20260601 13:30:06.818594  3036 raft_consensus.cc:3060] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.818568  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556ee424fa8447e2bc08b16f6782328f" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07"
I20260601 13:30:06.818678  2961 raft_consensus.cc:3060] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.819319  3197 raft_consensus.cc:515] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.819458  2961 raft_consensus.cc:2468] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 1.
I20260601 13:30:06.819525  3036 raft_consensus.cc:2468] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 1.
I20260601 13:30:06.819751  3075 leader_election.cc:304] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, cc5162278bde4492939650436c7fa9e0; no voters: 
I20260601 13:30:06.819840  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1db669ab3f74ff485dcaac2896e5b00" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07"
I20260601 13:30:06.819909  3164 raft_consensus.cc:2804] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.819941  2961 raft_consensus.cc:3060] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.820132  3164 raft_consensus.cc:697] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Becoming Leader. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Running, Role: LEADER
I20260601 13:30:06.820226  3197 leader_election.cc:290] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 election: Requested vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:06.820271  3164 consensus_queue.cc:237] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.820384  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1db669ab3f74ff485dcaac2896e5b00" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527"
I20260601 13:30:06.820465  3036 raft_consensus.cc:3060] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.820822  2961 raft_consensus.cc:2468] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 1.
I20260601 13:30:06.821172  3161 tablet_bootstrap.cc:492] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527: No bootstrap required, opened a new log
I20260601 13:30:06.821246  3161 ts_tablet_manager.cc:1403] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.000s
I20260601 13:30:06.821252  3036 raft_consensus.cc:2468] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 1.
I20260601 13:30:06.821590  3075 leader_election.cc:304] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, cc5162278bde4492939650436c7fa9e0; no voters: 
I20260601 13:30:06.821702  3161 raft_consensus.cc:359] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.821822  3161 raft_consensus.cc:385] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.822184  3161 raft_consensus.cc:740] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.822228  2856 catalog_manager.cc:5696] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc5162278bde4492939650436c7fa9e0 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:06.821797  3198 raft_consensus.cc:2804] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.822471  3160 tablet_bootstrap.cc:492] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.822487  3198 raft_consensus.cc:697] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Becoming Leader. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Running, Role: LEADER
I20260601 13:30:06.822548  3160 ts_tablet_manager.cc:1403] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
I20260601 13:30:06.822599  3198 consensus_queue.cc:237] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.822935  3160 raft_consensus.cc:359] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.823027  3160 raft_consensus.cc:385] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.823060  3160 raft_consensus.cc:740] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.822342  3161 consensus_queue.cc:260] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.823159  3160 consensus_queue.cc:260] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.823369  3161 ts_tablet_manager.cc:1434] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:06.823431  3160 ts_tablet_manager.cc:1434] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.823611  3160 tablet_bootstrap.cc:492] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.824638  3160 tablet_bootstrap.cc:654] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.825512  3158 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.825601  3158 ts_tablet_manager.cc:1403] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
I20260601 13:30:06.826028  3158 raft_consensus.cc:359] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.826138  3158 raft_consensus.cc:385] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.826191  3158 raft_consensus.cc:740] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.826323  3158 consensus_queue.cc:260] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.826617  3158 ts_tablet_manager.cc:1434] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.826785  3158 tablet_bootstrap.cc:492] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0: Bootstrap starting.
I20260601 13:30:06.826668  2856 catalog_manager.cc:5696] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc5162278bde4492939650436c7fa9e0 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:06.827564  3158 tablet_bootstrap.cc:654] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.828756  3160 tablet_bootstrap.cc:492] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.828838  3160 ts_tablet_manager.cc:1403] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:30:06.829275  3158 tablet_bootstrap.cc:492] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0: No bootstrap required, opened a new log
I20260601 13:30:06.829248  3160 raft_consensus.cc:359] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.829344  3160 raft_consensus.cc:385] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.829408  3160 raft_consensus.cc:740] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.829540  3160 consensus_queue.cc:260] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.829811  3160 ts_tablet_manager.cc:1434] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.829998  3160 tablet_bootstrap.cc:492] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.829365  3158 ts_tablet_manager.cc:1403] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:06.830498  3158 raft_consensus.cc:359] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.830600  3158 raft_consensus.cc:385] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.830633  3158 raft_consensus.cc:740] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.830762  3158 consensus_queue.cc:260] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.831046  3160 tablet_bootstrap.cc:654] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.831056  3158 ts_tablet_manager.cc:1434] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.832428  3160 tablet_bootstrap.cc:492] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.832499  3160 ts_tablet_manager.cc:1403] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:30:06.832861  3160 raft_consensus.cc:359] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.832965  3160 raft_consensus.cc:385] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.833009  3160 raft_consensus.cc:740] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.833130  3160 consensus_queue.cc:260] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.833360  3160 ts_tablet_manager.cc:1434] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.833554  3160 tablet_bootstrap.cc:492] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.834304  3160 tablet_bootstrap.cc:654] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.835373  3160 tablet_bootstrap.cc:492] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.835471  3160 ts_tablet_manager.cc:1403] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:06.835800  3160 raft_consensus.cc:359] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.835935  3160 raft_consensus.cc:385] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.836004  3160 raft_consensus.cc:740] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.836126  3160 consensus_queue.cc:260] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.836421  3160 ts_tablet_manager.cc:1434] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.836616  3160 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07: Bootstrap starting.
I20260601 13:30:06.837437  3160 tablet_bootstrap.cc:654] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.838492  3160 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07: No bootstrap required, opened a new log
I20260601 13:30:06.838605  3160 ts_tablet_manager.cc:1403] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:30:06.838951  3160 raft_consensus.cc:359] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.839033  3160 raft_consensus.cc:385] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.839057  3160 raft_consensus.cc:740] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.839188  3160 consensus_queue.cc:260] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.839496  3160 ts_tablet_manager.cc:1434] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.840492  3198 raft_consensus.cc:493] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.840561  3198 raft_consensus.cc:515] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.840925  3198 leader_election.cc:290] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:06.841297  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42bd8f158df84a2e80f51bb60efe017e" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527" is_pre_election: true
I20260601 13:30:06.841308  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42bd8f158df84a2e80f51bb60efe017e" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" is_pre_election: true
I20260601 13:30:06.841428  3036 raft_consensus.cc:2468] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 0.
I20260601 13:30:06.841445  2961 raft_consensus.cc:2468] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 0.
I20260601 13:30:06.841719  3075 leader_election.cc:304] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.842015  3198 raft_consensus.cc:2804] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.842077  3198 raft_consensus.cc:493] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.842137  3198 raft_consensus.cc:3060] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.842911  3198 raft_consensus.cc:515] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.843226  3198 leader_election.cc:290] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 election: Requested vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:06.843551  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42bd8f158df84a2e80f51bb60efe017e" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07"
I20260601 13:30:06.843638  3198 raft_consensus.cc:493] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.843664  2961 raft_consensus.cc:3060] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.843668  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42bd8f158df84a2e80f51bb60efe017e" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527"
I20260601 13:30:06.843711  3198 raft_consensus.cc:515] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.843791  3036 raft_consensus.cc:3060] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.844050  3198 leader_election.cc:290] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:06.844292  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b2abb8504b47bc87aec770d44cd531" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" is_pre_election: true
I20260601 13:30:06.844388  3037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b2abb8504b47bc87aec770d44cd531" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527" is_pre_election: true
I20260601 13:30:06.844403  2960 raft_consensus.cc:2468] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 0.
I20260601 13:30:06.844508  3037 raft_consensus.cc:2468] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 0.
I20260601 13:30:06.844648  2961 raft_consensus.cc:2468] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 1.
I20260601 13:30:06.844704  3075 leader_election.cc:304] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.844770  3036 raft_consensus.cc:2468] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 1.
I20260601 13:30:06.844823  3198 raft_consensus.cc:2804] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.844902  3198 raft_consensus.cc:493] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.844949  3198 raft_consensus.cc:3060] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.845052  3075 leader_election.cc:304] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.845221  3164 raft_consensus.cc:2804] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.845301  3164 raft_consensus.cc:697] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Becoming Leader. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Running, Role: LEADER
I20260601 13:30:06.845443  3164 consensus_queue.cc:237] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.845805  3198 raft_consensus.cc:515] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.846140  3198 leader_election.cc:290] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 election: Requested vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:06.846688  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b2abb8504b47bc87aec770d44cd531" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07"
I20260601 13:30:06.846719  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b2abb8504b47bc87aec770d44cd531" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527"
I20260601 13:30:06.846815  3036 raft_consensus.cc:3060] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.846818  2961 raft_consensus.cc:3060] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.847167  2857 catalog_manager.cc:5696] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc5162278bde4492939650436c7fa9e0 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:06.847591  2961 raft_consensus.cc:2468] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 1.
I20260601 13:30:06.848141  3075 leader_election.cc:304] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.847591  3036 raft_consensus.cc:2468] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 1.
I20260601 13:30:06.848309  3198 raft_consensus.cc:2804] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.848425  3198 raft_consensus.cc:697] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Becoming Leader. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Running, Role: LEADER
I20260601 13:30:06.848541  3198 consensus_queue.cc:237] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.850365  2857 catalog_manager.cc:5696] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc5162278bde4492939650436c7fa9e0 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:06.852982  3198 raft_consensus.cc:493] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.853078  3198 raft_consensus.cc:515] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.853401  3198 leader_election.cc:290] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:06.853677  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970f936343c745d780b0e758063258d6" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" is_pre_election: true
I20260601 13:30:06.853727  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970f936343c745d780b0e758063258d6" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527" is_pre_election: true
I20260601 13:30:06.853804  2961 raft_consensus.cc:2468] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 0.
I20260601 13:30:06.853861  3036 raft_consensus.cc:2468] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 0.
I20260601 13:30:06.854060  3075 leader_election.cc:304] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.854245  3198 raft_consensus.cc:2804] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.854295  3198 raft_consensus.cc:493] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.854321  3198 raft_consensus.cc:3060] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.855046  3198 raft_consensus.cc:515] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.855360  3198 leader_election.cc:290] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 election: Requested vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:06.855688  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970f936343c745d780b0e758063258d6" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07"
I20260601 13:30:06.855747  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970f936343c745d780b0e758063258d6" candidate_uuid: "cc5162278bde4492939650436c7fa9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527"
I20260601 13:30:06.855825  2961 raft_consensus.cc:3060] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.855851  3036 raft_consensus.cc:3060] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.856539  3036 raft_consensus.cc:2468] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 1.
I20260601 13:30:06.856576  2961 raft_consensus.cc:2468] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc5162278bde4492939650436c7fa9e0 in term 1.
I20260601 13:30:06.856786  3075 leader_election.cc:304] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, cc5162278bde4492939650436c7fa9e0; no voters: 
I20260601 13:30:06.856961  3198 raft_consensus.cc:2804] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.857067  3198 raft_consensus.cc:697] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Becoming Leader. State: Replica: cc5162278bde4492939650436c7fa9e0, State: Running, Role: LEADER
I20260601 13:30:06.857198  3198 consensus_queue.cc:237] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.858803  2857 catalog_manager.cc:5696] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc5162278bde4492939650436c7fa9e0 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } }
W20260601 13:30:06.887468  2988 tablet.cc:2404] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:30:06.897379  3172 raft_consensus.cc:493] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.897552  3172 raft_consensus.cc:515] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.897637  3209 raft_consensus.cc:493] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.897737  3209 raft_consensus.cc:515] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.898170  3172 leader_election.cc:290] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.898175  3209 leader_election.cc:290] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.898859  3209 raft_consensus.cc:493] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.898953  3209 raft_consensus.cc:515] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.899504  3209 leader_election.cc:290] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.902809  3112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2f6378c047bcb6f55ff9753563e3" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0" is_pre_election: true
I20260601 13:30:06.902894  3037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2f6378c047bcb6f55ff9753563e3" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527" is_pre_election: true
I20260601 13:30:06.902956  3112 raft_consensus.cc:2468] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 0.
I20260601 13:30:06.902981  3035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07050a696f5344589599b78bd0f37ed0" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527" is_pre_election: true
I20260601 13:30:06.903036  3037 raft_consensus.cc:2468] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 0.
I20260601 13:30:06.903054  3035 raft_consensus.cc:2468] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 0.
I20260601 13:30:06.903062  3110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07050a696f5344589599b78bd0f37ed0" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0" is_pre_election: true
I20260601 13:30:06.902802  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd35e25b90e4216a35b840eb423156d" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527" is_pre_election: true
I20260601 13:30:06.902930  3111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd35e25b90e4216a35b840eb423156d" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0" is_pre_election: true
I20260601 13:30:06.903167  3110 raft_consensus.cc:2468] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 0.
I20260601 13:30:06.903191  3036 raft_consensus.cc:2468] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 0.
I20260601 13:30:06.903200  3111 raft_consensus.cc:2468] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 0.
I20260601 13:30:06.903375  2926 leader_election.cc:304] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.903538  2924 leader_election.cc:304] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.903657  2926 leader_election.cc:304] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.903693  3172 raft_consensus.cc:2804] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.903755  3172 raft_consensus.cc:493] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.903816  3172 raft_consensus.cc:3060] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.903856  3209 raft_consensus.cc:2804] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.903908  3209 raft_consensus.cc:493] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.903954  3209 raft_consensus.cc:3060] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.904110  3212 raft_consensus.cc:2804] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.904187  3212 raft_consensus.cc:493] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.904250  3212 raft_consensus.cc:3060] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.904963  3172 raft_consensus.cc:515] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.905005  3209 raft_consensus.cc:515] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.905131  3212 raft_consensus.cc:515] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.905325  3172 leader_election.cc:290] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 election: Requested vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.905325  3209 leader_election.cc:290] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 election: Requested vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.905481  3212 leader_election.cc:290] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 election: Requested vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.905731  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2f6378c047bcb6f55ff9753563e3" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527"
I20260601 13:30:06.905804  3037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07050a696f5344589599b78bd0f37ed0" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527"
I20260601 13:30:06.905846  3035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd35e25b90e4216a35b840eb423156d" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527"
I20260601 13:30:06.905905  3037 raft_consensus.cc:3060] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.905951  3035 raft_consensus.cc:3060] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.906283  3111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07050a696f5344589599b78bd0f37ed0" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0"
I20260601 13:30:06.906399  3111 raft_consensus.cc:3060] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.906416  3112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd35e25b90e4216a35b840eb423156d" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0"
I20260601 13:30:06.906492  3112 raft_consensus.cc:3060] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.906816  3035 raft_consensus.cc:2468] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 1.
I20260601 13:30:06.906883  3037 raft_consensus.cc:2468] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 1.
I20260601 13:30:06.905845  3036 raft_consensus.cc:3060] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.907109  2924 leader_election.cc:304] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.907280  2924 leader_election.cc:304] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.907418  3212 raft_consensus.cc:2804] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.907400  3112 raft_consensus.cc:2468] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 1.
I20260601 13:30:06.907459  3111 raft_consensus.cc:2468] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 1.
I20260601 13:30:06.907481  3212 raft_consensus.cc:697] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Becoming Leader. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Running, Role: LEADER
I20260601 13:30:06.907594  3212 consensus_queue.cc:237] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.908025  3209 raft_consensus.cc:2804] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.908131  3110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2f6378c047bcb6f55ff9753563e3" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0"
I20260601 13:30:06.908223  3110 raft_consensus.cc:3060] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.908236  3209 raft_consensus.cc:697] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Becoming Leader. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Running, Role: LEADER
I20260601 13:30:06.908354  3209 consensus_queue.cc:237] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.909185  3110 raft_consensus.cc:2468] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 1.
I20260601 13:30:06.909555  2926 leader_election.cc:304] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.908025  3036 raft_consensus.cc:2468] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 1.
I20260601 13:30:06.909907  3212 raft_consensus.cc:2804] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.910049  3212 raft_consensus.cc:697] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Becoming Leader. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Running, Role: LEADER
I20260601 13:30:06.910173  3212 consensus_queue.cc:237] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.910638  2857 catalog_manager.cc:5696] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:06.910908  2857 catalog_manager.cc:5696] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:06.914100  2857 catalog_manager.cc:5696] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:06.917107  3163 raft_consensus.cc:493] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.917217  3163 raft_consensus.cc:515] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.917655  3163 leader_election.cc:290] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.921360  3110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860bf19da491404cb0612f76ebaa32ae" candidate_uuid: "7923f61ed306435ba243c2d675f77527" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0" is_pre_election: true
I20260601 13:30:06.921391  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860bf19da491404cb0612f76ebaa32ae" candidate_uuid: "7923f61ed306435ba243c2d675f77527" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" is_pre_election: true
I20260601 13:30:06.921521  3110 raft_consensus.cc:2468] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7923f61ed306435ba243c2d675f77527 in term 0.
I20260601 13:30:06.921552  2961 raft_consensus.cc:2468] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7923f61ed306435ba243c2d675f77527 in term 0.
I20260601 13:30:06.921820  3002 leader_election.cc:304] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, cc5162278bde4492939650436c7fa9e0; no voters: 
I20260601 13:30:06.922011  3163 raft_consensus.cc:2804] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.922079  3163 raft_consensus.cc:493] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.922107  3163 raft_consensus.cc:3060] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.922966  3163 raft_consensus.cc:515] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.923307  3163 leader_election.cc:290] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [CANDIDATE]: Term 1 election: Requested vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.923609  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860bf19da491404cb0612f76ebaa32ae" candidate_uuid: "7923f61ed306435ba243c2d675f77527" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07"
I20260601 13:30:06.923712  2961 raft_consensus.cc:3060] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.924099  3110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860bf19da491404cb0612f76ebaa32ae" candidate_uuid: "7923f61ed306435ba243c2d675f77527" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0"
I20260601 13:30:06.924212  3110 raft_consensus.cc:3060] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.924605  2961 raft_consensus.cc:2468] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7923f61ed306435ba243c2d675f77527 in term 1.
I20260601 13:30:06.924922  3000 leader_election.cc:304] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.925118  3163 raft_consensus.cc:2804] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.925170  3110 raft_consensus.cc:2468] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7923f61ed306435ba243c2d675f77527 in term 1.
I20260601 13:30:06.925370  3163 raft_consensus.cc:697] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 1 LEADER]: Becoming Leader. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Running, Role: LEADER
I20260601 13:30:06.925536  3163 consensus_queue.cc:237] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.927034  2857 catalog_manager.cc:5696] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7923f61ed306435ba243c2d675f77527 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "7923f61ed306435ba243c2d675f77527" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:06.935838  3209 raft_consensus.cc:493] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.935952  3209 raft_consensus.cc:515] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.936395  3209 leader_election.cc:290] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.936749  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17e6503a4a146989ffd54ff1dcfdd11" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527" is_pre_election: true
I20260601 13:30:06.936772  3110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17e6503a4a146989ffd54ff1dcfdd11" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0" is_pre_election: true
I20260601 13:30:06.936847  3036 raft_consensus.cc:2468] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 0.
I20260601 13:30:06.936919  3110 raft_consensus.cc:2468] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 0.
I20260601 13:30:06.937109  2924 leader_election.cc:304] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.937286  3209 raft_consensus.cc:2804] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.937356  3209 raft_consensus.cc:493] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.937414  3209 raft_consensus.cc:3060] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.938218  3209 raft_consensus.cc:515] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.938580  3209 leader_election.cc:290] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 election: Requested vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.938828  3110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17e6503a4a146989ffd54ff1dcfdd11" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0"
I20260601 13:30:06.938915  3110 raft_consensus.cc:3060] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.939568  3110 raft_consensus.cc:2468] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 1.
I20260601 13:30:06.939778  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17e6503a4a146989ffd54ff1dcfdd11" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527"
I20260601 13:30:06.939836  2926 leader_election.cc:304] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.939903  3036 raft_consensus.cc:3060] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.940032  3209 raft_consensus.cc:2804] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.940146  3209 raft_consensus.cc:697] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Becoming Leader. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Running, Role: LEADER
I20260601 13:30:06.940285  3209 consensus_queue.cc:237] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.940886  3036 raft_consensus.cc:2468] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 1.
I20260601 13:30:06.942003  2857 catalog_manager.cc:5696] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:06.971315  3163 raft_consensus.cc:493] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.971498  3163 raft_consensus.cc:515] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } }
I20260601 13:30:06.972110  3163 leader_election.cc:290] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809), ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025)
I20260601 13:30:06.972610  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd582a42064a80827c7f7a70c0beeb" candidate_uuid: "7923f61ed306435ba243c2d675f77527" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" is_pre_election: true
I20260601 13:30:06.972615  3110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd582a42064a80827c7f7a70c0beeb" candidate_uuid: "7923f61ed306435ba243c2d675f77527" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0" is_pre_election: true
I20260601 13:30:06.972774  2961 raft_consensus.cc:2468] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7923f61ed306435ba243c2d675f77527 in term 0.
I20260601 13:30:06.972817  3110 raft_consensus.cc:2468] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7923f61ed306435ba243c2d675f77527 in term 0.
I20260601 13:30:06.973136  3000 leader_election.cc:304] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.973327  3163 raft_consensus.cc:2804] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.973387  3163 raft_consensus.cc:493] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.973440  3163 raft_consensus.cc:3060] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.974251  3163 raft_consensus.cc:515] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } }
I20260601 13:30:06.974574  3163 leader_election.cc:290] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [CANDIDATE]: Term 1 election: Requested vote from peers cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809), ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025)
I20260601 13:30:06.974869  3110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd582a42064a80827c7f7a70c0beeb" candidate_uuid: "7923f61ed306435ba243c2d675f77527" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0"
I20260601 13:30:06.974877  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd582a42064a80827c7f7a70c0beeb" candidate_uuid: "7923f61ed306435ba243c2d675f77527" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff66c9103fda4e5ba01485d6f91f0e07"
I20260601 13:30:06.974989  3110 raft_consensus.cc:3060] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.975082  2961 raft_consensus.cc:3060] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.975771  3110 raft_consensus.cc:2468] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7923f61ed306435ba243c2d675f77527 in term 1.
I20260601 13:30:06.975811  2961 raft_consensus.cc:2468] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7923f61ed306435ba243c2d675f77527 in term 1.
I20260601 13:30:06.976078  3002 leader_election.cc:304] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, cc5162278bde4492939650436c7fa9e0; no voters: 
I20260601 13:30:06.976251  3163 raft_consensus.cc:2804] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.976341  3163 raft_consensus.cc:697] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 1 LEADER]: Becoming Leader. State: Replica: 7923f61ed306435ba243c2d675f77527, State: Running, Role: LEADER
I20260601 13:30:06.976497  3163 consensus_queue.cc:237] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } }
I20260601 13:30:06.978154  2857 catalog_manager.cc:5696] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7923f61ed306435ba243c2d675f77527 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "7923f61ed306435ba243c2d675f77527" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:06.982263  3209 raft_consensus.cc:493] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.982357  3209 raft_consensus.cc:515] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.982780  3209 leader_election.cc:290] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.983099  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c5ec42c8174287873371eb6e192c80" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527" is_pre_election: true
I20260601 13:30:06.983099  3110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c5ec42c8174287873371eb6e192c80" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0" is_pre_election: true
I20260601 13:30:06.983243  3110 raft_consensus.cc:2468] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 0.
I20260601 13:30:06.983243  3036 raft_consensus.cc:2468] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 0.
I20260601 13:30:06.983522  2926 leader_election.cc:304] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.983669  3209 raft_consensus.cc:2804] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.983744  3209 raft_consensus.cc:493] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.983798  3209 raft_consensus.cc:3060] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.984668  3209 raft_consensus.cc:515] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.984994  3209 leader_election.cc:290] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 election: Requested vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:06.985281  3036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c5ec42c8174287873371eb6e192c80" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7923f61ed306435ba243c2d675f77527"
I20260601 13:30:06.985364  3036 raft_consensus.cc:3060] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.986088  3036 raft_consensus.cc:2468] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 1.
I20260601 13:30:06.986300  3110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c5ec42c8174287873371eb6e192c80" candidate_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc5162278bde4492939650436c7fa9e0"
I20260601 13:30:06.986367  2924 leader_election.cc:304] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7923f61ed306435ba243c2d675f77527, ff66c9103fda4e5ba01485d6f91f0e07; no voters: 
I20260601 13:30:06.986405  3110 raft_consensus.cc:3060] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.986521  3209 raft_consensus.cc:2804] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.986604  3209 raft_consensus.cc:697] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Becoming Leader. State: Replica: ff66c9103fda4e5ba01485d6f91f0e07, State: Running, Role: LEADER
I20260601 13:30:06.986721  3209 consensus_queue.cc:237] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } }
I20260601 13:30:06.987288  3110 raft_consensus.cc:2468] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff66c9103fda4e5ba01485d6f91f0e07 in term 1.
I20260601 13:30:06.988412  2857 catalog_manager.cc:5696] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:07.067456  3110 raft_consensus.cc:1275] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.067575  3036 raft_consensus.cc:1275] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.068002  3219 consensus_queue.cc:1048] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.069011  3112 raft_consensus.cc:1275] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.070182  2961 raft_consensus.cc:1275] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.070293  3112 raft_consensus.cc:1275] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.070607  3219 consensus_queue.cc:1048] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.070667  3037 raft_consensus.cc:1275] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.070807  3172 consensus_queue.cc:1048] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.071189  3036 raft_consensus.cc:1275] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.071533  2961 raft_consensus.cc:1275] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.071620  3110 raft_consensus.cc:1275] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.071687  3219 consensus_queue.cc:1048] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.072103  3035 raft_consensus.cc:1275] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.072222  3212 consensus_queue.cc:1048] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.072495  3212 consensus_queue.cc:1048] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.072919  3037 raft_consensus.cc:1275] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.072960  3197 consensus_queue.cc:1048] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.073185  3110 raft_consensus.cc:1275] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.073827  2960 raft_consensus.cc:1275] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.074199  2961 raft_consensus.cc:1275] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.074707  3197 consensus_queue.cc:1048] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.075176  3197 consensus_queue.cc:1048] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.076213  2961 raft_consensus.cc:1275] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.076248  3213 consensus_queue.cc:1048] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.076359  3037 raft_consensus.cc:1275] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.076519  3213 consensus_queue.cc:1048] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.077855  3164 consensus_queue.cc:1048] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.078118  3164 consensus_queue.cc:1048] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.078321  3164 consensus_queue.cc:1048] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.078524  3164 consensus_queue.cc:1048] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.076520  3032 raft_consensus.cc:1275] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.076519  3209 consensus_queue.cc:1048] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260601 13:30:07.079766  3109 raft_consensus.cc:1275] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.079929  3032 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.081573  2960 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.082191  3213 consensus_queue.cc:1048] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.082532  3032 raft_consensus.cc:1275] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.083179  3213 consensus_queue.cc:1048] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.083683  3032 raft_consensus.cc:1275] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.085606  3107 raft_consensus.cc:1275] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.086028  3198 consensus_queue.cc:1048] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.086715  3209 consensus_queue.cc:1048] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.085623  3164 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260601 13:30:07.089653  3198 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.091014  3209 consensus_queue.cc:1048] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.097608  2956 raft_consensus.cc:1275] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.100430  3219 consensus_queue.cc:1048] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.109712  3237 mvcc.cc:204] Tried to move back new op lower bound from 7292193206553141248 to 7292193206219194368. Current Snapshot: MvccSnapshot[applied={T|T < 7292193206548381696}]
I20260601 13:30:07.134236  3241 mvcc.cc:204] Tried to move back new op lower bound from 7292193206573711360 to 7292193205537275904. Current Snapshot: MvccSnapshot[applied={T|T < 7292193206557274112}]
I20260601 13:30:07.157860  3233 mvcc.cc:204] Tried to move back new op lower bound from 7292193206620942336 to 7292193205653192704. Current Snapshot: MvccSnapshot[applied={T|T < 7292193206575894528}]
I20260601 13:30:07.567404 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:07.569419  3307 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
W20260601 13:30:07.569669  3310 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
I20260601 13:30:07.569926 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:07.569972  3308 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
I20260601 13:30:07.570318 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:07.570369 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:07.570391 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320607570391 us; error 0 us; skew 500 ppm
I20260601 13:30:07.572368 31043 webserver.cc:533] Webserver started at http://127.30.80.196:44495/ using document root <none> and password file <none>
I20260601 13:30:07.572548 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:07.572633 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:07.572711 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:07.573110 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "7cbd7d9ae8a14c478ce7bd793557dd09"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-l49s"
I20260601 13:30:07.574558 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:07.575484  3315 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.575729 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:07.575814 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "7cbd7d9ae8a14c478ce7bd793557dd09"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-l49s"
I20260601 13:30:07.575908 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-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)
I20260601 13:30:07.584075 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:07.584559 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:07.584980 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:07.585590 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:07.585638 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.585690 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:07.585716 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.592212 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:34127
I20260601 13:30:07.592331  3378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:34127 every 8 connection(s)
I20260601 13:30:07.593286 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:07.595574  3384 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
W20260601 13:30:07.595594  3386 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
I20260601 13:30:07.595757 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:07.596364  3383 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
I20260601 13:30:07.596653 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:07.596709 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:07.596735 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320607596735 us; error 0 us; skew 500 ppm
I20260601 13:30:07.597961 31043 webserver.cc:533] Webserver started at http://127.30.80.197:35517/ using document root <none> and password file <none>
I20260601 13:30:07.598140 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:07.598192 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:07.598260 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:07.598783 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-4-root/instance:
uuid: "bdadbcc7714447b88aee7795308b0f45"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-l49s"
I20260601 13:30:07.599014  3379 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37257
I20260601 13:30:07.599114  3379 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:07.599370  3379 heartbeater.cc:507] Master 127.30.80.254:37257 requested a full tablet report, sending...
I20260601 13:30:07.600082  2854 ts_manager.cc:194] Registered new tserver with Master: 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196:34127)
I20260601 13:30:07.600823  2854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38084
I20260601 13:30:07.601051 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:30:07.602360  3391 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.602638 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:07.602716 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-4-root
uuid: "bdadbcc7714447b88aee7795308b0f45"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-l49s"
I20260601 13:30:07.602792 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-4-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)
I20260601 13:30:07.620632 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:07.621063 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:07.621320 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:07.621850 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:07.621888 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.621948 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:07.621987 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.626928 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.197:45839
I20260601 13:30:07.627048  3454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.197:45839 every 8 connection(s)
I20260601 13:30:07.627894 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:07.629925  3458 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
I20260601 13:30:07.630157 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:07.630193  3459 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
W20260601 13:30:07.630729  3461 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
I20260601 13:30:07.630968 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:07.631016 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:07.631048 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320607631048 us; error 0 us; skew 500 ppm
I20260601 13:30:07.632170 31043 webserver.cc:533] Webserver started at http://127.30.80.198:41347/ using document root <none> and password file <none>
I20260601 13:30:07.632314 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:07.632349 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:07.632432 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:07.632531  3455 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37257
I20260601 13:30:07.632630  3455 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:07.632882  3455 heartbeater.cc:507] Master 127.30.80.254:37257 requested a full tablet report, sending...
I20260601 13:30:07.632908 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-5-root/instance:
uuid: "56c98ee08f384f46b0207eefabfa212a"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-l49s"
I20260601 13:30:07.633533  2854 ts_manager.cc:194] Registered new tserver with Master: bdadbcc7714447b88aee7795308b0f45 (127.30.80.197:45839)
I20260601 13:30:07.634078  2854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38100
I20260601 13:30:07.634608 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:07.635593  3466 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.635860 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:07.635944 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-5-root
uuid: "56c98ee08f384f46b0207eefabfa212a"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-l49s"
I20260601 13:30:07.636040 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-5-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)
I20260601 13:30:07.666175 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:07.666699 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:07.667061 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:07.667594 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:07.667663 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.667723 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:07.667771 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.672919 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.198:36823
I20260601 13:30:07.673075  3529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.198:36823 every 8 connection(s)
I20260601 13:30:07.677835  3530 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37257
I20260601 13:30:07.677968  3530 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:07.678225  3530 heartbeater.cc:507] Master 127.30.80.254:37257 requested a full tablet report, sending...
I20260601 13:30:07.678925  2854 ts_manager.cc:194] Registered new tserver with Master: 56c98ee08f384f46b0207eefabfa212a (127.30.80.198:36823)
I20260601 13:30:07.679466  2854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38108
I20260601 13:30:08.556807  2955 consensus_queue.cc:237] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:08.558221  3110 raft_consensus.cc:1275] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:08.558467  3034 raft_consensus.cc:1275] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:08.558621  3537 consensus_queue.cc:1048] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:08.559140  3537 consensus_queue.cc:1048] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:08.560189  3536 raft_consensus.cc:2955] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:08.560590  3110 raft_consensus.cc:2955] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:08.561062  3034 raft_consensus.cc:2955] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:08.563426  2854 catalog_manager.cc:5696] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:30:08.565544  2924 consensus_peers.cc:597] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 -> Peer 56c98ee08f384f46b0207eefabfa212a (127.30.80.198:36823): Couldn't send request to peer 56c98ee08f384f46b0207eefabfa212a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ffe2f6378c047bcb6f55ff9753563e3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:08.568828  3034 consensus_queue.cc:237] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:08.570418  3110 raft_consensus.cc:1275] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:08.570416  2956 raft_consensus.cc:1275] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:08.570865  3295 consensus_queue.cc:1048] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:08.571233  3295 consensus_queue.cc:1048] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:08.572515  3295 raft_consensus.cc:2955] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:08.572912  2956 raft_consensus.cc:2955] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:08.575089  2851 catalog_manager.cc:5696] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 reported cstate change: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "7923f61ed306435ba243c2d675f77527" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:08.575316  3110 raft_consensus.cc:2955] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
W20260601 13:30:08.576207  3001 consensus_peers.cc:597] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 -> Peer 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196:34127): Couldn't send request to peer 7cbd7d9ae8a14c478ce7bd793557dd09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1fd582a42064a80827c7f7a70c0beeb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:08.581064  3110 consensus_queue.cc:237] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:08.582521  2956 raft_consensus.cc:1275] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:30:08.582787  3034 raft_consensus.cc:1275] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:30:08.583000  3293 consensus_queue.cc:1048] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260601 13:30:08.583189  3533 consensus_queue.cc:1048] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260601 13:30:08.584982  3293 raft_consensus.cc:2955] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:08.585398  2956 raft_consensus.cc:2955] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:08.587373  2854 catalog_manager.cc:5696] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 reported cstate change: config changed from index -1 to 24, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:08.587764  3110 consensus_queue.cc:237] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
W20260601 13:30:08.589375  3078 consensus_peers.cc:597] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 -> Peer bdadbcc7714447b88aee7795308b0f45 (127.30.80.197:45839): Couldn't send request to peer bdadbcc7714447b88aee7795308b0f45. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1db669ab3f74ff485dcaac2896e5b00. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:08.590490  2956 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:30:08.590517  3030 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260601 13:30:08.590811  3030 raft_consensus.cc:2955] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:08.591948  3293 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260601 13:30:08.592345  3293 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
W20260601 13:30:08.594310  3075 consensus_peers.cc:597] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 -> Peer 56c98ee08f384f46b0207eefabfa212a (127.30.80.198:36823): Couldn't send request to peer 56c98ee08f384f46b0207eefabfa212a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6b2abb8504b47bc87aec770d44cd531. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:08.594669  3554 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:08.595131  2956 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:08.596309  3030 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:08.597069  2853 catalog_manager.cc:5696] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 reported cstate change: config changed from index -1 to 24, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:08.597186  3110 consensus_queue.cc:237] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:08.598800  2955 raft_consensus.cc:1275] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:08.599203  3293 consensus_queue.cc:1048] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:08.599444  3030 raft_consensus.cc:1275] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:08.599799  3293 consensus_queue.cc:1048] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:08.601595  3533 raft_consensus.cc:2955] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:08.601724  3379 heartbeater.cc:499] Master 127.30.80.254:37257 was elected leader, sending a full tablet report...
I20260601 13:30:08.602392  2955 raft_consensus.cc:2955] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
W20260601 13:30:08.603346  3076 consensus_peers.cc:597] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 -> Peer 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196:34127): Couldn't send request to peer 7cbd7d9ae8a14c478ce7bd793557dd09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 556ee424fa8447e2bc08b16f6782328f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:08.604375  2956 consensus_queue.cc:237] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:08.605021  2854 catalog_manager.cc:5696] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:08.606180  3034 raft_consensus.cc:1275] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:08.606575  3301 consensus_queue.cc:1048] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:08.608268  3110 raft_consensus.cc:1275] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:08.608615  3301 consensus_queue.cc:1048] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:08.609202  3301 raft_consensus.cc:2955] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
W20260601 13:30:08.610013  2927 consensus_peers.cc:597] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 -> Peer bdadbcc7714447b88aee7795308b0f45 (127.30.80.197:45839): Couldn't send request to peer bdadbcc7714447b88aee7795308b0f45. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07050a696f5344589599b78bd0f37ed0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:08.611246  3030 raft_consensus.cc:2955] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:08.611861  2853 catalog_manager.cc:5696] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: config changed from index -1 to 26, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:08.612221  3034 raft_consensus.cc:2955] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:08.612324  3110 raft_consensus.cc:2955] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:08.635013  3455 heartbeater.cc:499] Master 127.30.80.254:37257 was elected leader, sending a full tablet report...
I20260601 13:30:08.680441  3530 heartbeater.cc:499] Master 127.30.80.254:37257 was elected leader, sending a full tablet report...
I20260601 13:30:09.013386  3568 ts_tablet_manager.cc:933] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: Initiating tablet copy from peer 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:09.013815  3568 tablet_copy_client.cc:323] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:41799
I20260601 13:30:09.016043  3571 ts_tablet_manager.cc:933] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: Initiating tablet copy from peer ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025)
I20260601 13:30:09.016342  3571 tablet_copy_client.cc:323] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.193:42025
I20260601 13:30:09.018990  3047 tablet_copy_service.cc:140] P 7923f61ed306435ba243c2d675f77527: Received BeginTabletCopySession request for tablet d1fd582a42064a80827c7f7a70c0beeb from peer 7cbd7d9ae8a14c478ce7bd793557dd09 ({username='slave'} at 127.0.0.1:58450)
I20260601 13:30:09.019091  3047 tablet_copy_service.cc:161] P 7923f61ed306435ba243c2d675f77527: Beginning new tablet copy session on tablet d1fd582a42064a80827c7f7a70c0beeb from peer 7cbd7d9ae8a14c478ce7bd793557dd09 at {username='slave'} at 127.0.0.1:58450: session id = 7cbd7d9ae8a14c478ce7bd793557dd09-d1fd582a42064a80827c7f7a70c0beeb
I20260601 13:30:09.020188  3047 tablet_copy_source_session.cc:215] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:09.020983  3568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fd582a42064a80827c7f7a70c0beeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:09.022255  2971 tablet_copy_service.cc:140] P ff66c9103fda4e5ba01485d6f91f0e07: Received BeginTabletCopySession request for tablet 6ffe2f6378c047bcb6f55ff9753563e3 from peer 56c98ee08f384f46b0207eefabfa212a ({username='slave'} at 127.0.0.1:48256)
I20260601 13:30:09.022351  2971 tablet_copy_service.cc:161] P ff66c9103fda4e5ba01485d6f91f0e07: Beginning new tablet copy session on tablet 6ffe2f6378c047bcb6f55ff9753563e3 from peer 56c98ee08f384f46b0207eefabfa212a at {username='slave'} at 127.0.0.1:48256: session id = 56c98ee08f384f46b0207eefabfa212a-6ffe2f6378c047bcb6f55ff9753563e3
I20260601 13:30:09.023187  2971 tablet_copy_source_session.cc:215] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:09.023331  3568 tablet_copy_client.cc:806] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:09.023485  3568 tablet_copy_client.cc:670] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:09.024446  3571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffe2f6378c047bcb6f55ff9753563e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:09.024462  3569 tablet_copy_client.cc:1025] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:09.025950  3571 tablet_copy_client.cc:806] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:09.026111  3571 tablet_copy_client.cc:670] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:09.027055  3572 tablet_copy_client.cc:1025] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:09.047258  3574 ts_tablet_manager.cc:933] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: Initiating tablet copy from peer cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:09.047686  3574 tablet_copy_client.cc:323] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:32809
I20260601 13:30:09.051816  3122 tablet_copy_service.cc:140] P cc5162278bde4492939650436c7fa9e0: Received BeginTabletCopySession request for tablet c1db669ab3f74ff485dcaac2896e5b00 from peer bdadbcc7714447b88aee7795308b0f45 ({username='slave'} at 127.0.0.1:41668)
I20260601 13:30:09.051954  3122 tablet_copy_service.cc:161] P cc5162278bde4492939650436c7fa9e0: Beginning new tablet copy session on tablet c1db669ab3f74ff485dcaac2896e5b00 from peer bdadbcc7714447b88aee7795308b0f45 at {username='slave'} at 127.0.0.1:41668: session id = bdadbcc7714447b88aee7795308b0f45-c1db669ab3f74ff485dcaac2896e5b00
I20260601 13:30:09.053043  3122 tablet_copy_source_session.cc:215] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:09.053884  3574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1db669ab3f74ff485dcaac2896e5b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:09.056088  3574 tablet_copy_client.cc:806] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:09.056259  3574 tablet_copy_client.cc:670] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:09.057397  3575 tablet_copy_client.cc:1025] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:09.136009  3577 ts_tablet_manager.cc:933] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: Initiating tablet copy from peer ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025)
I20260601 13:30:09.136404  3577 tablet_copy_client.cc:323] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.193:42025
I20260601 13:30:09.140398  2971 tablet_copy_service.cc:140] P ff66c9103fda4e5ba01485d6f91f0e07: Received BeginTabletCopySession request for tablet 07050a696f5344589599b78bd0f37ed0 from peer bdadbcc7714447b88aee7795308b0f45 ({username='slave'} at 127.0.0.1:48270)
I20260601 13:30:09.140506  2971 tablet_copy_service.cc:161] P ff66c9103fda4e5ba01485d6f91f0e07: Beginning new tablet copy session on tablet 07050a696f5344589599b78bd0f37ed0 from peer bdadbcc7714447b88aee7795308b0f45 at {username='slave'} at 127.0.0.1:48270: session id = bdadbcc7714447b88aee7795308b0f45-07050a696f5344589599b78bd0f37ed0
I20260601 13:30:09.141266  2971 tablet_copy_source_session.cc:215] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:09.142169  3577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07050a696f5344589599b78bd0f37ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:09.144775  3577 tablet_copy_client.cc:806] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:09.144940  3577 tablet_copy_client.cc:670] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:09.146049  3578 tablet_copy_client.cc:1025] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:09.170349  3579 ts_tablet_manager.cc:933] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: Initiating tablet copy from peer cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:09.170768  3579 tablet_copy_client.cc:323] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:32809
I20260601 13:30:09.174844  3122 tablet_copy_service.cc:140] P cc5162278bde4492939650436c7fa9e0: Received BeginTabletCopySession request for tablet 556ee424fa8447e2bc08b16f6782328f from peer 7cbd7d9ae8a14c478ce7bd793557dd09 ({username='slave'} at 127.0.0.1:41678)
I20260601 13:30:09.174983  3122 tablet_copy_service.cc:161] P cc5162278bde4492939650436c7fa9e0: Beginning new tablet copy session on tablet 556ee424fa8447e2bc08b16f6782328f from peer 7cbd7d9ae8a14c478ce7bd793557dd09 at {username='slave'} at 127.0.0.1:41678: session id = 7cbd7d9ae8a14c478ce7bd793557dd09-556ee424fa8447e2bc08b16f6782328f
I20260601 13:30:09.175763  3122 tablet_copy_source_session.cc:215] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:09.176726  3579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556ee424fa8447e2bc08b16f6782328f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:09.178601  3579 tablet_copy_client.cc:806] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:09.178781  3579 tablet_copy_client.cc:670] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:09.179848  3580 tablet_copy_client.cc:1025] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:09.203261  3581 ts_tablet_manager.cc:933] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: Initiating tablet copy from peer cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:09.203729  3581 tablet_copy_client.cc:323] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:32809
I20260601 13:30:09.207768  3122 tablet_copy_service.cc:140] P cc5162278bde4492939650436c7fa9e0: Received BeginTabletCopySession request for tablet c6b2abb8504b47bc87aec770d44cd531 from peer 56c98ee08f384f46b0207eefabfa212a ({username='slave'} at 127.0.0.1:41684)
I20260601 13:30:09.207911  3122 tablet_copy_service.cc:161] P cc5162278bde4492939650436c7fa9e0: Beginning new tablet copy session on tablet c6b2abb8504b47bc87aec770d44cd531 from peer 56c98ee08f384f46b0207eefabfa212a at {username='slave'} at 127.0.0.1:41684: session id = 56c98ee08f384f46b0207eefabfa212a-c6b2abb8504b47bc87aec770d44cd531
I20260601 13:30:09.208743  3122 tablet_copy_source_session.cc:215] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:09.209929  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b2abb8504b47bc87aec770d44cd531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:09.212181  3581 tablet_copy_client.cc:806] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:09.212352  3581 tablet_copy_client.cc:670] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:09.213474  3582 tablet_copy_client.cc:1025] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:11.024900  3568 tablet_copy_client.cc:538] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:11.026695  3568 tablet_bootstrap.cc:492] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap starting.
I20260601 13:30:11.027390  3571 tablet_copy_client.cc:538] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:11.028642  3571 tablet_bootstrap.cc:492] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: Bootstrap starting.
I20260601 13:30:11.048331  3571 tablet_bootstrap.cc:492] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:11.048655  3571 tablet_bootstrap.cc:492] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: Bootstrap complete.
I20260601 13:30:11.048868  3571 ts_tablet_manager.cc:1403] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260601 13:30:11.049336  3571 raft_consensus.cc:359] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:11.049472  3571 raft_consensus.cc:740] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56c98ee08f384f46b0207eefabfa212a, State: Initialized, Role: LEARNER
I20260601 13:30:11.049594  3571 consensus_queue.cc:260] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:11.049997  3571 ts_tablet_manager.cc:1434] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:11.050697  2971 tablet_copy_service.cc:342] P ff66c9103fda4e5ba01485d6f91f0e07: Request end of tablet copy session 56c98ee08f384f46b0207eefabfa212a-6ffe2f6378c047bcb6f55ff9753563e3 received from {username='slave'} at 127.0.0.1:48256
I20260601 13:30:11.050776  2971 tablet_copy_service.cc:434] P ff66c9103fda4e5ba01485d6f91f0e07: ending tablet copy session 56c98ee08f384f46b0207eefabfa212a-6ffe2f6378c047bcb6f55ff9753563e3 on tablet 6ffe2f6378c047bcb6f55ff9753563e3 with peer 56c98ee08f384f46b0207eefabfa212a
I20260601 13:30:11.051611  3568 tablet_bootstrap.cc:492] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:11.051903  3568 tablet_bootstrap.cc:492] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap complete.
I20260601 13:30:11.052131  3568 ts_tablet_manager.cc:1403] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.007s
I20260601 13:30:11.052590  3568 raft_consensus.cc:359] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:11.052713  3568 raft_consensus.cc:740] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7cbd7d9ae8a14c478ce7bd793557dd09, State: Initialized, Role: LEARNER
I20260601 13:30:11.052821  3568 consensus_queue.cc:260] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:11.053403  3568 ts_tablet_manager.cc:1434] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:11.053951  3047 tablet_copy_service.cc:342] P 7923f61ed306435ba243c2d675f77527: Request end of tablet copy session 7cbd7d9ae8a14c478ce7bd793557dd09-d1fd582a42064a80827c7f7a70c0beeb received from {username='slave'} at 127.0.0.1:58450
I20260601 13:30:11.054039  3047 tablet_copy_service.cc:434] P 7923f61ed306435ba243c2d675f77527: ending tablet copy session 7cbd7d9ae8a14c478ce7bd793557dd09-d1fd582a42064a80827c7f7a70c0beeb on tablet d1fd582a42064a80827c7f7a70c0beeb with peer 7cbd7d9ae8a14c478ce7bd793557dd09
I20260601 13:30:11.057685  3574 tablet_copy_client.cc:538] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:11.059166  3574 tablet_bootstrap.cc:492] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: Bootstrap starting.
I20260601 13:30:11.075453  3574 tablet_bootstrap.cc:492] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:11.075769  3574 tablet_bootstrap.cc:492] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: Bootstrap complete.
I20260601 13:30:11.076028  3574 ts_tablet_manager.cc:1403] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: Time spent bootstrapping tablet: real 0.017s	user 0.018s	sys 0.000s
I20260601 13:30:11.076588  3574 raft_consensus.cc:359] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:11.076747  3574 raft_consensus.cc:740] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bdadbcc7714447b88aee7795308b0f45, State: Initialized, Role: LEARNER
I20260601 13:30:11.076854  3574 consensus_queue.cc:260] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:11.077262  3574 ts_tablet_manager.cc:1434] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:11.077913  3122 tablet_copy_service.cc:342] P cc5162278bde4492939650436c7fa9e0: Request end of tablet copy session bdadbcc7714447b88aee7795308b0f45-c1db669ab3f74ff485dcaac2896e5b00 received from {username='slave'} at 127.0.0.1:41668
I20260601 13:30:11.077997  3122 tablet_copy_service.cc:434] P cc5162278bde4492939650436c7fa9e0: ending tablet copy session bdadbcc7714447b88aee7795308b0f45-c1db669ab3f74ff485dcaac2896e5b00 on tablet c1db669ab3f74ff485dcaac2896e5b00 with peer bdadbcc7714447b88aee7795308b0f45
I20260601 13:30:11.146459  3577 tablet_copy_client.cc:538] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:11.148391  3577 tablet_bootstrap.cc:492] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: Bootstrap starting.
I20260601 13:30:11.173205  3577 tablet_bootstrap.cc:492] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:11.173592  3577 tablet_bootstrap.cc:492] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: Bootstrap complete.
I20260601 13:30:11.173804  3577 ts_tablet_manager.cc:1403] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.000s
I20260601 13:30:11.174374  3577 raft_consensus.cc:359] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:11.174525  3577 raft_consensus.cc:740] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bdadbcc7714447b88aee7795308b0f45, State: Initialized, Role: LEARNER
I20260601 13:30:11.174626  3577 consensus_queue.cc:260] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:11.174950  3577 ts_tablet_manager.cc:1434] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:30:11.175588  2971 tablet_copy_service.cc:342] P ff66c9103fda4e5ba01485d6f91f0e07: Request end of tablet copy session bdadbcc7714447b88aee7795308b0f45-07050a696f5344589599b78bd0f37ed0 received from {username='slave'} at 127.0.0.1:48270
I20260601 13:30:11.175693  2971 tablet_copy_service.cc:434] P ff66c9103fda4e5ba01485d6f91f0e07: ending tablet copy session bdadbcc7714447b88aee7795308b0f45-07050a696f5344589599b78bd0f37ed0 on tablet 07050a696f5344589599b78bd0f37ed0 with peer bdadbcc7714447b88aee7795308b0f45
I20260601 13:30:11.180184  3579 tablet_copy_client.cc:538] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:11.181468  3579 tablet_bootstrap.cc:492] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap starting.
I20260601 13:30:11.200016  3579 tablet_bootstrap.cc:492] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:11.200359  3579 tablet_bootstrap.cc:492] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap complete.
I20260601 13:30:11.200577  3579 ts_tablet_manager.cc:1403] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260601 13:30:11.201042  3579 raft_consensus.cc:359] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:11.201154  3579 raft_consensus.cc:740] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7cbd7d9ae8a14c478ce7bd793557dd09, State: Initialized, Role: LEARNER
I20260601 13:30:11.201277  3579 consensus_queue.cc:260] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:11.201543  3579 ts_tablet_manager.cc:1434] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:11.202082  3122 tablet_copy_service.cc:342] P cc5162278bde4492939650436c7fa9e0: Request end of tablet copy session 7cbd7d9ae8a14c478ce7bd793557dd09-556ee424fa8447e2bc08b16f6782328f received from {username='slave'} at 127.0.0.1:41678
I20260601 13:30:11.202174  3122 tablet_copy_service.cc:434] P cc5162278bde4492939650436c7fa9e0: ending tablet copy session 7cbd7d9ae8a14c478ce7bd793557dd09-556ee424fa8447e2bc08b16f6782328f on tablet 556ee424fa8447e2bc08b16f6782328f with peer 7cbd7d9ae8a14c478ce7bd793557dd09
I20260601 13:30:11.213871  3581 tablet_copy_client.cc:538] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:11.215283  3581 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: Bootstrap starting.
I20260601 13:30:11.232329  3581 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:11.232686  3581 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: Bootstrap complete.
I20260601 13:30:11.232899  3581 ts_tablet_manager.cc:1403] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.000s
I20260601 13:30:11.233366  3581 raft_consensus.cc:359] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:11.233501  3581 raft_consensus.cc:740] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56c98ee08f384f46b0207eefabfa212a, State: Initialized, Role: LEARNER
I20260601 13:30:11.233639  3581 consensus_queue.cc:260] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:11.233938  3581 ts_tablet_manager.cc:1434] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:11.234542  3122 tablet_copy_service.cc:342] P cc5162278bde4492939650436c7fa9e0: Request end of tablet copy session 56c98ee08f384f46b0207eefabfa212a-c6b2abb8504b47bc87aec770d44cd531 received from {username='slave'} at 127.0.0.1:41684
I20260601 13:30:11.234632  3122 tablet_copy_service.cc:434] P cc5162278bde4492939650436c7fa9e0: ending tablet copy session 56c98ee08f384f46b0207eefabfa212a-c6b2abb8504b47bc87aec770d44cd531 on tablet c6b2abb8504b47bc87aec770d44cd531 with peer 56c98ee08f384f46b0207eefabfa212a
I20260601 13:30:11.295574  3353 raft_consensus.cc:1217] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:30:11.340870  3504 raft_consensus.cc:1217] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:30:11.365089  3504 raft_consensus.cc:1217] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260601 13:30:11.371795  3353 raft_consensus.cc:1217] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:30:11.419109  3429 raft_consensus.cc:1217] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260601 13:30:11.650489  3429 raft_consensus.cc:1217] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:30:11.811612  3533 raft_consensus.cc:1064] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0: attempting to promote NON_VOTER 56c98ee08f384f46b0207eefabfa212a to VOTER
I20260601 13:30:11.812170  3533 consensus_queue.cc:237] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } }
I20260601 13:30:11.813557  3030 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:30:11.813557  3504 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:30:11.813711  2956 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:30:11.813987  3599 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:30:11.814188  3533 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:30:11.814314  3598 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:30:11.816390  3533 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.816962  3030 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.816975  3504 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.819175  2956 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.819224  2854 catalog_manager.cc:5696] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 reported cstate change: config changed from index 24 to 25, 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.827011  3110 consensus_queue.cc:237] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } }
I20260601 13:30:11.828176  3504 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:11.828265  3030 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:11.828552  3598 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:11.828735  3599 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:11.830188  3601 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.830516  3504 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.831954  2844 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c6b2abb8504b47bc87aec770d44cd531 with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:11.832476  2855 catalog_manager.cc:5696] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a reported cstate change: config changed from index 25 to 26, VOTER ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193) evicted. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.833195  3030 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.834877  2947 tablet_service.cc:1558] Processing DeleteTablet for tablet c6b2abb8504b47bc87aec770d44cd531 with delete_type TABLET_DATA_TOMBSTONED (TS ff66c9103fda4e5ba01485d6f91f0e07 not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:48192
I20260601 13:30:11.835266  3609 tablet_replica.cc:333] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:11.835448  3609 raft_consensus.cc:2243] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:11.835634  3609 raft_consensus.cc:2272] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:11.836328  3609 ts_tablet_manager.cc:1916] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:11.838479  3609 ts_tablet_manager.cc:1929] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260601 13:30:11.838560  3609 log.cc:1199] T c6b2abb8504b47bc87aec770d44cd531 P ff66c9103fda4e5ba01485d6f91f0e07: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/c6b2abb8504b47bc87aec770d44cd531
I20260601 13:30:11.839087  2842 catalog_manager.cc:5027] TS ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025): tablet c6b2abb8504b47bc87aec770d44cd531 (table test-workload [id=297eb3905b88466a97baefb34558faf8]) successfully deleted
I20260601 13:30:11.859638  3599 raft_consensus.cc:1064] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0: attempting to promote NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 to VOTER
I20260601 13:30:11.860235  3599 consensus_queue.cc:237] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } }
I20260601 13:30:11.861677  3353 raft_consensus.cc:1275] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:11.861799  3030 raft_consensus.cc:1275] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:11.861932  2956 raft_consensus.cc:1275] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:11.862169  3599 consensus_queue.cc:1048] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:11.862398  3598 consensus_queue.cc:1048] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:11.862576  3601 consensus_queue.cc:1048] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:11.864287  3601 raft_consensus.cc:2955] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.864710  3353 raft_consensus.cc:2955] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.866423  3030 raft_consensus.cc:2955] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.866886  2851 catalog_manager.cc:5696] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 reported cstate change: config changed from index 26 to 27, 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.866356  2956 raft_consensus.cc:2955] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.870384  3110 consensus_queue.cc:237] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } }
I20260601 13:30:11.871583  2956 raft_consensus.cc:1275] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:30:11.871927  3599 consensus_queue.cc:1048] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:30:11.872052  3353 raft_consensus.cc:1275] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:30:11.872500  3599 consensus_queue.cc:1048] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:30:11.873445  3533 raft_consensus.cc:2955] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7923f61ed306435ba243c2d675f77527 (127.30.80.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.873775  2956 raft_consensus.cc:2955] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7923f61ed306435ba243c2d675f77527 (127.30.80.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.875375  2844 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 556ee424fa8447e2bc08b16f6782328f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:11.875810  2854 catalog_manager.cc:5696] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 reported cstate change: config changed from index 27 to 28, VOTER 7923f61ed306435ba243c2d675f77527 (127.30.80.194) evicted. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:11.877135  3353 raft_consensus.cc:2955] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7923f61ed306435ba243c2d675f77527 (127.30.80.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.878077  3023 tablet_service.cc:1558] Processing DeleteTablet for tablet 556ee424fa8447e2bc08b16f6782328f with delete_type TABLET_DATA_TOMBSTONED (TS 7923f61ed306435ba243c2d675f77527 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:58406
I20260601 13:30:11.878507  3614 tablet_replica.cc:333] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:11.878708  3614 raft_consensus.cc:2243] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:11.878903  3614 raft_consensus.cc:2272] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:11.879525  3614 ts_tablet_manager.cc:1916] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:11.881668  3614 ts_tablet_manager.cc:1929] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:30:11.881753  3614 log.cc:1199] T 556ee424fa8447e2bc08b16f6782328f P 7923f61ed306435ba243c2d675f77527: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-1-root/wals/556ee424fa8447e2bc08b16f6782328f
I20260601 13:30:11.882299  2842 catalog_manager.cc:5027] TS 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799): tablet 556ee424fa8447e2bc08b16f6782328f (table test-workload [id=297eb3905b88466a97baefb34558faf8]) successfully deleted
I20260601 13:30:11.904843  3588 raft_consensus.cc:1064] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07: attempting to promote NON_VOTER 56c98ee08f384f46b0207eefabfa212a to VOTER
I20260601 13:30:11.905392  3588 consensus_queue.cc:237] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } }
I20260601 13:30:11.906875  3110 raft_consensus.cc:1275] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:11.906963  3030 raft_consensus.cc:1275] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:11.906875  3504 raft_consensus.cc:1275] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:11.907286  3618 consensus_queue.cc:1048] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:11.907450  3615 consensus_queue.cc:1048] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:11.907639  3616 consensus_queue.cc:1048] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:11.909476  3618 raft_consensus.cc:2955] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.910051  3110 raft_consensus.cc:2955] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.911425  3030 raft_consensus.cc:2955] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.911481  3504 raft_consensus.cc:2955] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.913995  2854 catalog_manager.cc:5696] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 reported cstate change: config changed from index 26 to 27, 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.917336  3533 raft_consensus.cc:1064] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0: attempting to promote NON_VOTER bdadbcc7714447b88aee7795308b0f45 to VOTER
I20260601 13:30:11.917712  3533 consensus_queue.cc:237] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } }
I20260601 13:30:11.917755  2956 consensus_queue.cc:237] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } }
I20260601 13:30:11.919312  3429 raft_consensus.cc:1275] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:30:11.919523  2956 raft_consensus.cc:1275] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:30:11.919636  3030 raft_consensus.cc:1275] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:30:11.919828  3601 consensus_queue.cc:1048] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:30:11.919894  3504 raft_consensus.cc:1275] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:30:11.920182  3601 consensus_queue.cc:1048] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:30:11.920425  3588 consensus_queue.cc:1048] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:30:11.920503  3601 consensus_queue.cc:1048] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:30:11.921801  3110 raft_consensus.cc:1275] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:30:11.922135  3588 consensus_queue.cc:1048] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:30:11.923116  3598 raft_consensus.cc:2955] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:11.923542  2956 raft_consensus.cc:2955] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:11.924634  3588 raft_consensus.cc:2955] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7923f61ed306435ba243c2d675f77527 (127.30.80.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.925328  3429 raft_consensus.cc:2955] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:11.926702  2842 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6ffe2f6378c047bcb6f55ff9753563e3 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:11.926826  3110 raft_consensus.cc:2955] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7923f61ed306435ba243c2d675f77527 (127.30.80.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.927261  2853 catalog_manager.cc:5696] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 reported cstate change: config changed from index 24 to 25, bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:11.927356  3030 raft_consensus.cc:2955] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:11.929198  3504 raft_consensus.cc:2955] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7923f61ed306435ba243c2d675f77527 (127.30.80.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } }
I20260601 13:30:11.931541  2854 catalog_manager.cc:5696] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: config changed from index 27 to 28, VOTER 7923f61ed306435ba243c2d675f77527 (127.30.80.194) evicted. New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:11.933161  3110 consensus_queue.cc:237] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } }
I20260601 13:30:11.934082  3023 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ffe2f6378c047bcb6f55ff9753563e3 with delete_type TABLET_DATA_TOMBSTONED (TS 7923f61ed306435ba243c2d675f77527 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:58406
I20260601 13:30:11.934149  3429 raft_consensus.cc:1275] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:11.934202  3030 raft_consensus.cc:1275] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:11.934356  3614 tablet_replica.cc:333] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:11.934544  3614 raft_consensus.cc:2243] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:11.934631  3598 consensus_queue.cc:1048] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:11.934693  3614 raft_consensus.cc:2272] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:11.935019  3598 consensus_queue.cc:1048] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:11.935663  3614 ts_tablet_manager.cc:1916] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:11.936445  3599 raft_consensus.cc:2955] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:11.936772  3429 raft_consensus.cc:2955] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:11.937805  3614 ts_tablet_manager.cc:1929] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:30:11.937884  3614 log.cc:1199] T 6ffe2f6378c047bcb6f55ff9753563e3 P 7923f61ed306435ba243c2d675f77527: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-1-root/wals/6ffe2f6378c047bcb6f55ff9753563e3
I20260601 13:30:11.938475  2842 catalog_manager.cc:5027] TS 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799): tablet 6ffe2f6378c047bcb6f55ff9753563e3 (table test-workload [id=297eb3905b88466a97baefb34558faf8]) successfully deleted
I20260601 13:30:11.939059  3587 raft_consensus.cc:1064] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527: attempting to promote NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 to VOTER
I20260601 13:30:11.939440  3587 consensus_queue.cc:237] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } }
I20260601 13:30:11.940560  2849 catalog_manager.cc:5696] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 reported cstate change: config changed from index 25 to 26, VOTER ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193) evicted. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:11.941491  3110 raft_consensus.cc:1275] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:11.941709  2844 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c1db669ab3f74ff485dcaac2896e5b00 with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:11.942056  2956 raft_consensus.cc:1275] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:11.942389  3030 raft_consensus.cc:2955] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:11.942896  3353 raft_consensus.cc:1275] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:11.943667  2947 tablet_service.cc:1558] Processing DeleteTablet for tablet c1db669ab3f74ff485dcaac2896e5b00 with delete_type TABLET_DATA_TOMBSTONED (TS ff66c9103fda4e5ba01485d6f91f0e07 not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:48192
I20260601 13:30:11.943877  3609 tablet_replica.cc:333] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:11.944048  3609 raft_consensus.cc:2243] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:11.944218  3609 raft_consensus.cc:2272] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:11.943282  3626 consensus_queue.cc:1048] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:11.944869  3587 consensus_queue.cc:1048] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:11.944993  3609 ts_tablet_manager.cc:1916] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:11.945341  3587 consensus_queue.cc:1048] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:11.947088  3609 ts_tablet_manager.cc:1929] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260601 13:30:11.947167  3609 log.cc:1199] T c1db669ab3f74ff485dcaac2896e5b00 P ff66c9103fda4e5ba01485d6f91f0e07: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/c1db669ab3f74ff485dcaac2896e5b00
I20260601 13:30:11.947899  2842 catalog_manager.cc:5027] TS ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025): tablet c1db669ab3f74ff485dcaac2896e5b00 (table test-workload [id=297eb3905b88466a97baefb34558faf8]) successfully deleted
I20260601 13:30:11.948357  3626 raft_consensus.cc:2955] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.948863  3353 raft_consensus.cc:2955] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.949826  3110 raft_consensus.cc:2955] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.950635  2956 raft_consensus.cc:2955] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.950857  2849 catalog_manager.cc:5696] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 reported cstate change: config changed from index 26 to 27, 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7923f61ed306435ba243c2d675f77527" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:11.954205  3030 consensus_queue.cc:237] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } }
I20260601 13:30:11.955438  3353 raft_consensus.cc:1275] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:30:11.955862  3629 consensus_queue.cc:1048] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:30:11.956271  2956 raft_consensus.cc:1275] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:30:11.957022  3629 consensus_queue.cc:1048] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:30:11.957662  3628 raft_consensus.cc:2955] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cc5162278bde4492939650436c7fa9e0 (127.30.80.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.957999  3353 raft_consensus.cc:2955] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cc5162278bde4492939650436c7fa9e0 (127.30.80.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.958707  2956 raft_consensus.cc:2955] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cc5162278bde4492939650436c7fa9e0 (127.30.80.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.959252  2842 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d1fd582a42064a80827c7f7a70c0beeb with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:11.960760  2851 catalog_manager.cc:5696] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 reported cstate change: config changed from index 27 to 28, VOTER cc5162278bde4492939650436c7fa9e0 (127.30.80.195) evicted. New cstate: current_term: 1 leader_uuid: "7923f61ed306435ba243c2d675f77527" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } } }
I20260601 13:30:11.963012  3101 tablet_service.cc:1558] Processing DeleteTablet for tablet d1fd582a42064a80827c7f7a70c0beeb with delete_type TABLET_DATA_TOMBSTONED (TS cc5162278bde4492939650436c7fa9e0 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:41634
I20260601 13:30:11.963797  3633 tablet_replica.cc:333] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:11.964323  3633 raft_consensus.cc:2243] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:11.964516  3633 raft_consensus.cc:2272] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:11.965088  3633 ts_tablet_manager.cc:1916] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:11.966979  3633 ts_tablet_manager.cc:1929] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:30:11.967072  3633 log.cc:1199] T d1fd582a42064a80827c7f7a70c0beeb P cc5162278bde4492939650436c7fa9e0: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-2-root/wals/d1fd582a42064a80827c7f7a70c0beeb
I20260601 13:30:11.967613  2844 catalog_manager.cc:5027] TS cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809): tablet d1fd582a42064a80827c7f7a70c0beeb (table test-workload [id=297eb3905b88466a97baefb34558faf8]) successfully deleted
I20260601 13:30:12.235366  3615 raft_consensus.cc:1064] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07: attempting to promote NON_VOTER bdadbcc7714447b88aee7795308b0f45 to VOTER
I20260601 13:30:12.235878  3615 consensus_queue.cc:237] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } }
I20260601 13:30:12.237486  3429 raft_consensus.cc:1275] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:12.237551  3030 raft_consensus.cc:1275] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:12.237851  3110 raft_consensus.cc:1275] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:12.237957  3618 consensus_queue.cc:1048] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:12.238241  3588 consensus_queue.cc:1048] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:12.238442  3615 consensus_queue.cc:1048] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:12.240200  3618 raft_consensus.cc:2955] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:12.240571  3030 raft_consensus.cc:2955] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:12.240906  3110 raft_consensus.cc:2955] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:12.242767  3429 raft_consensus.cc:2955] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:12.243058  2853 catalog_manager.cc:5696] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 reported cstate change: config changed from index 26 to 27, bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:12.247746  2956 consensus_queue.cc:237] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } }
I20260601 13:30:12.248847  3030 raft_consensus.cc:1275] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:30:12.249156  3429 raft_consensus.cc:1275] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:30:12.249213  3588 consensus_queue.cc:1048] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:30:12.249528  3615 consensus_queue.cc:1048] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:30:12.250852  3588 raft_consensus.cc:2955] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cc5162278bde4492939650436c7fa9e0 (127.30.80.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:12.252190  3030 raft_consensus.cc:2955] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cc5162278bde4492939650436c7fa9e0 (127.30.80.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:12.252638  2842 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 07050a696f5344589599b78bd0f37ed0 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:12.253384  2851 catalog_manager.cc:5696] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: config changed from index 27 to 28, VOTER cc5162278bde4492939650436c7fa9e0 (127.30.80.195) evicted. New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:12.253491  3429 raft_consensus.cc:2955] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cc5162278bde4492939650436c7fa9e0 (127.30.80.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } } }
I20260601 13:30:12.255761  3101 tablet_service.cc:1558] Processing DeleteTablet for tablet 07050a696f5344589599b78bd0f37ed0 with delete_type TABLET_DATA_TOMBSTONED (TS cc5162278bde4492939650436c7fa9e0 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:41634
I20260601 13:30:12.256217  3633 tablet_replica.cc:333] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:12.256376  3633 raft_consensus.cc:2243] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.256541  3633 raft_consensus.cc:2272] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.257248  3633 ts_tablet_manager.cc:1916] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:12.259037  3633 ts_tablet_manager.cc:1929] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:30:12.259099  3633 log.cc:1199] T 07050a696f5344589599b78bd0f37ed0 P cc5162278bde4492939650436c7fa9e0: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320503991941-31043-0/minicluster-data/ts-2-root/wals/07050a696f5344589599b78bd0f37ed0
I20260601 13:30:12.259624  2844 catalog_manager.cc:5027] TS cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809): tablet 07050a696f5344589599b78bd0f37ed0 (table test-workload [id=297eb3905b88466a97baefb34558faf8]) successfully deleted
I20260601 13:30:13.259032  3110 consensus_queue.cc:237] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:13.260517  3030 raft_consensus.cc:1275] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260601 13:30:13.260615  3076 consensus_peers.cc:597] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 -> Peer 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196:34127): Couldn't send request to peer 7cbd7d9ae8a14c478ce7bd793557dd09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 970f936343c745d780b0e758063258d6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:13.260517  2956 raft_consensus.cc:1275] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:13.260937  3639 consensus_queue.cc:1048] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:13.261106  3640 consensus_queue.cc:1048] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:13.262974  3640 raft_consensus.cc:2955] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:13.263391  3030 raft_consensus.cc:2955] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:13.263836  2956 raft_consensus.cc:2955] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:13.265565  2851 catalog_manager.cc:5696] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 reported cstate change: config changed from index -1 to 26, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:13.266557  3110 consensus_queue.cc:237] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:13.267918  3030 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:13.268098  3504 raft_consensus.cc:1275] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:30:13.268137  3078 consensus_peers.cc:597] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 -> Peer bdadbcc7714447b88aee7795308b0f45 (127.30.80.197:45839): Couldn't send request to peer bdadbcc7714447b88aee7795308b0f45. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6b2abb8504b47bc87aec770d44cd531. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:13.268492  3639 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:13.268673  3640 consensus_queue.cc:1048] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:13.270315  3598 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:13.270728  3030 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:13.273267  2849 catalog_manager.cc:5696] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 reported cstate change: config changed from index 26 to 27, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:13.273315  2956 consensus_queue.cc:237] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:13.273882  3504 raft_consensus.cc:2955] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
W20260601 13:30:13.275130  2924 consensus_peers.cc:597] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 -> Peer 56c98ee08f384f46b0207eefabfa212a (127.30.80.198:36823): Couldn't send request to peer 56c98ee08f384f46b0207eefabfa212a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19c5ec42c8174287873371eb6e192c80. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:13.275126  3110 raft_consensus.cc:1275] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:13.275465  3030 raft_consensus.cc:1275] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:13.275549  3652 consensus_queue.cc:1048] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:13.276090  3588 consensus_queue.cc:1048] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:13.277666  3651 raft_consensus.cc:2955] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:13.278113  3030 raft_consensus.cc:2955] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:13.278426  3110 raft_consensus.cc:2955] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:13.280094  2851 catalog_manager.cc:5696] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:13.281740  2956 consensus_queue.cc:237] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:13.283320  3030 raft_consensus.cc:1275] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260601 13:30:13.283440  2927 consensus_peers.cc:597] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 -> Peer bdadbcc7714447b88aee7795308b0f45 (127.30.80.197:45839): Couldn't send request to peer bdadbcc7714447b88aee7795308b0f45. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b17e6503a4a146989ffd54ff1dcfdd11. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:13.283452  3110 raft_consensus.cc:1275] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer ff66c9103fda4e5ba01485d6f91f0e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:13.283658  3652 consensus_queue.cc:1048] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:13.283867  3651 consensus_queue.cc:1048] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:13.285491  3588 raft_consensus.cc:2955] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:13.285972  3030 raft_consensus.cc:2955] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:13.286943  3110 raft_consensus.cc:2955] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } } }
I20260601 13:30:13.287712  2854 catalog_manager.cc:5696] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: config changed from index -1 to 26, NON_VOTER bdadbcc7714447b88aee7795308b0f45 (127.30.80.197) added. New cstate: current_term: 1 leader_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:13.289738  3110 consensus_queue.cc:237] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:13.291302  3030 raft_consensus.cc:1275] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:13.291302  2956 raft_consensus.cc:1275] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer cc5162278bde4492939650436c7fa9e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:30:13.291697  3598 consensus_queue.cc:1048] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260601 13:30:13.291870  3075 consensus_peers.cc:597] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 -> Peer 56c98ee08f384f46b0207eefabfa212a (127.30.80.198:36823): Couldn't send request to peer 56c98ee08f384f46b0207eefabfa212a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42bd8f158df84a2e80f51bb60efe017e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:13.291880  3639 consensus_queue.cc:1048] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:30:13.294073  3640 raft_consensus.cc:2955] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:13.294508  3030 raft_consensus.cc:2955] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:13.294561  2956 raft_consensus.cc:2955] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:13.297124  2854 catalog_manager.cc:5696] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: config changed from index -1 to 26, NON_VOTER 56c98ee08f384f46b0207eefabfa212a (127.30.80.198) added. New cstate: current_term: 1 leader_uuid: "cc5162278bde4492939650436c7fa9e0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } } }
I20260601 13:30:13.298470  3030 consensus_queue.cc:237] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:13.299779  2956 raft_consensus.cc:1275] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260601 13:30:13.300319  3001 consensus_peers.cc:597] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 -> Peer 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196:34127): Couldn't send request to peer 7cbd7d9ae8a14c478ce7bd793557dd09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 860bf19da491404cb0612f76ebaa32ae. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:13.300458  3587 consensus_queue.cc:1048] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:30:13.301157  3110 raft_consensus.cc:1275] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Refusing update from remote peer 7923f61ed306435ba243c2d675f77527: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:30:13.301469  3587 consensus_queue.cc:1048] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:30:13.302616  3664 raft_consensus.cc:2955] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:13.303023  2956 raft_consensus.cc:2955] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:13.303720  3110 raft_consensus.cc:2955] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:13.305228  2849 catalog_manager.cc:5696] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 reported cstate change: config changed from index -1 to 25, NON_VOTER 7cbd7d9ae8a14c478ce7bd793557dd09 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "7923f61ed306435ba243c2d675f77527" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } } }
I20260601 13:30:13.798017  3668 ts_tablet_manager.cc:933] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: Initiating tablet copy from peer cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:13.798405  3668 tablet_copy_client.cc:323] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:32809
I20260601 13:30:13.798918  3122 tablet_copy_service.cc:140] P cc5162278bde4492939650436c7fa9e0: Received BeginTabletCopySession request for tablet 42bd8f158df84a2e80f51bb60efe017e from peer 56c98ee08f384f46b0207eefabfa212a ({username='slave'} at 127.0.0.1:41684)
I20260601 13:30:13.799043  3122 tablet_copy_service.cc:161] P cc5162278bde4492939650436c7fa9e0: Beginning new tablet copy session on tablet 42bd8f158df84a2e80f51bb60efe017e from peer 56c98ee08f384f46b0207eefabfa212a at {username='slave'} at 127.0.0.1:41684: session id = 56c98ee08f384f46b0207eefabfa212a-42bd8f158df84a2e80f51bb60efe017e
I20260601 13:30:13.800148  3122 tablet_copy_source_session.cc:215] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:13.801128  3668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42bd8f158df84a2e80f51bb60efe017e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:13.803151  3668 tablet_copy_client.cc:806] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:13.803324  3668 tablet_copy_client.cc:670] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:13.804369  3669 tablet_copy_client.cc:1025] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:13.829099  3671 ts_tablet_manager.cc:933] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: Initiating tablet copy from peer cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:13.829461  3671 tablet_copy_client.cc:323] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:32809
I20260601 13:30:13.829931  3122 tablet_copy_service.cc:140] P cc5162278bde4492939650436c7fa9e0: Received BeginTabletCopySession request for tablet c6b2abb8504b47bc87aec770d44cd531 from peer bdadbcc7714447b88aee7795308b0f45 ({username='slave'} at 127.0.0.1:41668)
I20260601 13:30:13.830056  3122 tablet_copy_service.cc:161] P cc5162278bde4492939650436c7fa9e0: Beginning new tablet copy session on tablet c6b2abb8504b47bc87aec770d44cd531 from peer bdadbcc7714447b88aee7795308b0f45 at {username='slave'} at 127.0.0.1:41668: session id = bdadbcc7714447b88aee7795308b0f45-c6b2abb8504b47bc87aec770d44cd531
I20260601 13:30:13.831072  3122 tablet_copy_source_session.cc:215] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:13.831818  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b2abb8504b47bc87aec770d44cd531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:13.834004  3671 tablet_copy_client.cc:806] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:13.834173  3671 tablet_copy_client.cc:670] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:13.835197  3672 tablet_copy_client.cc:1025] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:13.849254  3673 ts_tablet_manager.cc:933] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: Initiating tablet copy from peer cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
I20260601 13:30:13.849671  3673 tablet_copy_client.cc:323] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:32809
I20260601 13:30:13.850171  3122 tablet_copy_service.cc:140] P cc5162278bde4492939650436c7fa9e0: Received BeginTabletCopySession request for tablet 970f936343c745d780b0e758063258d6 from peer 7cbd7d9ae8a14c478ce7bd793557dd09 ({username='slave'} at 127.0.0.1:41678)
I20260601 13:30:13.850378  3122 tablet_copy_service.cc:161] P cc5162278bde4492939650436c7fa9e0: Beginning new tablet copy session on tablet 970f936343c745d780b0e758063258d6 from peer 7cbd7d9ae8a14c478ce7bd793557dd09 at {username='slave'} at 127.0.0.1:41678: session id = 7cbd7d9ae8a14c478ce7bd793557dd09-970f936343c745d780b0e758063258d6
I20260601 13:30:13.851380  3122 tablet_copy_source_session.cc:215] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:13.852222  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970f936343c745d780b0e758063258d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:13.854017  3673 tablet_copy_client.cc:806] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:13.854187  3673 tablet_copy_client.cc:670] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:13.855208  3674 tablet_copy_client.cc:1025] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:13.855784  3675 ts_tablet_manager.cc:933] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: Initiating tablet copy from peer ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025)
I20260601 13:30:13.856110  3675 tablet_copy_client.cc:323] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.193:42025
I20260601 13:30:13.856530  2971 tablet_copy_service.cc:140] P ff66c9103fda4e5ba01485d6f91f0e07: Received BeginTabletCopySession request for tablet b17e6503a4a146989ffd54ff1dcfdd11 from peer bdadbcc7714447b88aee7795308b0f45 ({username='slave'} at 127.0.0.1:48270)
I20260601 13:30:13.856616  2971 tablet_copy_service.cc:161] P ff66c9103fda4e5ba01485d6f91f0e07: Beginning new tablet copy session on tablet b17e6503a4a146989ffd54ff1dcfdd11 from peer bdadbcc7714447b88aee7795308b0f45 at {username='slave'} at 127.0.0.1:48270: session id = bdadbcc7714447b88aee7795308b0f45-b17e6503a4a146989ffd54ff1dcfdd11
I20260601 13:30:13.857432  2971 tablet_copy_source_session.cc:215] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:13.858206  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17e6503a4a146989ffd54ff1dcfdd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:13.859805  3675 tablet_copy_client.cc:806] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:13.860031  3675 tablet_copy_client.cc:670] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:13.861071  3676 tablet_copy_client.cc:1025] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:13.862046  3677 ts_tablet_manager.cc:933] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: Initiating tablet copy from peer ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025)
I20260601 13:30:13.862344  3677 tablet_copy_client.cc:323] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.193:42025
I20260601 13:30:13.862787  2971 tablet_copy_service.cc:140] P ff66c9103fda4e5ba01485d6f91f0e07: Received BeginTabletCopySession request for tablet 19c5ec42c8174287873371eb6e192c80 from peer 56c98ee08f384f46b0207eefabfa212a ({username='slave'} at 127.0.0.1:48256)
I20260601 13:30:13.862885  2971 tablet_copy_service.cc:161] P ff66c9103fda4e5ba01485d6f91f0e07: Beginning new tablet copy session on tablet 19c5ec42c8174287873371eb6e192c80 from peer 56c98ee08f384f46b0207eefabfa212a at {username='slave'} at 127.0.0.1:48256: session id = 56c98ee08f384f46b0207eefabfa212a-19c5ec42c8174287873371eb6e192c80
I20260601 13:30:13.863505  2971 tablet_copy_source_session.cc:215] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:13.864197  3677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c5ec42c8174287873371eb6e192c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:13.865785  3677 tablet_copy_client.cc:806] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:13.865942  3677 tablet_copy_client.cc:670] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:13.866914  3678 tablet_copy_client.cc:1025] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:13.896741  3679 ts_tablet_manager.cc:933] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: Initiating tablet copy from peer 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
I20260601 13:30:13.897178  3679 tablet_copy_client.cc:323] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:41799
I20260601 13:30:13.897673  3047 tablet_copy_service.cc:140] P 7923f61ed306435ba243c2d675f77527: Received BeginTabletCopySession request for tablet 860bf19da491404cb0612f76ebaa32ae from peer 7cbd7d9ae8a14c478ce7bd793557dd09 ({username='slave'} at 127.0.0.1:58450)
I20260601 13:30:13.897792  3047 tablet_copy_service.cc:161] P 7923f61ed306435ba243c2d675f77527: Beginning new tablet copy session on tablet 860bf19da491404cb0612f76ebaa32ae from peer 7cbd7d9ae8a14c478ce7bd793557dd09 at {username='slave'} at 127.0.0.1:58450: session id = 7cbd7d9ae8a14c478ce7bd793557dd09-860bf19da491404cb0612f76ebaa32ae
I20260601 13:30:13.898851  3047 tablet_copy_source_session.cc:215] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:13.899821  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860bf19da491404cb0612f76ebaa32ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:13.901795  3679 tablet_copy_client.cc:806] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:13.901965  3679 tablet_copy_client.cc:670] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:13.903048  3680 tablet_copy_client.cc:1025] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:14.237277 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:30:14.238694 31043 tablet_copy_service.cc:362] P ff66c9103fda4e5ba01485d6f91f0e07: Destroying tablet copy session 56c98ee08f384f46b0207eefabfa212a-19c5ec42c8174287873371eb6e192c80 due to service shutdown
I20260601 13:30:14.238790 31043 tablet_copy_service.cc:434] P ff66c9103fda4e5ba01485d6f91f0e07: ending tablet copy session 56c98ee08f384f46b0207eefabfa212a-19c5ec42c8174287873371eb6e192c80 on tablet 19c5ec42c8174287873371eb6e192c80 with peer 56c98ee08f384f46b0207eefabfa212a
I20260601 13:30:14.238938 31043 tablet_copy_service.cc:362] P ff66c9103fda4e5ba01485d6f91f0e07: Destroying tablet copy session bdadbcc7714447b88aee7795308b0f45-b17e6503a4a146989ffd54ff1dcfdd11 due to service shutdown
I20260601 13:30:14.238974 31043 tablet_copy_service.cc:434] P ff66c9103fda4e5ba01485d6f91f0e07: ending tablet copy session bdadbcc7714447b88aee7795308b0f45-b17e6503a4a146989ffd54ff1dcfdd11 on tablet b17e6503a4a146989ffd54ff1dcfdd11 with peer bdadbcc7714447b88aee7795308b0f45
I20260601 13:30:14.243314 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:14.243582 31043 tablet_replica.cc:333] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:14.243732 31043 raft_consensus.cc:2243] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.243902 31043 raft_consensus.cc:2272] T 42bd8f158df84a2e80f51bb60efe017e P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.244626 31043 tablet_replica.cc:333] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:14.244762 31043 raft_consensus.cc:2243] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.244912 31043 raft_consensus.cc:2272] T 970f936343c745d780b0e758063258d6 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.245479 31043 tablet_replica.cc:333] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:14.245594 31043 raft_consensus.cc:2243] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.245782 31043 raft_consensus.cc:2272] T edd35e25b90e4216a35b840eb423156d P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.246263 31043 tablet_replica.cc:333] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:14.246347 31043 raft_consensus.cc:2243] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.246547 31043 raft_consensus.cc:2272] T 19c5ec42c8174287873371eb6e192c80 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.247025 31043 tablet_replica.cc:333] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:14.247126 31043 raft_consensus.cc:2243] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.247283 31043 raft_consensus.cc:2272] T 07050a696f5344589599b78bd0f37ed0 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.247618 31043 tablet_replica.cc:333] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:14.247726 31043 raft_consensus.cc:2243] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.247876 31043 raft_consensus.cc:2272] T d1fd582a42064a80827c7f7a70c0beeb P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.248328 31043 tablet_replica.cc:333] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:14.248442 31043 raft_consensus.cc:2243] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.248639 31043 raft_consensus.cc:2272] T b17e6503a4a146989ffd54ff1dcfdd11 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.249064 31043 tablet_replica.cc:333] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:14.249154 31043 raft_consensus.cc:2243] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.249290 31043 raft_consensus.cc:2272] T 556ee424fa8447e2bc08b16f6782328f P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.249617 31043 tablet_replica.cc:333] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:14.249711 31043 raft_consensus.cc:2243] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.249821 31043 raft_consensus.cc:2272] T 860bf19da491404cb0612f76ebaa32ae P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.250240 31043 tablet_replica.cc:333] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07: stopping tablet replica
I20260601 13:30:14.250308 31043 raft_consensus.cc:2243] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.250506 31043 raft_consensus.cc:2272] T 6ffe2f6378c047bcb6f55ff9753563e3 P ff66c9103fda4e5ba01485d6f91f0e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.254865 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:30:14.257975 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:30:14.260557 31043 tablet_copy_service.cc:362] P 7923f61ed306435ba243c2d675f77527: Destroying tablet copy session 7cbd7d9ae8a14c478ce7bd793557dd09-860bf19da491404cb0612f76ebaa32ae due to service shutdown
I20260601 13:30:14.260634 31043 tablet_copy_service.cc:434] P 7923f61ed306435ba243c2d675f77527: ending tablet copy session 7cbd7d9ae8a14c478ce7bd793557dd09-860bf19da491404cb0612f76ebaa32ae on tablet 860bf19da491404cb0612f76ebaa32ae with peer 7cbd7d9ae8a14c478ce7bd793557dd09
I20260601 13:30:14.264667 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:14.264964 31043 tablet_replica.cc:333] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:14.265093 31043 raft_consensus.cc:2243] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.265249 31043 raft_consensus.cc:2272] T 970f936343c745d780b0e758063258d6 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.265741 31043 tablet_replica.cc:333] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:14.265847 31043 raft_consensus.cc:2243] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.265980 31043 raft_consensus.cc:2272] T 42bd8f158df84a2e80f51bb60efe017e P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.266494 31043 tablet_replica.cc:333] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:14.266613 31043 raft_consensus.cc:2243] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.266718 31043 raft_consensus.cc:2272] T edd35e25b90e4216a35b840eb423156d P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.267096 31043 tablet_replica.cc:333] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:14.267198 31043 raft_consensus.cc:2243] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.267472 31043 raft_consensus.cc:2272] T 860bf19da491404cb0612f76ebaa32ae P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.268090 31043 tablet_replica.cc:333] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:14.268249 31043 raft_consensus.cc:2243] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.268429 31043 raft_consensus.cc:2272] T b17e6503a4a146989ffd54ff1dcfdd11 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.269804 31043 tablet_replica.cc:333] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:14.269928 31043 raft_consensus.cc:2243] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.270059 31043 raft_consensus.cc:2272] T 19c5ec42c8174287873371eb6e192c80 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.270574 31043 tablet_replica.cc:333] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:14.270697 31043 raft_consensus.cc:2243] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.270854 31043 raft_consensus.cc:2272] T c1db669ab3f74ff485dcaac2896e5b00 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.271217 31043 tablet_replica.cc:333] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:14.271327 31043 raft_consensus.cc:2243] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.271510 31043 raft_consensus.cc:2272] T c6b2abb8504b47bc87aec770d44cd531 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.272089 31043 tablet_replica.cc:333] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:14.272199 31043 raft_consensus.cc:2243] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.272377 31043 raft_consensus.cc:2272] T d1fd582a42064a80827c7f7a70c0beeb P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.272725 31043 tablet_replica.cc:333] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527: stopping tablet replica
I20260601 13:30:14.272831 31043 raft_consensus.cc:2243] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.272974 31043 raft_consensus.cc:2272] T 07050a696f5344589599b78bd0f37ed0 P 7923f61ed306435ba243c2d675f77527 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.287030 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:30:14.290673 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:30:14.292749 31043 tablet_copy_service.cc:362] P cc5162278bde4492939650436c7fa9e0: Destroying tablet copy session 7cbd7d9ae8a14c478ce7bd793557dd09-970f936343c745d780b0e758063258d6 due to service shutdown
I20260601 13:30:14.292836 31043 tablet_copy_service.cc:434] P cc5162278bde4492939650436c7fa9e0: ending tablet copy session 7cbd7d9ae8a14c478ce7bd793557dd09-970f936343c745d780b0e758063258d6 on tablet 970f936343c745d780b0e758063258d6 with peer 7cbd7d9ae8a14c478ce7bd793557dd09
I20260601 13:30:14.292968 31043 tablet_copy_service.cc:362] P cc5162278bde4492939650436c7fa9e0: Destroying tablet copy session bdadbcc7714447b88aee7795308b0f45-c6b2abb8504b47bc87aec770d44cd531 due to service shutdown
I20260601 13:30:14.293012 31043 tablet_copy_service.cc:434] P cc5162278bde4492939650436c7fa9e0: ending tablet copy session bdadbcc7714447b88aee7795308b0f45-c6b2abb8504b47bc87aec770d44cd531 on tablet c6b2abb8504b47bc87aec770d44cd531 with peer bdadbcc7714447b88aee7795308b0f45
I20260601 13:30:14.293095 31043 tablet_copy_service.cc:362] P cc5162278bde4492939650436c7fa9e0: Destroying tablet copy session 56c98ee08f384f46b0207eefabfa212a-42bd8f158df84a2e80f51bb60efe017e due to service shutdown
I20260601 13:30:14.293134 31043 tablet_copy_service.cc:434] P cc5162278bde4492939650436c7fa9e0: ending tablet copy session 56c98ee08f384f46b0207eefabfa212a-42bd8f158df84a2e80f51bb60efe017e on tablet 42bd8f158df84a2e80f51bb60efe017e with peer 56c98ee08f384f46b0207eefabfa212a
W20260601 13:30:14.296520  3075 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42025: connect: Connection refused (error 111)
I20260601 13:30:14.297415 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260601 13:30:14.297528  3075 consensus_peers.cc:597] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 -> Peer ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025): Couldn't send request to peer ff66c9103fda4e5ba01485d6f91f0e07. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:14.297649 31043 tablet_replica.cc:333] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:14.297771 31043 raft_consensus.cc:2243] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.297995 31043 raft_consensus.cc:2272] T 970f936343c745d780b0e758063258d6 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.298491 31043 tablet_replica.cc:333] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:14.298597 31043 raft_consensus.cc:2243] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.298781 31043 raft_consensus.cc:2272] T 42bd8f158df84a2e80f51bb60efe017e P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.299165 31043 tablet_replica.cc:333] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:14.299268 31043 raft_consensus.cc:2243] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.299386 31043 raft_consensus.cc:2272] T edd35e25b90e4216a35b840eb423156d P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.299748 31043 tablet_replica.cc:333] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:14.299842 31043 raft_consensus.cc:2243] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.300058 31043 raft_consensus.cc:2272] T c6b2abb8504b47bc87aec770d44cd531 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.300446 31043 tablet_replica.cc:333] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:14.300544 31043 raft_consensus.cc:2243] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.300657 31043 raft_consensus.cc:2272] T 19c5ec42c8174287873371eb6e192c80 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.301010 31043 tablet_replica.cc:333] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:14.301103 31043 raft_consensus.cc:2243] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.301250 31043 raft_consensus.cc:2272] T c1db669ab3f74ff485dcaac2896e5b00 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.301621 31043 tablet_replica.cc:333] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:14.301720 31043 raft_consensus.cc:2243] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.301831 31043 raft_consensus.cc:2272] T 860bf19da491404cb0612f76ebaa32ae P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.302330 31043 tablet_replica.cc:333] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:14.302426 31043 raft_consensus.cc:2243] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:14.302588 31043 raft_consensus.cc:2272] T 556ee424fa8447e2bc08b16f6782328f P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.303037 31043 tablet_replica.cc:333] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:14.303128 31043 raft_consensus.cc:2243] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.303241 31043 raft_consensus.cc:2272] T b17e6503a4a146989ffd54ff1dcfdd11 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.303617 31043 tablet_replica.cc:333] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0: stopping tablet replica
I20260601 13:30:14.303704 31043 raft_consensus.cc:2243] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:14.303831 31043 raft_consensus.cc:2272] T 6ffe2f6378c047bcb6f55ff9753563e3 P cc5162278bde4492939650436c7fa9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:14.318718 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:30:14.322412 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:30:14.327579 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:15.456188  3684 raft_consensus.cc:493] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cc5162278bde4492939650436c7fa9e0)
I20260601 13:30:15.456334  3684 raft_consensus.cc:515] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } }
I20260601 13:30:15.457018  3684 leader_election.cc:290] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
W20260601 13:30:15.458302  3392 leader_election.cc:336] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799): Network error: Client connection negotiation failed: client connection to 127.30.80.194:41799: connect: Connection refused (error 111)
W20260601 13:30:15.458528  3394 leader_election.cc:336] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809): Network error: Client connection negotiation failed: client connection to 127.30.80.195:32809: connect: Connection refused (error 111)
I20260601 13:30:15.458640  3394 leader_election.cc:304] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdadbcc7714447b88aee7795308b0f45; no voters: 7923f61ed306435ba243c2d675f77527, cc5162278bde4492939650436c7fa9e0
I20260601 13:30:15.458791  3684 raft_consensus.cc:2749] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:15.576740  3688 raft_consensus.cc:493] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cc5162278bde4492939650436c7fa9e0)
I20260601 13:30:15.576915  3688 raft_consensus.cc:515] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } }
I20260601 13:30:15.577525  3688 leader_election.cc:290] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
W20260601 13:30:15.579059  3318 leader_election.cc:336] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809): Network error: Client connection negotiation failed: client connection to 127.30.80.195:32809: connect: Connection refused (error 111)
W20260601 13:30:15.579314  3316 leader_election.cc:336] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025): Network error: Client connection negotiation failed: client connection to 127.30.80.193:42025: connect: Connection refused (error 111)
I20260601 13:30:15.579403  3316 leader_election.cc:304] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbd7d9ae8a14c478ce7bd793557dd09; no voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07
I20260601 13:30:15.579672  3688 raft_consensus.cc:2749] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:15.629750  3684 raft_consensus.cc:493] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff66c9103fda4e5ba01485d6f91f0e07)
I20260601 13:30:15.629935  3684 raft_consensus.cc:515] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: false } }
I20260601 13:30:15.630511  3684 leader_election.cc:290] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799)
W20260601 13:30:15.631946  3392 leader_election.cc:336] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025): Network error: Client connection negotiation failed: client connection to 127.30.80.193:42025: connect: Connection refused (error 111)
W20260601 13:30:15.632194  3392 leader_election.cc:336] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799): Network error: Client connection negotiation failed: client connection to 127.30.80.194:41799: connect: Connection refused (error 111)
I20260601 13:30:15.632336  3392 leader_election.cc:304] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdadbcc7714447b88aee7795308b0f45; no voters: 7923f61ed306435ba243c2d675f77527, ff66c9103fda4e5ba01485d6f91f0e07
I20260601 13:30:15.632537  3684 raft_consensus.cc:2749] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:15.692646  3692 raft_consensus.cc:493] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff66c9103fda4e5ba01485d6f91f0e07)
I20260601 13:30:15.692834  3692 raft_consensus.cc:515] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } }
I20260601 13:30:15.693553  3692 leader_election.cc:290] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
W20260601 13:30:15.694933  3467 leader_election.cc:336] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025): Network error: Client connection negotiation failed: client connection to 127.30.80.193:42025: connect: Connection refused (error 111)
W20260601 13:30:15.695282  3469 leader_election.cc:336] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809): Network error: Client connection negotiation failed: client connection to 127.30.80.195:32809: connect: Connection refused (error 111)
I20260601 13:30:15.695377  3469 leader_election.cc:304] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56c98ee08f384f46b0207eefabfa212a; no voters: cc5162278bde4492939650436c7fa9e0, ff66c9103fda4e5ba01485d6f91f0e07
I20260601 13:30:15.695561  3692 raft_consensus.cc:2749] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:15.727788  3692 raft_consensus.cc:493] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cc5162278bde4492939650436c7fa9e0)
I20260601 13:30:15.728004  3692 raft_consensus.cc:515] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:15.728636  3692 leader_election.cc:290] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809)
W20260601 13:30:15.729621  3467 leader_election.cc:336] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799): Network error: Client connection negotiation failed: client connection to 127.30.80.194:41799: connect: Connection refused (error 111)
W20260601 13:30:15.729830  3469 leader_election.cc:336] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cc5162278bde4492939650436c7fa9e0 (127.30.80.195:32809): Network error: Client connection negotiation failed: client connection to 127.30.80.195:32809: connect: Connection refused (error 111)
I20260601 13:30:15.729921  3469 leader_election.cc:304] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56c98ee08f384f46b0207eefabfa212a; no voters: 7923f61ed306435ba243c2d675f77527, cc5162278bde4492939650436c7fa9e0
I20260601 13:30:15.730057  3692 raft_consensus.cc:2749] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:15.742100  3688 raft_consensus.cc:493] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7923f61ed306435ba243c2d675f77527)
I20260601 13:30:15.742247  3688 raft_consensus.cc:515] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: false } }
I20260601 13:30:15.742790  3688 leader_election.cc:290] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799), ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025)
W20260601 13:30:15.744012  3316 leader_election.cc:336] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7923f61ed306435ba243c2d675f77527 (127.30.80.194:41799): Network error: Client connection negotiation failed: client connection to 127.30.80.194:41799: connect: Connection refused (error 111)
W20260601 13:30:15.744498  3316 leader_election.cc:336] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff66c9103fda4e5ba01485d6f91f0e07 (127.30.80.193:42025): Network error: Client connection negotiation failed: client connection to 127.30.80.193:42025: connect: Connection refused (error 111)
I20260601 13:30:15.744578  3316 leader_election.cc:304] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbd7d9ae8a14c478ce7bd793557dd09; no voters: 7923f61ed306435ba243c2d675f77527, ff66c9103fda4e5ba01485d6f91f0e07
I20260601 13:30:15.744710  3688 raft_consensus.cc:2749] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:15.804744  3668 tablet_copy_client.cc:538] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:15.806666  3668 tablet_bootstrap.cc:492] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: Bootstrap starting.
I20260601 13:30:15.834618  3668 tablet_bootstrap.cc:492] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:15.834982  3668 tablet_bootstrap.cc:492] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: Bootstrap complete.
I20260601 13:30:15.835202  3668 ts_tablet_manager.cc:1403] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.010s
I20260601 13:30:15.835487  3671 tablet_copy_client.cc:538] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:15.835732  3668 raft_consensus.cc:359] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:15.835880  3668 raft_consensus.cc:740] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56c98ee08f384f46b0207eefabfa212a, State: Initialized, Role: LEARNER
I20260601 13:30:15.836066  3668 consensus_queue.cc:260] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:15.836429  3668 ts_tablet_manager.cc:1434] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:30:15.837128  3671 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: Bootstrap starting.
W20260601 13:30:15.837344  3668 tablet_copy_client.cc:1130] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.80.195:32809: connect: Connection refused (error 111)
I20260601 13:30:15.854628  3671 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:15.854930  3671 tablet_bootstrap.cc:492] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: Bootstrap complete.
I20260601 13:30:15.855134  3671 ts_tablet_manager.cc:1403] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260601 13:30:15.855548  3673 tablet_copy_client.cc:538] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:15.855587  3671 raft_consensus.cc:359] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:15.855723  3671 raft_consensus.cc:740] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bdadbcc7714447b88aee7795308b0f45, State: Initialized, Role: LEARNER
I20260601 13:30:15.855825  3671 consensus_queue.cc:260] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } attrs { replace: true } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: false } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:15.856464  3671 ts_tablet_manager.cc:1434] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:30:15.857111  3673 tablet_bootstrap.cc:492] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap starting.
W20260601 13:30:15.857264  3671 tablet_copy_client.cc:1130] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.80.195:32809: connect: Connection refused (error 111)
I20260601 13:30:15.861356  3675 tablet_copy_client.cc:538] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:15.862716  3675 tablet_bootstrap.cc:492] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: Bootstrap starting.
I20260601 13:30:15.867187  3677 tablet_copy_client.cc:538] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:15.868618  3677 tablet_bootstrap.cc:492] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: Bootstrap starting.
I20260601 13:30:15.882306  3673 tablet_bootstrap.cc:492] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:15.882710  3673 tablet_bootstrap.cc:492] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap complete.
I20260601 13:30:15.882961  3673 ts_tablet_manager.cc:1403] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260601 13:30:15.883512  3673 raft_consensus.cc:359] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:15.883708  3673 raft_consensus.cc:740] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7cbd7d9ae8a14c478ce7bd793557dd09, State: Initialized, Role: LEARNER
I20260601 13:30:15.883867  3673 consensus_queue.cc:260] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:15.884265  3673 ts_tablet_manager.cc:1434] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:15.884948  3675 tablet_bootstrap.cc:492] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=80 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260601 13:30:15.885166  3673 tablet_copy_client.cc:1130] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.80.195:32809: connect: Connection refused (error 111)
I20260601 13:30:15.885236  3675 tablet_bootstrap.cc:492] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: Bootstrap complete.
I20260601 13:30:15.885532  3675 ts_tablet_manager.cc:1403] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.007s
I20260601 13:30:15.885986  3675 raft_consensus.cc:359] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:15.886111  3675 raft_consensus.cc:740] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bdadbcc7714447b88aee7795308b0f45, State: Initialized, Role: LEARNER
I20260601 13:30:15.886264  3675 consensus_queue.cc:260] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "bdadbcc7714447b88aee7795308b0f45" member_type: NON_VOTER last_known_addr { host: "127.30.80.197" port: 45839 } attrs { promote: true } }
I20260601 13:30:15.886555  3675 ts_tablet_manager.cc:1434] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:15.891021  3677 tablet_bootstrap.cc:492] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:15.891278  3677 tablet_bootstrap.cc:492] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: Bootstrap complete.
I20260601 13:30:15.891456  3677 ts_tablet_manager.cc:1403] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.002s
I20260601 13:30:15.891795  3677 raft_consensus.cc:359] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:15.891913  3677 raft_consensus.cc:740] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56c98ee08f384f46b0207eefabfa212a, State: Initialized, Role: LEARNER
W20260601 13:30:15.892045  3675 tablet_copy_client.cc:1130] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.80.193:42025: connect: Connection refused (error 111)
I20260601 13:30:15.892172  3677 consensus_queue.cc:260] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "56c98ee08f384f46b0207eefabfa212a" member_type: NON_VOTER last_known_addr { host: "127.30.80.198" port: 36823 } attrs { promote: true } }
I20260601 13:30:15.892534  3677 ts_tablet_manager.cc:1434] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
W20260601 13:30:15.893162  3677 tablet_copy_client.cc:1130] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.80.193:42025: connect: Connection refused (error 111)
I20260601 13:30:15.903368  3679 tablet_copy_client.cc:538] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:15.904722  3679 tablet_bootstrap.cc:492] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap starting.
I20260601 13:30:15.921558  3679 tablet_bootstrap.cc:492] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:15.921867  3679 tablet_bootstrap.cc:492] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: Bootstrap complete.
I20260601 13:30:15.922083  3679 ts_tablet_manager.cc:1403] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260601 13:30:15.922544  3679 raft_consensus.cc:359] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:15.922660  3679 raft_consensus.cc:740] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7cbd7d9ae8a14c478ce7bd793557dd09, State: Initialized, Role: LEARNER
I20260601 13:30:15.922773  3679 consensus_queue.cc:260] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ff66c9103fda4e5ba01485d6f91f0e07" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "7923f61ed306435ba243c2d675f77527" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 41799 } } peers { permanent_uuid: "cc5162278bde4492939650436c7fa9e0" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 32809 } } peers { permanent_uuid: "7cbd7d9ae8a14c478ce7bd793557dd09" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34127 } attrs { promote: true } }
I20260601 13:30:15.923055  3679 ts_tablet_manager.cc:1434] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:30:15.923839  3679 tablet_copy_client.cc:1130] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.80.194:41799: connect: Connection refused (error 111)
I20260601 13:30:15.924371 31043 tablet_replica.cc:333] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09: stopping tablet replica
I20260601 13:30:15.924587 31043 raft_consensus.cc:2243] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:15.924705 31043 raft_consensus.cc:2272] T 970f936343c745d780b0e758063258d6 P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:15.925148 31043 tablet_replica.cc:333] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09: stopping tablet replica
I20260601 13:30:15.925247 31043 raft_consensus.cc:2243] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:15.925390 31043 raft_consensus.cc:2272] T d1fd582a42064a80827c7f7a70c0beeb P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:15.925745 31043 tablet_replica.cc:333] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09: stopping tablet replica
I20260601 13:30:15.925845 31043 raft_consensus.cc:2243] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:15.925947 31043 raft_consensus.cc:2272] T 860bf19da491404cb0612f76ebaa32ae P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:15.926316 31043 tablet_replica.cc:333] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09: stopping tablet replica
I20260601 13:30:15.926414 31043 raft_consensus.cc:2243] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:15.926548 31043 raft_consensus.cc:2272] T 556ee424fa8447e2bc08b16f6782328f P 7cbd7d9ae8a14c478ce7bd793557dd09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:15.939644 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:30:15.942500 31043 tablet_server.cc:179] TabletServer@127.30.80.197:0 shutting down...
I20260601 13:30:15.947600 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:15.948165 31043 tablet_replica.cc:333] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45: stopping tablet replica
I20260601 13:30:15.948318 31043 raft_consensus.cc:2243] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:15.948454 31043 raft_consensus.cc:2272] T b17e6503a4a146989ffd54ff1dcfdd11 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:15.948976 31043 tablet_replica.cc:333] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45: stopping tablet replica
I20260601 13:30:15.949095 31043 raft_consensus.cc:2243] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:15.949209 31043 raft_consensus.cc:2272] T c6b2abb8504b47bc87aec770d44cd531 P bdadbcc7714447b88aee7795308b0f45 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:15.949646 31043 tablet_replica.cc:333] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45: stopping tablet replica
I20260601 13:30:15.949754 31043 raft_consensus.cc:2243] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:15.949880 31043 raft_consensus.cc:2272] T c1db669ab3f74ff485dcaac2896e5b00 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:15.950224 31043 tablet_replica.cc:333] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45: stopping tablet replica
I20260601 13:30:15.950328 31043 raft_consensus.cc:2243] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:15.950436 31043 raft_consensus.cc:2272] T 07050a696f5344589599b78bd0f37ed0 P bdadbcc7714447b88aee7795308b0f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:15.963596 31043 tablet_server.cc:196] TabletServer@127.30.80.197:0 shutdown complete.
I20260601 13:30:15.966019 31043 tablet_server.cc:179] TabletServer@127.30.80.198:0 shutting down...
I20260601 13:30:15.970319 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:15.970968 31043 tablet_replica.cc:333] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a: stopping tablet replica
I20260601 13:30:15.971122 31043 raft_consensus.cc:2243] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:15.971251 31043 raft_consensus.cc:2272] T 19c5ec42c8174287873371eb6e192c80 P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:15.972128 31043 tablet_replica.cc:333] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a: stopping tablet replica
I20260601 13:30:15.972251 31043 raft_consensus.cc:2243] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:15.972401 31043 raft_consensus.cc:2272] T 42bd8f158df84a2e80f51bb60efe017e P 56c98ee08f384f46b0207eefabfa212a [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:15.972934 31043 tablet_replica.cc:333] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a: stopping tablet replica
I20260601 13:30:15.973035 31043 raft_consensus.cc:2243] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:15.973153 31043 raft_consensus.cc:2272] T 6ffe2f6378c047bcb6f55ff9753563e3 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:15.973556 31043 tablet_replica.cc:333] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a: stopping tablet replica
I20260601 13:30:15.973654 31043 raft_consensus.cc:2243] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:15.973783 31043 raft_consensus.cc:2272] T c6b2abb8504b47bc87aec770d44cd531 P 56c98ee08f384f46b0207eefabfa212a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:15.977252 31043 tablet_server.cc:196] TabletServer@127.30.80.198:0 shutdown complete.
I20260601 13:30:15.980145 31043 master.cc:562] Master@127.30.80.254:37257 shutting down...
W20260601 13:30:15.985073  2907 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:30:15.985149  2907 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:30:15.985201  2907 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:30:15.985652 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:15.985816 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:15.985890 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c4e0f36b337443f8926aa00aea5fa44: stopping tablet replica
I20260601 13:30:15.998569 31043 master.cc:584] Master@127.30.80.254:37257 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10503 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:30:16.014539 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:37965
I20260601 13:30:16.014954 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:16.016878  3703 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
W20260601 13:30:16.016963  3705 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
I20260601 13:30:16.017055 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:16.017056  3702 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
I20260601 13:30:16.017315 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:16.017378 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:16.017405 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320616017403 us; error 0 us; skew 500 ppm
I20260601 13:30:16.018177 31043 webserver.cc:533] Webserver started at http://127.30.80.254:45889/ using document root <none> and password file <none>
I20260601 13:30:16.018353 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:16.018412 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:16.018496 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:16.018872 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "3892f7beecea4526810927eb69d4742a"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-l49s"
I20260601 13:30:16.020430 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:16.021289  3710 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.021526 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:16.021606 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "3892f7beecea4526810927eb69d4742a"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-l49s"
I20260601 13:30:16.021688 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-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)
I20260601 13:30:16.036518 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:16.036872 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:16.041375 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:37965
I20260601 13:30:16.042665  3762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:37965 every 8 connection(s)
I20260601 13:30:16.048579  3763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:16.050470  3763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a: Bootstrap starting.
I20260601 13:30:16.051285  3763 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:16.052376  3763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a: No bootstrap required, opened a new log
I20260601 13:30:16.052769  3763 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3892f7beecea4526810927eb69d4742a" member_type: VOTER }
I20260601 13:30:16.052875  3763 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:16.052922  3763 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3892f7beecea4526810927eb69d4742a, State: Initialized, Role: FOLLOWER
I20260601 13:30:16.053066  3763 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3892f7beecea4526810927eb69d4742a" member_type: VOTER }
I20260601 13:30:16.053146  3763 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:16.053192  3763 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:16.053246  3763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:16.053912  3763 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3892f7beecea4526810927eb69d4742a" member_type: VOTER }
I20260601 13:30:16.054054  3763 leader_election.cc:304] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [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: 3892f7beecea4526810927eb69d4742a; no voters: 
I20260601 13:30:16.054240  3763 leader_election.cc:290] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:16.054380  3766 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:16.054618  3766 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 1 LEADER]: Becoming Leader. State: Replica: 3892f7beecea4526810927eb69d4742a, State: Running, Role: LEADER
I20260601 13:30:16.054699  3763 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:16.054756  3766 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [LEADER]: Queue going to LEADER mode. State: All 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: "3892f7beecea4526810927eb69d4742a" member_type: VOTER }
I20260601 13:30:16.055148  3767 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3892f7beecea4526810927eb69d4742a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3892f7beecea4526810927eb69d4742a" member_type: VOTER } }
I20260601 13:30:16.055176  3768 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3892f7beecea4526810927eb69d4742a. Latest consensus state: current_term: 1 leader_uuid: "3892f7beecea4526810927eb69d4742a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3892f7beecea4526810927eb69d4742a" member_type: VOTER } }
I20260601 13:30:16.055251  3767 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:16.055259  3768 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:16.055619  3771 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:16.056546  3771 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:16.056738 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:16.058312  3771 catalog_manager.cc:1382] Generated new cluster ID: b6bfd2758e094d1cb34f593312b555f1
I20260601 13:30:16.058369  3771 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:16.071309  3771 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:16.071889  3771 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:16.077874  3771 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a: Generated new TSK 0
I20260601 13:30:16.078083  3771 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:16.088963 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:30:16.089432 31043 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:30:16.091112  3785 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
W20260601 13:30:16.091307  3787 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
I20260601 13:30:16.091325 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:16.091557  3784 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
I20260601 13:30:16.091774 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:16.091854 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:16.091889 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320616091888 us; error 0 us; skew 500 ppm
I20260601 13:30:16.092790 31043 webserver.cc:533] Webserver started at http://127.30.80.193:42115/ using document root <none> and password file <none>
I20260601 13:30:16.092962 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:16.093030 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:16.093106 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:16.093596 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "65fa23da40ea4d819ff8892968e85f68"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-l49s"
I20260601 13:30:16.095129 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:16.096100  3792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.096359 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:16.096460 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "65fa23da40ea4d819ff8892968e85f68"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-l49s"
I20260601 13:30:16.096545 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-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)
I20260601 13:30:16.112845 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:16.113241 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:16.113547 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:16.114010 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:16.114070 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.114126 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:16.114158 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.118423 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:41535
I20260601 13:30:16.118445  3856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:41535 every 8 connection(s)
I20260601 13:30:16.119314 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:30:16.119731 31043 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:30:16.121269  3862 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
W20260601 13:30:16.121335  3864 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
W20260601 13:30:16.121546  3861 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
I20260601 13:30:16.121678 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:16.121845 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:16.121896 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:16.121937 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320616121936 us; error 0 us; skew 500 ppm
I20260601 13:30:16.122848 31043 webserver.cc:533] Webserver started at http://127.30.80.194:35741/ using document root <none> and password file <none>
I20260601 13:30:16.123037 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:16.123098 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:16.123171 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:16.123549 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "3ea258c1af39449b8648afdbab77cf27"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-l49s"
I20260601 13:30:16.125067 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:16.125916  3869 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.126164 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:16.126266 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "3ea258c1af39449b8648afdbab77cf27"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-l49s"
I20260601 13:30:16.126348 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-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)
I20260601 13:30:16.129009  3857 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37965
I20260601 13:30:16.129114  3857 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:16.129334  3857 heartbeater.cc:507] Master 127.30.80.254:37965 requested a full tablet report, sending...
I20260601 13:30:16.129937  3727 ts_manager.cc:194] Registered new tserver with Master: 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193:41535)
I20260601 13:30:16.130709  3727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57114
I20260601 13:30:16.132611 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:16.132905 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:16.133172 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:16.133579 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:16.133636 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.133687 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:16.133719 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.137848 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:46521
I20260601 13:30:16.137912  3933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:46521 every 8 connection(s)
I20260601 13:30:16.138682 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:30:16.139196 31043 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:30:16.140831  3940 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
W20260601 13:30:16.140846  3938 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
W20260601 13:30:16.140846  3937 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
I20260601 13:30:16.140991 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:16.141299 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:16.141335 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:16.141356 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320616141356 us; error 0 us; skew 500 ppm
I20260601 13:30:16.142354 31043 webserver.cc:533] Webserver started at http://127.30.80.195:44927/ using document root <none> and password file <none>
I20260601 13:30:16.142519 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:16.142576 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:16.142645 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:16.142987 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "47b2431ea84843b9b4149d0a870182fa"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-l49s"
I20260601 13:30:16.143054  3934 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37965
I20260601 13:30:16.143134  3934 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:16.143352  3934 heartbeater.cc:507] Master 127.30.80.254:37965 requested a full tablet report, sending...
I20260601 13:30:16.144042  3727 ts_manager.cc:194] Registered new tserver with Master: 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194:46521)
I20260601 13:30:16.144665  3727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57122
I20260601 13:30:16.144699 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:16.145695  3945 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.145954 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:16.146014 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "47b2431ea84843b9b4149d0a870182fa"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-l49s"
I20260601 13:30:16.146100 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-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)
I20260601 13:30:16.165007 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:16.165431 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:16.165810 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:16.166301 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:16.166343 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.166376 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:16.166391 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.170600 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:44267
I20260601 13:30:16.170691  4009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:44267 every 8 connection(s)
I20260601 13:30:16.175354  4010 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37965
I20260601 13:30:16.175457  4010 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:16.175701  4010 heartbeater.cc:507] Master 127.30.80.254:37965 requested a full tablet report, sending...
I20260601 13:30:16.176425  3727 ts_manager.cc:194] Registered new tserver with Master: 47b2431ea84843b9b4149d0a870182fa (127.30.80.195:44267)
I20260601 13:30:16.176787 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005706706s
I20260601 13:30:16.177006  3727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57126
I20260601 13:30:17.131616  3857 heartbeater.cc:499] Master 127.30.80.254:37965 was elected leader, sending a full tablet report...
I20260601 13:30:17.145628  3934 heartbeater.cc:499] Master 127.30.80.254:37965 was elected leader, sending a full tablet report...
I20260601 13:30:17.178022  4010 heartbeater.cc:499] Master 127.30.80.254:37965 was elected leader, sending a full tablet report...
I20260601 13:30:17.211952  3727 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57132:
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\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:17.212620  3727 catalog_manager.cc:7076] 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.
I20260601 13:30:17.224839  3973 tablet_service.cc:1511] Processing CreateTablet for tablet bb846e8254ed4c84a6f47949fb05af3d (DEFAULT_TABLE table=test-workload [id=ff9209eeb8064e6a82454cc145421b96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:30:17.224985  3898 tablet_service.cc:1511] Processing CreateTablet for tablet bb846e8254ed4c84a6f47949fb05af3d (DEFAULT_TABLE table=test-workload [id=ff9209eeb8064e6a82454cc145421b96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:30:17.225077  3895 tablet_service.cc:1511] Processing CreateTablet for tablet 8f94d707183b45fdb15578bba7ff4ace (DEFAULT_TABLE table=test-workload [id=ff9209eeb8064e6a82454cc145421b96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:30:17.225224  3973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb846e8254ed4c84a6f47949fb05af3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.225103  3897 tablet_service.cc:1511] Processing CreateTablet for tablet ce68e4d86b1d4572973e208ddd6f6609 (DEFAULT_TABLE table=test-workload [id=ff9209eeb8064e6a82454cc145421b96]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:30:17.225350  3898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb846e8254ed4c84a6f47949fb05af3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.224839  3974 tablet_service.cc:1511] Processing CreateTablet for tablet ce68e4d86b1d4572973e208ddd6f6609 (DEFAULT_TABLE table=test-workload [id=ff9209eeb8064e6a82454cc145421b96]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:30:17.225612  3897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce68e4d86b1d4572973e208ddd6f6609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.225365  3972 tablet_service.cc:1511] Processing CreateTablet for tablet 8f94d707183b45fdb15578bba7ff4ace (DEFAULT_TABLE table=test-workload [id=ff9209eeb8064e6a82454cc145421b96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:30:17.225737  3895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f94d707183b45fdb15578bba7ff4ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.225653  3974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce68e4d86b1d4572973e208ddd6f6609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.228368  4030 tablet_bootstrap.cc:492] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa: Bootstrap starting.
I20260601 13:30:17.228433  3821 tablet_service.cc:1511] Processing CreateTablet for tablet ce68e4d86b1d4572973e208ddd6f6609 (DEFAULT_TABLE table=test-workload [id=ff9209eeb8064e6a82454cc145421b96]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:30:17.228523  3972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f94d707183b45fdb15578bba7ff4ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.228575  3820 tablet_service.cc:1511] Processing CreateTablet for tablet bb846e8254ed4c84a6f47949fb05af3d (DEFAULT_TABLE table=test-workload [id=ff9209eeb8064e6a82454cc145421b96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:30:17.228672  3821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce68e4d86b1d4572973e208ddd6f6609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.228814  3820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb846e8254ed4c84a6f47949fb05af3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.229487  4030 tablet_bootstrap.cc:654] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.230247  4031 tablet_bootstrap.cc:492] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27: Bootstrap starting.
I20260601 13:30:17.231238  3818 tablet_service.cc:1511] Processing CreateTablet for tablet 8f94d707183b45fdb15578bba7ff4ace (DEFAULT_TABLE table=test-workload [id=ff9209eeb8064e6a82454cc145421b96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:30:17.231518  3818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f94d707183b45fdb15578bba7ff4ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.231544  4031 tablet_bootstrap.cc:654] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.232576  4033 tablet_bootstrap.cc:492] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68: Bootstrap starting.
I20260601 13:30:17.232745  4030 tablet_bootstrap.cc:492] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa: No bootstrap required, opened a new log
I20260601 13:30:17.232940  4030 ts_tablet_manager.cc:1403] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:17.233448  4030 raft_consensus.cc:359] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.233599  4030 raft_consensus.cc:385] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.233649  4030 raft_consensus.cc:740] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b2431ea84843b9b4149d0a870182fa, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.233537  4033 tablet_bootstrap.cc:654] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.233839  4030 consensus_queue.cc:260] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.234150  4031 tablet_bootstrap.cc:492] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27: No bootstrap required, opened a new log
I20260601 13:30:17.234249  4031 ts_tablet_manager.cc:1403] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:17.234258  4030 ts_tablet_manager.cc:1434] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:17.234704  4031 raft_consensus.cc:359] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } }
I20260601 13:30:17.234786  4033 tablet_bootstrap.cc:492] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68: No bootstrap required, opened a new log
I20260601 13:30:17.234817  4031 raft_consensus.cc:385] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.234849  4031 raft_consensus.cc:740] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea258c1af39449b8648afdbab77cf27, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.234860  4033 ts_tablet_manager.cc:1403] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:17.234972  4031 consensus_queue.cc:260] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } }
I20260601 13:30:17.235306  4031 ts_tablet_manager.cc:1434] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:17.235348  4033 raft_consensus.cc:359] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } }
I20260601 13:30:17.235445  4033 raft_consensus.cc:385] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.235507  4033 raft_consensus.cc:740] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65fa23da40ea4d819ff8892968e85f68, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.235628  4033 consensus_queue.cc:260] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } }
I20260601 13:30:17.234871  4030 tablet_bootstrap.cc:492] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa: Bootstrap starting.
I20260601 13:30:17.235451  4031 tablet_bootstrap.cc:492] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27: Bootstrap starting.
I20260601 13:30:17.236048  4033 ts_tablet_manager.cc:1434] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:17.236229  4033 tablet_bootstrap.cc:492] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68: Bootstrap starting.
I20260601 13:30:17.236871  4030 tablet_bootstrap.cc:654] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.236929  4031 tablet_bootstrap.cc:654] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.238571  4033 tablet_bootstrap.cc:654] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.238577  4030 tablet_bootstrap.cc:492] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa: No bootstrap required, opened a new log
I20260601 13:30:17.238698  4030 ts_tablet_manager.cc:1403] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:17.239265  4031 tablet_bootstrap.cc:492] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27: No bootstrap required, opened a new log
I20260601 13:30:17.239190  4030 raft_consensus.cc:359] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } }
I20260601 13:30:17.239357  4030 raft_consensus.cc:385] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.239380  4031 ts_tablet_manager.cc:1403] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:17.239424  4030 raft_consensus.cc:740] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b2431ea84843b9b4149d0a870182fa, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.239573  4030 consensus_queue.cc:260] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } }
I20260601 13:30:17.239867  4030 ts_tablet_manager.cc:1434] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:17.240152  4030 tablet_bootstrap.cc:492] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa: Bootstrap starting.
I20260601 13:30:17.240504  4033 tablet_bootstrap.cc:492] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68: No bootstrap required, opened a new log
I20260601 13:30:17.240597  4033 ts_tablet_manager.cc:1403] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:17.239859  4031 raft_consensus.cc:359] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.240692  4031 raft_consensus.cc:385] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.240741  4031 raft_consensus.cc:740] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea258c1af39449b8648afdbab77cf27, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.240873  4031 consensus_queue.cc:260] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.241134  4031 ts_tablet_manager.cc:1434] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:17.241170  4035 raft_consensus.cc:493] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:17.241140  4030 tablet_bootstrap.cc:654] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.241302  4031 tablet_bootstrap.cc:492] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27: Bootstrap starting.
I20260601 13:30:17.241235  4035 raft_consensus.cc:515] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } }
I20260601 13:30:17.241528  4033 raft_consensus.cc:359] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.241647  4033 raft_consensus.cc:385] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.241685  4033 raft_consensus.cc:740] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65fa23da40ea4d819ff8892968e85f68, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.241807  4035 leader_election.cc:290] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194:46521), 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193:41535)
I20260601 13:30:17.241858  4033 consensus_queue.cc:260] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.242213  4031 tablet_bootstrap.cc:654] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.242249  4033 ts_tablet_manager.cc:1434] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:17.242328  4030 tablet_bootstrap.cc:492] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa: No bootstrap required, opened a new log
I20260601 13:30:17.242398  4030 ts_tablet_manager.cc:1403] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:17.242421  4033 tablet_bootstrap.cc:492] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68: Bootstrap starting.
I20260601 13:30:17.242818  4030 raft_consensus.cc:359] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.242942  4030 raft_consensus.cc:385] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.242986  4030 raft_consensus.cc:740] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b2431ea84843b9b4149d0a870182fa, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.243105  4030 consensus_queue.cc:260] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.243382  4030 ts_tablet_manager.cc:1434] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:17.243443  4033 tablet_bootstrap.cc:654] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.248162  3908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce68e4d86b1d4572973e208ddd6f6609" candidate_uuid: "47b2431ea84843b9b4149d0a870182fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea258c1af39449b8648afdbab77cf27" is_pre_election: true
I20260601 13:30:17.248229  4033 tablet_bootstrap.cc:492] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68: No bootstrap required, opened a new log
I20260601 13:30:17.248323  3908 raft_consensus.cc:2468] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b2431ea84843b9b4149d0a870182fa in term 0.
I20260601 13:30:17.248376  4033 ts_tablet_manager.cc:1403] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:30:17.248409  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce68e4d86b1d4572973e208ddd6f6609" candidate_uuid: "47b2431ea84843b9b4149d0a870182fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65fa23da40ea4d819ff8892968e85f68" is_pre_election: true
I20260601 13:30:17.248512  3831 raft_consensus.cc:2468] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b2431ea84843b9b4149d0a870182fa in term 0.
I20260601 13:30:17.248646  3947 leader_election.cc:304] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea258c1af39449b8648afdbab77cf27, 47b2431ea84843b9b4149d0a870182fa; no voters: 
I20260601 13:30:17.248728  4031 tablet_bootstrap.cc:492] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27: No bootstrap required, opened a new log
I20260601 13:30:17.248813  4031 ts_tablet_manager.cc:1403] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:30:17.248914  4035 raft_consensus.cc:2804] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:17.248971  4035 raft_consensus.cc:493] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:17.248857  4033 raft_consensus.cc:359] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.249023  4035 raft_consensus.cc:3060] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.249063  4033 raft_consensus.cc:385] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.249102  4033 raft_consensus.cc:740] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65fa23da40ea4d819ff8892968e85f68, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.249245  4033 consensus_queue.cc:260] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.249275  4031 raft_consensus.cc:359] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.249383  4031 raft_consensus.cc:385] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.249419  4031 raft_consensus.cc:740] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea258c1af39449b8648afdbab77cf27, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.249509  4033 ts_tablet_manager.cc:1434] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:17.249542  4031 consensus_queue.cc:260] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.249830  4031 ts_tablet_manager.cc:1434] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:17.250110  4035 raft_consensus.cc:515] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } }
I20260601 13:30:17.250505  4035 leader_election.cc:290] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [CANDIDATE]: Term 1 election: Requested vote from peers 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194:46521), 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193:41535)
I20260601 13:30:17.250738  3908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce68e4d86b1d4572973e208ddd6f6609" candidate_uuid: "47b2431ea84843b9b4149d0a870182fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea258c1af39449b8648afdbab77cf27"
I20260601 13:30:17.250870  3908 raft_consensus.cc:3060] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.251157  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce68e4d86b1d4572973e208ddd6f6609" candidate_uuid: "47b2431ea84843b9b4149d0a870182fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65fa23da40ea4d819ff8892968e85f68"
I20260601 13:30:17.251252  3831 raft_consensus.cc:3060] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.251920  3908 raft_consensus.cc:2468] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b2431ea84843b9b4149d0a870182fa in term 1.
I20260601 13:30:17.252255  3947 leader_election.cc:304] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea258c1af39449b8648afdbab77cf27, 47b2431ea84843b9b4149d0a870182fa; no voters: 
I20260601 13:30:17.252328  3831 raft_consensus.cc:2468] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b2431ea84843b9b4149d0a870182fa in term 1.
I20260601 13:30:17.252530  4035 raft_consensus.cc:2804] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:17.252782  4035 raft_consensus.cc:697] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 1 LEADER]: Becoming Leader. State: Replica: 47b2431ea84843b9b4149d0a870182fa, State: Running, Role: LEADER
I20260601 13:30:17.252912  4035 consensus_queue.cc:237] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } }
I20260601 13:30:17.254487  3725 catalog_manager.cc:5696] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b2431ea84843b9b4149d0a870182fa (127.30.80.195). New cstate: current_term: 1 leader_uuid: "47b2431ea84843b9b4149d0a870182fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:17.275542  4038 raft_consensus.cc:493] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:17.275681  4038 raft_consensus.cc:515] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.276216  4038 leader_election.cc:290] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194:46521), 47b2431ea84843b9b4149d0a870182fa (127.30.80.195:44267)
I20260601 13:30:17.279481  3908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94d707183b45fdb15578bba7ff4ace" candidate_uuid: "65fa23da40ea4d819ff8892968e85f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea258c1af39449b8648afdbab77cf27" is_pre_election: true
I20260601 13:30:17.279663  3908 raft_consensus.cc:2468] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65fa23da40ea4d819ff8892968e85f68 in term 0.
I20260601 13:30:17.280007  3794 leader_election.cc:304] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea258c1af39449b8648afdbab77cf27, 65fa23da40ea4d819ff8892968e85f68; no voters: 
I20260601 13:30:17.280187  4038 raft_consensus.cc:2804] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:17.280272  4038 raft_consensus.cc:493] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:17.280335  4038 raft_consensus.cc:3060] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.280364  3984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94d707183b45fdb15578bba7ff4ace" candidate_uuid: "65fa23da40ea4d819ff8892968e85f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b2431ea84843b9b4149d0a870182fa" is_pre_election: true
I20260601 13:30:17.280479  3984 raft_consensus.cc:2468] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65fa23da40ea4d819ff8892968e85f68 in term 0.
I20260601 13:30:17.281133  4037 raft_consensus.cc:493] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:17.281226  4037 raft_consensus.cc:515] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.281523  4038 raft_consensus.cc:515] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.281747  4037 leader_election.cc:290] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193:41535), 47b2431ea84843b9b4149d0a870182fa (127.30.80.195:44267)
I20260601 13:30:17.282001  4038 leader_election.cc:290] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [CANDIDATE]: Term 1 election: Requested vote from peers 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194:46521), 47b2431ea84843b9b4149d0a870182fa (127.30.80.195:44267)
I20260601 13:30:17.282320  3908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94d707183b45fdb15578bba7ff4ace" candidate_uuid: "65fa23da40ea4d819ff8892968e85f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea258c1af39449b8648afdbab77cf27"
I20260601 13:30:17.282433  3908 raft_consensus.cc:3060] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.282567  3984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94d707183b45fdb15578bba7ff4ace" candidate_uuid: "65fa23da40ea4d819ff8892968e85f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b2431ea84843b9b4149d0a870182fa"
I20260601 13:30:17.282663  3984 raft_consensus.cc:3060] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.283385  3908 raft_consensus.cc:2468] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65fa23da40ea4d819ff8892968e85f68 in term 1.
I20260601 13:30:17.283557  3984 raft_consensus.cc:2468] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65fa23da40ea4d819ff8892968e85f68 in term 1.
I20260601 13:30:17.283650  3794 leader_election.cc:304] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea258c1af39449b8648afdbab77cf27, 65fa23da40ea4d819ff8892968e85f68; no voters: 
I20260601 13:30:17.283892  4038 raft_consensus.cc:2804] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:17.284139  4038 raft_consensus.cc:697] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 1 LEADER]: Becoming Leader. State: Replica: 65fa23da40ea4d819ff8892968e85f68, State: Running, Role: LEADER
I20260601 13:30:17.284302  4038 consensus_queue.cc:237] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.286052  3725 catalog_manager.cc:5696] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "65fa23da40ea4d819ff8892968e85f68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:17.287361  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb846e8254ed4c84a6f47949fb05af3d" candidate_uuid: "3ea258c1af39449b8648afdbab77cf27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65fa23da40ea4d819ff8892968e85f68" is_pre_election: true
I20260601 13:30:17.287492  3831 raft_consensus.cc:2468] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea258c1af39449b8648afdbab77cf27 in term 0.
I20260601 13:30:17.287524  3984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb846e8254ed4c84a6f47949fb05af3d" candidate_uuid: "3ea258c1af39449b8648afdbab77cf27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b2431ea84843b9b4149d0a870182fa" is_pre_election: true
I20260601 13:30:17.287599  3984 raft_consensus.cc:2468] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea258c1af39449b8648afdbab77cf27 in term 0.
I20260601 13:30:17.287757  3873 leader_election.cc:304] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea258c1af39449b8648afdbab77cf27, 65fa23da40ea4d819ff8892968e85f68; no voters: 
I20260601 13:30:17.288043  4037 raft_consensus.cc:2804] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:17.288107  4037 raft_consensus.cc:493] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:17.288166  4037 raft_consensus.cc:3060] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.289155  4037 raft_consensus.cc:515] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.289546  4037 leader_election.cc:290] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [CANDIDATE]: Term 1 election: Requested vote from peers 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193:41535), 47b2431ea84843b9b4149d0a870182fa (127.30.80.195:44267)
I20260601 13:30:17.289914  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb846e8254ed4c84a6f47949fb05af3d" candidate_uuid: "3ea258c1af39449b8648afdbab77cf27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65fa23da40ea4d819ff8892968e85f68"
I20260601 13:30:17.289935  3984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb846e8254ed4c84a6f47949fb05af3d" candidate_uuid: "3ea258c1af39449b8648afdbab77cf27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b2431ea84843b9b4149d0a870182fa"
I20260601 13:30:17.290045  3831 raft_consensus.cc:3060] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.290060  3984 raft_consensus.cc:3060] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.290776  3984 raft_consensus.cc:2468] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea258c1af39449b8648afdbab77cf27 in term 1.
I20260601 13:30:17.290822  3831 raft_consensus.cc:2468] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea258c1af39449b8648afdbab77cf27 in term 1.
I20260601 13:30:17.291078  3872 leader_election.cc:304] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea258c1af39449b8648afdbab77cf27, 47b2431ea84843b9b4149d0a870182fa; no voters: 
I20260601 13:30:17.291249  4037 raft_consensus.cc:2804] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:17.291507  4037 raft_consensus.cc:697] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 1 LEADER]: Becoming Leader. State: Replica: 3ea258c1af39449b8648afdbab77cf27, State: Running, Role: LEADER
I20260601 13:30:17.291651  4037 consensus_queue.cc:237] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } }
I20260601 13:30:17.293179  3725 catalog_manager.cc:5696] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "3ea258c1af39449b8648afdbab77cf27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:17.298952 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:30:17.299419 31043 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:30:17.301175  4058 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
W20260601 13:30:17.301247  4060 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
W20260601 13:30:17.301255  4057 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
I20260601 13:30:17.301411 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:17.301632 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:17.301676 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:17.301692 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320617301692 us; error 0 us; skew 500 ppm
I20260601 13:30:17.302623 31043 webserver.cc:533] Webserver started at http://127.30.80.196:46481/ using document root <none> and password file <none>
I20260601 13:30:17.302794 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:17.302845 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:17.302922 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:17.303284 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "5c6f79cff49d4ad683895ba980e20e7f"
format_stamp: "Formatted at 2026-06-01 13:30:17 on dist-test-slave-l49s"
I20260601 13:30:17.304914 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:17.305864  4065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:17.306126 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:17.306187 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "5c6f79cff49d4ad683895ba980e20e7f"
format_stamp: "Formatted at 2026-06-01 13:30:17 on dist-test-slave-l49s"
I20260601 13:30:17.306280 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-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)
I20260601 13:30:17.325449 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:17.325949 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:17.326298 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:17.326800 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:17.326874 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:17.326933 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:17.326967 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:17.331703 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:32871
I20260601 13:30:17.331832  4129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:32871 every 8 connection(s)
I20260601 13:30:17.336874  4130 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37965
I20260601 13:30:17.336987  4130 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:17.337188  4130 heartbeater.cc:507] Master 127.30.80.254:37965 requested a full tablet report, sending...
I20260601 13:30:17.337975  3725 ts_manager.cc:194] Registered new tserver with Master: 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196:32871)
I20260601 13:30:17.338565  3725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57138
I20260601 13:30:17.343920  4035 consensus_queue.cc:1048] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:17.346047  4047 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:30:17.346108  4047 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:30:17.354940  4035 consensus_queue.cc:1048] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:17.372561  4053 consensus_queue.cc:1048] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:17.389887  4037 consensus_queue.cc:1048] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:17.391073  4053 consensus_queue.cc:1048] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:17.399770  4055 consensus_queue.cc:1048] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:18.056881  3781 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:18.057390  3781 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:18.057483  3781 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:18.062182  3908 consensus_queue.cc:237] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Queue 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: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } }
I20260601 13:30:18.063830  3984 raft_consensus.cc:1275] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Refusing update from remote peer 3ea258c1af39449b8648afdbab77cf27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:18.063892  3831 raft_consensus.cc:1275] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Refusing update from remote peer 3ea258c1af39449b8648afdbab77cf27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:18.064280  4148 consensus_queue.cc:1048] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:18.064464  4147 consensus_queue.cc:1048] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:18.066522  3831 raft_consensus.cc:2955] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } } }
I20260601 13:30:18.066675  3984 raft_consensus.cc:2955] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } } }
W20260601 13:30:18.068349  3873 consensus_peers.cc:597] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 -> Peer 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196:32871): Couldn't send request to peer 5c6f79cff49d4ad683895ba980e20e7f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb846e8254ed4c84a6f47949fb05af3d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:18.069164  4148 raft_consensus.cc:2955] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } } }
I20260601 13:30:18.069344  3725 catalog_manager.cc:5696] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa reported cstate change: config changed from index -1 to 2, NON_VOTER 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "3ea258c1af39449b8648afdbab77cf27" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } } }
I20260601 13:30:18.074672  3831 consensus_queue.cc:237] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Queue 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: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } }
I20260601 13:30:18.076030  3908 raft_consensus.cc:1275] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Refusing update from remote peer 65fa23da40ea4d819ff8892968e85f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:18.076030  3984 raft_consensus.cc:1275] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Refusing update from remote peer 65fa23da40ea4d819ff8892968e85f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:18.076409  4144 consensus_queue.cc:1048] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:18.076876  4144 consensus_queue.cc:1048] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:18.078356  3984 raft_consensus.cc:2955] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } } }
I20260601 13:30:18.078748  3908 raft_consensus.cc:2955] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } } }
W20260601 13:30:18.079980  3796 consensus_peers.cc:597] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 -> Peer 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196:32871): Couldn't send request to peer 5c6f79cff49d4ad683895ba980e20e7f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f94d707183b45fdb15578bba7ff4ace. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:18.139559  3726 catalog_manager.cc:5696] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa reported cstate change: config changed from index -1 to 2, NON_VOTER 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "65fa23da40ea4d819ff8892968e85f68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } } }
I20260601 13:30:18.155032  4151 raft_consensus.cc:2955] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } } }
I20260601 13:30:18.173121  4160 ts_tablet_manager.cc:933] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: Initiating tablet copy from peer 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194:46521)
I20260601 13:30:18.173662  4160 tablet_copy_client.cc:323] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:46521
I20260601 13:30:18.177570  3918 tablet_copy_service.cc:140] P 3ea258c1af39449b8648afdbab77cf27: Received BeginTabletCopySession request for tablet bb846e8254ed4c84a6f47949fb05af3d from peer 5c6f79cff49d4ad683895ba980e20e7f ({username='slave'} at 127.0.0.1:59390)
I20260601 13:30:18.177707  3918 tablet_copy_service.cc:161] P 3ea258c1af39449b8648afdbab77cf27: Beginning new tablet copy session on tablet bb846e8254ed4c84a6f47949fb05af3d from peer 5c6f79cff49d4ad683895ba980e20e7f at {username='slave'} at 127.0.0.1:59390: session id = 5c6f79cff49d4ad683895ba980e20e7f-bb846e8254ed4c84a6f47949fb05af3d
I20260601 13:30:18.178659  3918 tablet_copy_source_session.cc:215] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:18.179502  4160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb846e8254ed4c84a6f47949fb05af3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:18.180238  4163 ts_tablet_manager.cc:933] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: Initiating tablet copy from peer 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193:41535)
I20260601 13:30:18.180594  4163 tablet_copy_client.cc:323] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.193:41535
I20260601 13:30:18.181774  4160 tablet_copy_client.cc:806] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:18.181927  4160 tablet_copy_client.cc:670] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:18.183175  4160 tablet_copy_client.cc:538] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:18.184168  3841 tablet_copy_service.cc:140] P 65fa23da40ea4d819ff8892968e85f68: Received BeginTabletCopySession request for tablet 8f94d707183b45fdb15578bba7ff4ace from peer 5c6f79cff49d4ad683895ba980e20e7f ({username='slave'} at 127.0.0.1:41654)
I20260601 13:30:18.184278  3841 tablet_copy_service.cc:161] P 65fa23da40ea4d819ff8892968e85f68: Beginning new tablet copy session on tablet 8f94d707183b45fdb15578bba7ff4ace from peer 5c6f79cff49d4ad683895ba980e20e7f at {username='slave'} at 127.0.0.1:41654: session id = 5c6f79cff49d4ad683895ba980e20e7f-8f94d707183b45fdb15578bba7ff4ace
I20260601 13:30:18.184569  4160 tablet_bootstrap.cc:492] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: Bootstrap starting.
I20260601 13:30:18.185050  3841 tablet_copy_source_session.cc:215] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:18.185736  4163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f94d707183b45fdb15578bba7ff4ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:18.187270  4163 tablet_copy_client.cc:806] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:18.187460  4163 tablet_copy_client.cc:670] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:18.188513  4163 tablet_copy_client.cc:538] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:18.189436  4163 tablet_bootstrap.cc:492] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: Bootstrap starting.
I20260601 13:30:18.189502  4160 tablet_bootstrap.cc:492] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: 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
I20260601 13:30:18.189798  4160 tablet_bootstrap.cc:492] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: Bootstrap complete.
I20260601 13:30:18.189957  4160 ts_tablet_manager.cc:1403] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:30:18.190392  4160 raft_consensus.cc:359] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } }
I20260601 13:30:18.190517  4160 raft_consensus.cc:740] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c6f79cff49d4ad683895ba980e20e7f, State: Initialized, Role: LEARNER
I20260601 13:30:18.190656  4160 consensus_queue.cc:260] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f [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: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } }
I20260601 13:30:18.191043  4160 ts_tablet_manager.cc:1434] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:18.191077  4130 heartbeater.cc:499] Master 127.30.80.254:37965 was elected leader, sending a full tablet report...
I20260601 13:30:18.191469  3918 tablet_copy_service.cc:342] P 3ea258c1af39449b8648afdbab77cf27: Request end of tablet copy session 5c6f79cff49d4ad683895ba980e20e7f-bb846e8254ed4c84a6f47949fb05af3d received from {username='slave'} at 127.0.0.1:59390
I20260601 13:30:18.191546  3918 tablet_copy_service.cc:434] P 3ea258c1af39449b8648afdbab77cf27: ending tablet copy session 5c6f79cff49d4ad683895ba980e20e7f-bb846e8254ed4c84a6f47949fb05af3d on tablet bb846e8254ed4c84a6f47949fb05af3d with peer 5c6f79cff49d4ad683895ba980e20e7f
I20260601 13:30:18.193169  4163 tablet_bootstrap.cc:492] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: 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
I20260601 13:30:18.193424  4163 tablet_bootstrap.cc:492] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: Bootstrap complete.
I20260601 13:30:18.193593  4163 ts_tablet_manager.cc:1403] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:18.193975  4163 raft_consensus.cc:359] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } }
I20260601 13:30:18.194077  4163 raft_consensus.cc:740] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c6f79cff49d4ad683895ba980e20e7f, State: Initialized, Role: LEARNER
I20260601 13:30:18.194195  4163 consensus_queue.cc:260] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f [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: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: true } }
I20260601 13:30:18.194482  4163 ts_tablet_manager.cc:1434] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:18.194905  3841 tablet_copy_service.cc:342] P 65fa23da40ea4d819ff8892968e85f68: Request end of tablet copy session 5c6f79cff49d4ad683895ba980e20e7f-8f94d707183b45fdb15578bba7ff4ace received from {username='slave'} at 127.0.0.1:41654
I20260601 13:30:18.194993  3841 tablet_copy_service.cc:434] P 65fa23da40ea4d819ff8892968e85f68: ending tablet copy session 5c6f79cff49d4ad683895ba980e20e7f-8f94d707183b45fdb15578bba7ff4ace on tablet 8f94d707183b45fdb15578bba7ff4ace with peer 5c6f79cff49d4ad683895ba980e20e7f
I20260601 13:30:18.286228  4103 raft_consensus.cc:1217] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:18.286710  4102 raft_consensus.cc:1217] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:18.439867  4153 raft_consensus.cc:1064] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27: attempting to promote NON_VOTER 5c6f79cff49d4ad683895ba980e20e7f to VOTER
I20260601 13:30:18.440404  4153 consensus_queue.cc:237] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [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: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } }
I20260601 13:30:18.441814  3984 raft_consensus.cc:1275] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Refusing update from remote peer 3ea258c1af39449b8648afdbab77cf27: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:18.441864  4102 raft_consensus.cc:1275] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f [term 1 LEARNER]: Refusing update from remote peer 3ea258c1af39449b8648afdbab77cf27: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:18.442212  4147 consensus_queue.cc:1048] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:18.442574  4147 consensus_queue.cc:1048] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:18.443790  3831 raft_consensus.cc:1275] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Refusing update from remote peer 3ea258c1af39449b8648afdbab77cf27: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:18.444218  4148 consensus_queue.cc:1048] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:18.445681  3984 raft_consensus.cc:2955] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.447423  3831 raft_consensus.cc:2955] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.449955  3724 catalog_manager.cc:5696] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 reported cstate change: config changed from index 2 to 3, 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ea258c1af39449b8648afdbab77cf27" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.492705  4159 raft_consensus.cc:1064] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68: attempting to promote NON_VOTER 5c6f79cff49d4ad683895ba980e20e7f to VOTER
I20260601 13:30:18.493242  4159 consensus_queue.cc:237] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [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: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } }
I20260601 13:30:18.494705  3984 raft_consensus.cc:1275] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Refusing update from remote peer 65fa23da40ea4d819ff8892968e85f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:18.494704  4102 raft_consensus.cc:1275] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f [term 1 LEARNER]: Refusing update from remote peer 65fa23da40ea4d819ff8892968e85f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:18.494871  3908 raft_consensus.cc:1275] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Refusing update from remote peer 65fa23da40ea4d819ff8892968e85f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:18.495195  4159 consensus_queue.cc:1048] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:18.495343  4144 consensus_queue.cc:1048] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:18.495467  4151 consensus_queue.cc:1048] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:18.498026  3908 raft_consensus.cc:2955] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.498095  4102 raft_consensus.cc:2955] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.500267  3727 catalog_manager.cc:5696] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 reported cstate change: config changed from index 2 to 3, 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "65fa23da40ea4d819ff8892968e85f68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.524377  4102 raft_consensus.cc:2955] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.524932  4148 raft_consensus.cc:2955] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } attrs { replace: true } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.531824  4151 raft_consensus.cc:1027] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 1 LEADER]: attempt to promote peer 5c6f79cff49d4ad683895ba980e20e7f: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260601 13:30:18.558009  4156 raft_consensus.cc:2955] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.560230  3984 raft_consensus.cc:2955] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c6f79cff49d4ad683895ba980e20e7f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.562717  3908 consensus_queue.cc:237] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [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: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } }
I20260601 13:30:18.564002  3831 consensus_queue.cc:237] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [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: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } }
I20260601 13:30:18.564111  4102 raft_consensus.cc:1275] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f [term 1 FOLLOWER]: Refusing update from remote peer 3ea258c1af39449b8648afdbab77cf27: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:18.564152  3984 raft_consensus.cc:1275] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Refusing update from remote peer 3ea258c1af39449b8648afdbab77cf27: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:18.564443  4148 consensus_queue.cc:1048] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:18.564713  4055 consensus_queue.cc:1048] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:18.565104  4102 raft_consensus.cc:1275] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f [term 1 FOLLOWER]: Refusing update from remote peer 65fa23da40ea4d819ff8892968e85f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:18.565505  4151 consensus_queue.cc:1048] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:18.566181  3983 raft_consensus.cc:1275] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Refusing update from remote peer 65fa23da40ea4d819ff8892968e85f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:18.566588  4151 consensus_queue.cc:1048] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:18.566671  4102 raft_consensus.cc:2955] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.567330  4103 raft_consensus.cc:2955] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.568468  3983 raft_consensus.cc:2955] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.569325  3724 catalog_manager.cc:5696] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f reported cstate change: config changed from index 3 to 4, VOTER 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193) evicted. New cstate: current_term: 1 leader_uuid: "3ea258c1af39449b8648afdbab77cf27" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.570400  3983 raft_consensus.cc:2955] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.570863  3727 catalog_manager.cc:5696] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa reported cstate change: config changed from index 3 to 4, VOTER 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194) evicted. New cstate: current_term: 1 leader_uuid: "65fa23da40ea4d819ff8892968e85f68" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.588330  3818 tablet_service.cc:1558] Processing DeleteTablet for tablet bb846e8254ed4c84a6f47949fb05af3d with delete_type TABLET_DATA_TOMBSTONED (TS 65fa23da40ea4d819ff8892968e85f68 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41616
I20260601 13:30:18.588804  4170 tablet_replica.cc:333] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68: stopping tablet replica
I20260601 13:30:18.588982  4170 raft_consensus.cc:2243] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:18.589152  4170 raft_consensus.cc:2272] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:18.589789  4170 ts_tablet_manager.cc:1916] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:18.591753  4170 ts_tablet_manager.cc:1929] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:30:18.591846  4170 log.cc:1199] T bb846e8254ed4c84a6f47949fb05af3d P 65fa23da40ea4d819ff8892968e85f68: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/bb846e8254ed4c84a6f47949fb05af3d
I20260601 13:30:18.592478  3714 catalog_manager.cc:5027] TS 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193:41535): tablet bb846e8254ed4c84a6f47949fb05af3d (table test-workload [id=ff9209eeb8064e6a82454cc145421b96]) successfully deleted
I20260601 13:30:18.643462  3898 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f94d707183b45fdb15578bba7ff4ace with delete_type TABLET_DATA_TOMBSTONED (TS 3ea258c1af39449b8648afdbab77cf27 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59340
I20260601 13:30:18.643884  4171 tablet_replica.cc:333] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27: stopping tablet replica
I20260601 13:30:18.644047  4171 raft_consensus.cc:2243] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:18.644212  4171 raft_consensus.cc:2272] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:18.644846  4171 ts_tablet_manager.cc:1916] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:18.647112  4171 ts_tablet_manager.cc:1929] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:30:18.647186  4171 log.cc:1199] T 8f94d707183b45fdb15578bba7ff4ace P 3ea258c1af39449b8648afdbab77cf27: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320503991941-31043-0/minicluster-data/ts-1-root/wals/8f94d707183b45fdb15578bba7ff4ace
I20260601 13:30:18.647686  3712 catalog_manager.cc:5027] TS 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194:46521): tablet 8f94d707183b45fdb15578bba7ff4ace (table test-workload [id=ff9209eeb8064e6a82454cc145421b96]) successfully deleted
I20260601 13:30:18.729983  4153 raft_consensus.cc:2955] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65fa23da40ea4d819ff8892968e85f68 (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ea258c1af39449b8648afdbab77cf27" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46521 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.731711  3712 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bb846e8254ed4c84a6f47949fb05af3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:18.805866  4144 raft_consensus.cc:2955] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ea258c1af39449b8648afdbab77cf27 (127.30.80.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65fa23da40ea4d819ff8892968e85f68" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 41535 } } peers { permanent_uuid: "47b2431ea84843b9b4149d0a870182fa" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 44267 } } peers { permanent_uuid: "5c6f79cff49d4ad683895ba980e20e7f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 32871 } attrs { promote: false } } }
I20260601 13:30:18.807546  3714 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8f94d707183b45fdb15578bba7ff4ace with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:20.057751  3781 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:20.058265  3781 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:20.058332  3781 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:22.058662  3781 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:22.059186  3781 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:22.059276  3781 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:24.059679  3781 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:24.060351  3781 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:24.060454  3781 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:26.060758  3781 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:26.061297  3781 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:26.061369  3781 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:26.383318 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:30:26.387436 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:26.387653 31043 tablet_replica.cc:333] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68: stopping tablet replica
I20260601 13:30:26.387768 31043 raft_consensus.cc:2243] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:26.387941 31043 raft_consensus.cc:2272] T 8f94d707183b45fdb15578bba7ff4ace P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:26.388398 31043 tablet_replica.cc:333] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68: stopping tablet replica
I20260601 13:30:26.388477 31043 raft_consensus.cc:2243] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:26.388551 31043 raft_consensus.cc:2272] T ce68e4d86b1d4572973e208ddd6f6609 P 65fa23da40ea4d819ff8892968e85f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:26.401814 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:30:26.404417 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:30:26.409433 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:26.409682 31043 tablet_replica.cc:333] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27: stopping tablet replica
I20260601 13:30:26.409865 31043 raft_consensus.cc:2243] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:26.410084 31043 raft_consensus.cc:2272] T bb846e8254ed4c84a6f47949fb05af3d P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:26.410524 31043 tablet_replica.cc:333] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27: stopping tablet replica
I20260601 13:30:26.410601 31043 raft_consensus.cc:2243] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:26.410681 31043 raft_consensus.cc:2272] T ce68e4d86b1d4572973e208ddd6f6609 P 3ea258c1af39449b8648afdbab77cf27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:26.424078 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:30:26.426586 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:30:26.432104 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:26.432335 31043 tablet_replica.cc:333] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa: stopping tablet replica
I20260601 13:30:26.432466 31043 raft_consensus.cc:2243] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:26.432600 31043 raft_consensus.cc:2272] T 8f94d707183b45fdb15578bba7ff4ace P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:26.433027 31043 tablet_replica.cc:333] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa: stopping tablet replica
I20260601 13:30:26.433100 31043 raft_consensus.cc:2243] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:26.433182 31043 raft_consensus.cc:2272] T bb846e8254ed4c84a6f47949fb05af3d P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:26.433455 31043 tablet_replica.cc:333] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa: stopping tablet replica
I20260601 13:30:26.433517 31043 raft_consensus.cc:2243] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:26.433660 31043 raft_consensus.cc:2272] T ce68e4d86b1d4572973e208ddd6f6609 P 47b2431ea84843b9b4149d0a870182fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:26.446542 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:30:26.448972 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:30:26.453141 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:26.453388 31043 tablet_replica.cc:333] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f: stopping tablet replica
I20260601 13:30:26.453537 31043 raft_consensus.cc:2243] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:26.453697 31043 raft_consensus.cc:2272] T 8f94d707183b45fdb15578bba7ff4ace P 5c6f79cff49d4ad683895ba980e20e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:26.454155 31043 tablet_replica.cc:333] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f: stopping tablet replica
I20260601 13:30:26.454260 31043 raft_consensus.cc:2243] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:26.454378 31043 raft_consensus.cc:2272] T bb846e8254ed4c84a6f47949fb05af3d P 5c6f79cff49d4ad683895ba980e20e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:26.467270 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:30:26.469650 31043 master.cc:562] Master@127.30.80.254:37965 shutting down...
I20260601 13:30:26.473459 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:26.473626 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:26.473683 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3892f7beecea4526810927eb69d4742a: stopping tablet replica
I20260601 13:30:26.486506 31043 master.cc:584] Master@127.30.80.254:37965 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10480 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:30:26.495146 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:46211
I20260601 13:30:26.495486 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:26.497790  4176 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
W20260601 13:30:26.497804  4177 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
W20260601 13:30:26.497925  4179 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
I20260601 13:30:26.497937 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:26.498219 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:26.498281 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:26.498306 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320626498304 us; error 0 us; skew 500 ppm
I20260601 13:30:26.499163 31043 webserver.cc:533] Webserver started at http://127.30.80.254:41541/ using document root <none> and password file <none>
I20260601 13:30:26.499348 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:26.499423 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:26.499502 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:26.499889 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "7b011289fe3f4aafa21791ea4a9777ef"
format_stamp: "Formatted at 2026-06-01 13:30:26 on dist-test-slave-l49s"
I20260601 13:30:26.501494 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:26.502611  4184 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:26.502885 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:26.502969 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "7b011289fe3f4aafa21791ea4a9777ef"
format_stamp: "Formatted at 2026-06-01 13:30:26 on dist-test-slave-l49s"
I20260601 13:30:26.503073 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-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)
I20260601 13:30:26.520970 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:26.521407 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:26.526129 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:46211
I20260601 13:30:26.530789  4236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:46211 every 8 connection(s)
I20260601 13:30:26.531237  4237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:26.533195  4237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef: Bootstrap starting.
I20260601 13:30:26.534013  4237 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:26.535096  4237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef: No bootstrap required, opened a new log
I20260601 13:30:26.535503  4237 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b011289fe3f4aafa21791ea4a9777ef" member_type: VOTER }
I20260601 13:30:26.535614  4237 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:26.535683  4237 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b011289fe3f4aafa21791ea4a9777ef, State: Initialized, Role: FOLLOWER
I20260601 13:30:26.535837  4237 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7b011289fe3f4aafa21791ea4a9777ef" member_type: VOTER }
I20260601 13:30:26.535929  4237 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:26.536000  4237 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:26.536049  4237 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:26.536715  4237 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b011289fe3f4aafa21791ea4a9777ef" member_type: VOTER }
I20260601 13:30:26.536864  4237 leader_election.cc:304] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [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: 7b011289fe3f4aafa21791ea4a9777ef; no voters: 
I20260601 13:30:26.537071  4237 leader_election.cc:290] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:26.537200  4240 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:26.537420  4240 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 1 LEADER]: Becoming Leader. State: Replica: 7b011289fe3f4aafa21791ea4a9777ef, State: Running, Role: LEADER
I20260601 13:30:26.537510  4237 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:26.537568  4240 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [LEADER]: Queue going to LEADER mode. State: All 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: "7b011289fe3f4aafa21791ea4a9777ef" member_type: VOTER }
I20260601 13:30:26.538102  4241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b011289fe3f4aafa21791ea4a9777ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b011289fe3f4aafa21791ea4a9777ef" member_type: VOTER } }
I20260601 13:30:26.538132  4242 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b011289fe3f4aafa21791ea4a9777ef. Latest consensus state: current_term: 1 leader_uuid: "7b011289fe3f4aafa21791ea4a9777ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b011289fe3f4aafa21791ea4a9777ef" member_type: VOTER } }
I20260601 13:30:26.538198  4241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:26.538218  4242 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:26.538457  4246 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:26.539249  4246 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:26.539418 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:26.541270  4246 catalog_manager.cc:1382] Generated new cluster ID: bfa052696c3940878ba971da50ff09ad
I20260601 13:30:26.541335  4246 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:26.559352  4246 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:26.560032  4246 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:26.573514  4246 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef: Generated new TSK 0
I20260601 13:30:26.573733  4246 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:26.604552 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:26.606665  4259 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
W20260601 13:30:26.606742  4262 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
W20260601 13:30:26.606914  4260 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
I20260601 13:30:26.607405 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:26.607568 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:26.607605 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:26.607622 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320626607622 us; error 0 us; skew 500 ppm
I20260601 13:30:26.608596 31043 webserver.cc:533] Webserver started at http://127.30.80.193:41749/ using document root <none> and password file <none>
I20260601 13:30:26.608775 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:26.608834 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:26.608891 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:26.609280 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "e1884f7656f4453b8803c96471b9de67"
format_stamp: "Formatted at 2026-06-01 13:30:26 on dist-test-slave-l49s"
I20260601 13:30:26.610854 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:26.611881  4267 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:26.612234 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:26.612325 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "e1884f7656f4453b8803c96471b9de67"
format_stamp: "Formatted at 2026-06-01 13:30:26 on dist-test-slave-l49s"
I20260601 13:30:26.612588 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-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)
I20260601 13:30:26.620739 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:26.621125 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:26.621426 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:26.621889 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:26.621948 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:26.622004 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:26.622038 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:26.626497 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:44489
I20260601 13:30:26.626626  4330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:44489 every 8 connection(s)
I20260601 13:30:26.627439 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:26.629545  4336 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
W20260601 13:30:26.629698  4335 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
W20260601 13:30:26.630173  4338 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
I20260601 13:30:26.631089 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:26.631325 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:26.631376 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:26.631402 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320626631401 us; error 0 us; skew 500 ppm
I20260601 13:30:26.632452 31043 webserver.cc:533] Webserver started at http://127.30.80.194:36735/ using document root <none> and password file <none>
I20260601 13:30:26.632635 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:26.632715 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:26.632814 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:26.633275 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "77ff26b7c88145219e1c6ad4fc223ea4"
format_stamp: "Formatted at 2026-06-01 13:30:26 on dist-test-slave-l49s"
I20260601 13:30:26.634879 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:26.635955  4343 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:26.636263 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:26.636339 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "77ff26b7c88145219e1c6ad4fc223ea4"
format_stamp: "Formatted at 2026-06-01 13:30:26 on dist-test-slave-l49s"
I20260601 13:30:26.636443 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-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)
I20260601 13:30:26.638921  4331 heartbeater.cc:344] Connected to a master server at 127.30.80.254:46211
I20260601 13:30:26.639037  4331 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:26.639266  4331 heartbeater.cc:507] Master 127.30.80.254:46211 requested a full tablet report, sending...
I20260601 13:30:26.639919  4201 ts_manager.cc:194] Registered new tserver with Master: e1884f7656f4453b8803c96471b9de67 (127.30.80.193:44489)
I20260601 13:30:26.640688  4201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50426
I20260601 13:30:26.648367 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:26.648769 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:26.649093 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:26.649613 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:26.649678 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:26.649740 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:26.649775 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:26.654174 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:42531
I20260601 13:30:26.654198  4407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:42531 every 8 connection(s)
I20260601 13:30:26.655140 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:26.657066  4412 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
W20260601 13:30:26.657176  4414 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
W20260601 13:30:26.657459  4411 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
I20260601 13:30:26.657579 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:26.657874 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:26.657939 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:26.657974 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320626657972 us; error 0 us; skew 500 ppm
I20260601 13:30:26.659036 31043 webserver.cc:533] Webserver started at http://127.30.80.195:39237/ using document root <none> and password file <none>
I20260601 13:30:26.659207 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:26.659271 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:26.659363 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:26.659539  4408 heartbeater.cc:344] Connected to a master server at 127.30.80.254:46211
I20260601 13:30:26.659634  4408 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:26.659772 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "41f9f45577b24535b69bef996f80fa89"
format_stamp: "Formatted at 2026-06-01 13:30:26 on dist-test-slave-l49s"
I20260601 13:30:26.659813  4408 heartbeater.cc:507] Master 127.30.80.254:46211 requested a full tablet report, sending...
I20260601 13:30:26.660449  4201 ts_manager.cc:194] Registered new tserver with Master: 77ff26b7c88145219e1c6ad4fc223ea4 (127.30.80.194:42531)
I20260601 13:30:26.660980  4201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50438
I20260601 13:30:26.661660 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:26.662739  4419 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:26.663034 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:26.663133 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "41f9f45577b24535b69bef996f80fa89"
format_stamp: "Formatted at 2026-06-01 13:30:26 on dist-test-slave-l49s"
I20260601 13:30:26.663236 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320503991941-31043-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)
I20260601 13:30:26.671401 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:26.671895 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:26.672308 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:26.672848 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:26.672916 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:26.672977 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:26.673032 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:26.678566 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:45301
I20260601 13:30:26.678623  4482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:45301 every 8 connection(s)
I20260601 13:30:26.683746  4483 heartbeater.cc:344] Connected to a master server at 127.30.80.254:46211
I20260601 13:30:26.683867  4483 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:26.684124  4483 heartbeater.cc:507] Master 127.30.80.254:46211 requested a full tablet report, sending...
I20260601 13:30:26.684790  4201 ts_manager.cc:194] Registered new tserver with Master: 41f9f45577b24535b69bef996f80fa89 (127.30.80.195:45301)
I20260601 13:30:26.684900 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005872187s
I20260601 13:30:26.685412  4201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50440
I20260601 13:30:27.641593  4331 heartbeater.cc:499] Master 127.30.80.254:46211 was elected leader, sending a full tablet report...
I20260601 13:30:27.661962  4408 heartbeater.cc:499] Master 127.30.80.254:46211 was elected leader, sending a full tablet report...
I20260601 13:30:27.686435  4483 heartbeater.cc:499] Master 127.30.80.254:46211 was elected leader, sending a full tablet report...
I20260601 13:30:27.719934  4201 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50456:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:27.720481  4201 catalog_manager.cc:7076] 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.
I20260601 13:30:27.729948  4447 tablet_service.cc:1511] Processing CreateTablet for tablet c01a75934c3d4b7a86102d0e56f010f3 (DEFAULT_TABLE table=test-workload [id=5c70cc999a07474c86aed920baccc213]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:27.730269  4447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01a75934c3d4b7a86102d0e56f010f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:27.730774  4295 tablet_service.cc:1511] Processing CreateTablet for tablet c01a75934c3d4b7a86102d0e56f010f3 (DEFAULT_TABLE table=test-workload [id=5c70cc999a07474c86aed920baccc213]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:27.731006  4295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01a75934c3d4b7a86102d0e56f010f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:27.731123  4371 tablet_service.cc:1511] Processing CreateTablet for tablet c01a75934c3d4b7a86102d0e56f010f3 (DEFAULT_TABLE table=test-workload [id=5c70cc999a07474c86aed920baccc213]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:27.731397  4371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01a75934c3d4b7a86102d0e56f010f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:27.732885  4503 tablet_bootstrap.cc:492] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89: Bootstrap starting.
I20260601 13:30:27.733197  4504 tablet_bootstrap.cc:492] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67: Bootstrap starting.
I20260601 13:30:27.733523  4505 tablet_bootstrap.cc:492] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4: Bootstrap starting.
I20260601 13:30:27.734057  4503 tablet_bootstrap.cc:654] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:27.734452  4505 tablet_bootstrap.cc:654] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:27.734455  4504 tablet_bootstrap.cc:654] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:27.735172  4503 tablet_bootstrap.cc:492] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89: No bootstrap required, opened a new log
I20260601 13:30:27.735275  4503 ts_tablet_manager.cc:1403] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:27.735595  4505 tablet_bootstrap.cc:492] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4: No bootstrap required, opened a new log
I20260601 13:30:27.735699  4505 ts_tablet_manager.cc:1403] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:27.735746  4504 tablet_bootstrap.cc:492] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67: No bootstrap required, opened a new log
I20260601 13:30:27.735852  4504 ts_tablet_manager.cc:1403] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:27.735762  4503 raft_consensus.cc:359] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f9f45577b24535b69bef996f80fa89" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 45301 } } peers { permanent_uuid: "e1884f7656f4453b8803c96471b9de67" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44489 } } peers { permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 } }
I20260601 13:30:27.735915  4503 raft_consensus.cc:385] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:27.735986  4503 raft_consensus.cc:740] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f9f45577b24535b69bef996f80fa89, State: Initialized, Role: FOLLOWER
I20260601 13:30:27.736126  4503 consensus_queue.cc:260] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f9f45577b24535b69bef996f80fa89" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 45301 } } peers { permanent_uuid: "e1884f7656f4453b8803c96471b9de67" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44489 } } peers { permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 } }
I20260601 13:30:27.736333  4505 raft_consensus.cc:359] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f9f45577b24535b69bef996f80fa89" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 45301 } } peers { permanent_uuid: "e1884f7656f4453b8803c96471b9de67" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44489 } } peers { permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 } }
I20260601 13:30:27.736488  4505 raft_consensus.cc:385] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:27.736518  4504 raft_consensus.cc:359] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f9f45577b24535b69bef996f80fa89" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 45301 } } peers { permanent_uuid: "e1884f7656f4453b8803c96471b9de67" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44489 } } peers { permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 } }
I20260601 13:30:27.736562  4505 raft_consensus.cc:740] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ff26b7c88145219e1c6ad4fc223ea4, State: Initialized, Role: FOLLOWER
I20260601 13:30:27.736599  4503 ts_tablet_manager.cc:1434] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:27.736666  4504 raft_consensus.cc:385] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:27.736909  4504 raft_consensus.cc:740] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1884f7656f4453b8803c96471b9de67, State: Initialized, Role: FOLLOWER
I20260601 13:30:27.736856  4505 consensus_queue.cc:260] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f9f45577b24535b69bef996f80fa89" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 45301 } } peers { permanent_uuid: "e1884f7656f4453b8803c96471b9de67" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44489 } } peers { permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 } }
I20260601 13:30:27.737064  4504 consensus_queue.cc:260] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f9f45577b24535b69bef996f80fa89" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 45301 } } peers { permanent_uuid: "e1884f7656f4453b8803c96471b9de67" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44489 } } peers { permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 } }
I20260601 13:30:27.737293  4505 ts_tablet_manager.cc:1434] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:27.737502  4504 ts_tablet_manager.cc:1434] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:30:27.739269  4509 raft_consensus.cc:493] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:27.739341  4509 raft_consensus.cc:515] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f9f45577b24535b69bef996f80fa89" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 45301 } } peers { permanent_uuid: "e1884f7656f4453b8803c96471b9de67" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44489 } } peers { permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 } }
I20260601 13:30:27.739874  4509 leader_election.cc:290] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1884f7656f4453b8803c96471b9de67 (127.30.80.193:44489), 77ff26b7c88145219e1c6ad4fc223ea4 (127.30.80.194:42531)
I20260601 13:30:27.744647  4305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01a75934c3d4b7a86102d0e56f010f3" candidate_uuid: "41f9f45577b24535b69bef996f80fa89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1884f7656f4453b8803c96471b9de67" is_pre_election: true
I20260601 13:30:27.744647  4381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01a75934c3d4b7a86102d0e56f010f3" candidate_uuid: "41f9f45577b24535b69bef996f80fa89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" is_pre_election: true
I20260601 13:30:27.744809  4381 raft_consensus.cc:2468] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41f9f45577b24535b69bef996f80fa89 in term 0.
I20260601 13:30:27.744809  4305 raft_consensus.cc:2468] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41f9f45577b24535b69bef996f80fa89 in term 0.
I20260601 13:30:27.745136  4420 leader_election.cc:304] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f9f45577b24535b69bef996f80fa89, e1884f7656f4453b8803c96471b9de67; no voters: 
I20260601 13:30:27.745298  4509 raft_consensus.cc:2804] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:27.745357  4509 raft_consensus.cc:493] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:27.745414  4509 raft_consensus.cc:3060] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:27.746341  4509 raft_consensus.cc:515] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f9f45577b24535b69bef996f80fa89" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 45301 } } peers { permanent_uuid: "e1884f7656f4453b8803c96471b9de67" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44489 } } peers { permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 } }
I20260601 13:30:27.746702  4509 leader_election.cc:290] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [CANDIDATE]: Term 1 election: Requested vote from peers e1884f7656f4453b8803c96471b9de67 (127.30.80.193:44489), 77ff26b7c88145219e1c6ad4fc223ea4 (127.30.80.194:42531)
I20260601 13:30:27.746999  4305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01a75934c3d4b7a86102d0e56f010f3" candidate_uuid: "41f9f45577b24535b69bef996f80fa89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1884f7656f4453b8803c96471b9de67"
I20260601 13:30:27.747040  4381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01a75934c3d4b7a86102d0e56f010f3" candidate_uuid: "41f9f45577b24535b69bef996f80fa89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff26b7c88145219e1c6ad4fc223ea4"
I20260601 13:30:27.747128  4305 raft_consensus.cc:3060] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:27.747174  4381 raft_consensus.cc:3060] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:27.748006  4381 raft_consensus.cc:2468] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41f9f45577b24535b69bef996f80fa89 in term 1.
I20260601 13:30:27.748026  4305 raft_consensus.cc:2468] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41f9f45577b24535b69bef996f80fa89 in term 1.
I20260601 13:30:27.748258  4420 leader_election.cc:304] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41f9f45577b24535b69bef996f80fa89, 77ff26b7c88145219e1c6ad4fc223ea4; no voters: 
I20260601 13:30:27.748440  4509 raft_consensus.cc:2804] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:27.748627  4509 raft_consensus.cc:697] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 1 LEADER]: Becoming Leader. State: Replica: 41f9f45577b24535b69bef996f80fa89, State: Running, Role: LEADER
I20260601 13:30:27.748734  4509 consensus_queue.cc:237] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f9f45577b24535b69bef996f80fa89" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 45301 } } peers { permanent_uuid: "e1884f7656f4453b8803c96471b9de67" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44489 } } peers { permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 } }
I20260601 13:30:27.750159  4201 catalog_manager.cc:5696] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41f9f45577b24535b69bef996f80fa89 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "41f9f45577b24535b69bef996f80fa89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41f9f45577b24535b69bef996f80fa89" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1884f7656f4453b8803c96471b9de67" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:27.758399 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:30:27.761951 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:27.762217 31043 tablet_replica.cc:333] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67: stopping tablet replica
I20260601 13:30:27.762328 31043 raft_consensus.cc:2243] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:27.762421 31043 raft_consensus.cc:2272] T c01a75934c3d4b7a86102d0e56f010f3 P e1884f7656f4453b8803c96471b9de67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:27.775257 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:30:28.147712  4509 consensus_queue.cc:1048] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff26b7c88145219e1c6ad4fc223ea4" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:28.150882  4420 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.193:44489: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260601 13:30:28.151783  4420 consensus_peers.cc:597] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 -> Peer e1884f7656f4453b8803c96471b9de67 (127.30.80.193:44489): Couldn't send request to peer e1884f7656f4453b8803c96471b9de67. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:44489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:28.539577  4256 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:28.539866  4256 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:28.539943  4256 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:30:30.324150  4420 consensus_peers.cc:597] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 -> Peer e1884f7656f4453b8803c96471b9de67 (127.30.80.193:44489): Couldn't send request to peer e1884f7656f4453b8803c96471b9de67. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:44489: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260601 13:30:30.540297  4256 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:30.540604  4256 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:30.540657  4256 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:32.540997  4256 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:32.541312  4256 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:32.541376  4256 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:30:32.883818  4420 consensus_peers.cc:597] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 -> Peer e1884f7656f4453b8803c96471b9de67 (127.30.80.193:44489): Couldn't send request to peer e1884f7656f4453b8803c96471b9de67. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:44489: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260601 13:30:33.269260  4420 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.193:44489: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260601 13:30:34.541698  4256 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:34.542094  4256 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:34.542158  4256 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:30:35.155656  4420 consensus_peers.cc:597] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 -> Peer e1884f7656f4453b8803c96471b9de67 (127.30.80.193:44489): Couldn't send request to peer e1884f7656f4453b8803c96471b9de67. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:44489: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:30:36.542538  4256 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:36.542956  4256 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:36.543054  4256 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:30:37.686955  4420 consensus_peers.cc:597] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 -> Peer e1884f7656f4453b8803c96471b9de67 (127.30.80.193:44489): Couldn't send request to peer e1884f7656f4453b8803c96471b9de67. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:44489: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260601 13:30:38.296967  4420 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.193:44489: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260601 13:30:38.543433  4256 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:38.543839  4256 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:38.543938  4256 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:38.829295 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:30:38.833220 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:38.833462 31043 tablet_replica.cc:333] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4: stopping tablet replica
I20260601 13:30:38.833590 31043 raft_consensus.cc:2243] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:38.833706 31043 raft_consensus.cc:2272] T c01a75934c3d4b7a86102d0e56f010f3 P 77ff26b7c88145219e1c6ad4fc223ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.846333 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:30:38.848595 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:30:38.852238 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:38.852449 31043 tablet_replica.cc:333] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89: stopping tablet replica
I20260601 13:30:38.852581 31043 raft_consensus.cc:2243] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:38.852810 31043 raft_consensus.cc:2272] T c01a75934c3d4b7a86102d0e56f010f3 P 41f9f45577b24535b69bef996f80fa89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.865538 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:30:38.867452 31043 master.cc:562] Master@127.30.80.254:46211 shutting down...
I20260601 13:30:38.870841 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:38.871016 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.871093 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b011289fe3f4aafa21791ea4a9777ef: stopping tablet replica
I20260601 13:30:38.883507 31043 master.cc:584] Master@127.30.80.254:46211 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12394 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:30:38.890050 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:39719
I20260601 13:30:38.890427 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:38.892629  4544 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
W20260601 13:30:38.892668  4542 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
W20260601 13:30:38.892691  4541 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
I20260601 13:30:38.892747 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:38.892957 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:38.892995 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:38.893009 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320638893009 us; error 0 us; skew 500 ppm
I20260601 13:30:38.893802 31043 webserver.cc:533] Webserver started at http://127.30.80.254:33459/ using document root <none> and password file <none>
I20260601 13:30:38.893994 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:38.894058 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:38.894136 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:38.894563 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "c6fe88593ecf4cd6a360dbc354e6e876"
format_stamp: "Formatted at 2026-06-01 13:30:38 on dist-test-slave-l49s"
I20260601 13:30:38.896066 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:38.896956  4549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:38.897230 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:38.897301 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "c6fe88593ecf4cd6a360dbc354e6e876"
format_stamp: "Formatted at 2026-06-01 13:30:38 on dist-test-slave-l49s"
I20260601 13:30:38.897352 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-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)
I20260601 13:30:38.906545 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:38.906868 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:38.911142 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:39719
I20260601 13:30:38.913580  4601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:39719 every 8 connection(s)
I20260601 13:30:38.914000  4602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:38.915808  4602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876: Bootstrap starting.
I20260601 13:30:38.916631  4602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:38.917575  4602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876: No bootstrap required, opened a new log
I20260601 13:30:38.917943  4602 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6fe88593ecf4cd6a360dbc354e6e876" member_type: VOTER }
I20260601 13:30:38.918023  4602 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:38.918045  4602 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6fe88593ecf4cd6a360dbc354e6e876, State: Initialized, Role: FOLLOWER
I20260601 13:30:38.918139  4602 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6fe88593ecf4cd6a360dbc354e6e876" member_type: VOTER }
I20260601 13:30:38.918193  4602 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:38.918215  4602 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:38.918242  4602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:38.918888  4602 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6fe88593ecf4cd6a360dbc354e6e876" member_type: VOTER }
I20260601 13:30:38.918994  4602 leader_election.cc:304] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [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: c6fe88593ecf4cd6a360dbc354e6e876; no voters: 
I20260601 13:30:38.919128  4602 leader_election.cc:290] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:38.919278  4605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:38.919471  4605 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 1 LEADER]: Becoming Leader. State: Replica: c6fe88593ecf4cd6a360dbc354e6e876, State: Running, Role: LEADER
I20260601 13:30:38.919603  4605 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [LEADER]: Queue going to LEADER mode. State: All 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: "c6fe88593ecf4cd6a360dbc354e6e876" member_type: VOTER }
I20260601 13:30:38.919610  4602 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:38.920109  4606 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6fe88593ecf4cd6a360dbc354e6e876" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6fe88593ecf4cd6a360dbc354e6e876" member_type: VOTER } }
I20260601 13:30:38.920121  4607 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6fe88593ecf4cd6a360dbc354e6e876. Latest consensus state: current_term: 1 leader_uuid: "c6fe88593ecf4cd6a360dbc354e6e876" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6fe88593ecf4cd6a360dbc354e6e876" member_type: VOTER } }
I20260601 13:30:38.920228  4607 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:38.920511  4609 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:38.920789  4606 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:38.921324  4609 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:38.921734 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:38.923234  4609 catalog_manager.cc:1382] Generated new cluster ID: e0781dfb59884cae9a48ee811afbe971
I20260601 13:30:38.923303  4609 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:38.931244  4609 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:38.931811  4609 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:38.941123  4609 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876: Generated new TSK 0
I20260601 13:30:38.941294  4609 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:38.954098 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:38.956449  4624 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
W20260601 13:30:38.956568  4626 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
I20260601 13:30:38.956637 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:38.956568  4623 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
I20260601 13:30:38.956940 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:38.956998 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:38.957015 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320638957014 us; error 0 us; skew 500 ppm
I20260601 13:30:38.957868 31043 webserver.cc:533] Webserver started at http://127.30.80.193:46477/ using document root <none> and password file <none>
I20260601 13:30:38.958089 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:38.958139 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:38.958242 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:38.958660 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "128da0d95333464fb6c2e0b09c5505fd"
format_stamp: "Formatted at 2026-06-01 13:30:38 on dist-test-slave-l49s"
I20260601 13:30:38.960253 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:38.961215  4631 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:38.961505 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:38.961591 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "128da0d95333464fb6c2e0b09c5505fd"
format_stamp: "Formatted at 2026-06-01 13:30:38 on dist-test-slave-l49s"
I20260601 13:30:38.961678 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-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)
I20260601 13:30:38.987794 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:38.988304 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:38.988642 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:38.989125 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:38.989187 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:38.989235 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:38.989285 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:38.993729 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:36799
I20260601 13:30:38.993811  4694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:36799 every 8 connection(s)
I20260601 13:30:38.994655 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:38.996738  4702 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
W20260601 13:30:38.996728  4699 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
W20260601 13:30:38.996711  4700 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
I20260601 13:30:38.997272 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:38.997464 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:38.997504 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:38.997541 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320638997541 us; error 0 us; skew 500 ppm
I20260601 13:30:38.998509 31043 webserver.cc:533] Webserver started at http://127.30.80.194:42689/ using document root <none> and password file <none>
I20260601 13:30:38.998685 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:38.998744 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:38.998824 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:38.999323 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "25cd258a95e647929575d7926e8cd024"
format_stamp: "Formatted at 2026-06-01 13:30:38 on dist-test-slave-l49s"
I20260601 13:30:38.999720  4695 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39719
I20260601 13:30:38.999842  4695 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:39.000094  4695 heartbeater.cc:507] Master 127.30.80.254:39719 requested a full tablet report, sending...
I20260601 13:30:39.000732  4566 ts_manager.cc:194] Registered new tserver with Master: 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799)
I20260601 13:30:39.001302 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:30:39.001550  4566 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43156
I20260601 13:30:39.002480  4707 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:39.002779 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:39.002862 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "25cd258a95e647929575d7926e8cd024"
format_stamp: "Formatted at 2026-06-01 13:30:38 on dist-test-slave-l49s"
I20260601 13:30:39.002928 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-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)
I20260601 13:30:39.008322 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:39.008661 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:39.008908 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:39.009397 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:39.009439 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:39.009498 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:39.009544 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:39.014168 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:45827
I20260601 13:30:39.014261  4770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:45827 every 8 connection(s)
I20260601 13:30:39.015079 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:39.017223  4774 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
W20260601 13:30:39.017282  4775 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
W20260601 13:30:39.017494  4777 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
I20260601 13:30:39.017943 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:39.018138 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:39.018194 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:39.018231 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320639018230 us; error 0 us; skew 500 ppm
I20260601 13:30:39.019143 31043 webserver.cc:533] Webserver started at http://127.30.80.195:33107/ using document root <none> and password file <none>
I20260601 13:30:39.019323 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:39.019395 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:39.019466 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:39.020007  4771 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39719
I20260601 13:30:39.020015 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "1fa01ea9455042ec83b2ebfea22cc500"
format_stamp: "Formatted at 2026-06-01 13:30:39 on dist-test-slave-l49s"
I20260601 13:30:39.020124  4771 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:39.020380  4771 heartbeater.cc:507] Master 127.30.80.254:39719 requested a full tablet report, sending...
I20260601 13:30:39.021075  4566 ts_manager.cc:194] Registered new tserver with Master: 25cd258a95e647929575d7926e8cd024 (127.30.80.194:45827)
I20260601 13:30:39.021797  4566 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43160
I20260601 13:30:39.021909 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:39.022807  4782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:39.023046 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:39.023129 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "1fa01ea9455042ec83b2ebfea22cc500"
format_stamp: "Formatted at 2026-06-01 13:30:39 on dist-test-slave-l49s"
I20260601 13:30:39.023201 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-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)
I20260601 13:30:39.031515 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:39.031924 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:39.032290 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:39.032745 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:39.032805 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:39.032866 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:39.032927 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:39.037444 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:38931
I20260601 13:30:39.037497  4845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:38931 every 8 connection(s)
I20260601 13:30:39.042357  4846 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39719
I20260601 13:30:39.042510  4846 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:39.042737  4846 heartbeater.cc:507] Master 127.30.80.254:39719 requested a full tablet report, sending...
I20260601 13:30:39.043453  4566 ts_manager.cc:194] Registered new tserver with Master: 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:39.043521 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0056471s
I20260601 13:30:39.044067  4566 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43164
I20260601 13:30:40.002422  4695 heartbeater.cc:499] Master 127.30.80.254:39719 was elected leader, sending a full tablet report...
I20260601 13:30:40.022825  4771 heartbeater.cc:499] Master 127.30.80.254:39719 was elected leader, sending a full tablet report...
I20260601 13:30:40.044935  4846 heartbeater.cc:499] Master 127.30.80.254:39719 was elected leader, sending a full tablet report...
I20260601 13:30:40.079149  4566 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43178:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:40.079694  4566 catalog_manager.cc:7076] 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.
I20260601 13:30:40.091388  4658 tablet_service.cc:1511] Processing CreateTablet for tablet 88b3e9c103e9405a8029703c07f9e2d2 (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:40.091710  4658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b3e9c103e9405a8029703c07f9e2d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.093467  4810 tablet_service.cc:1511] Processing CreateTablet for tablet 064d623f4dec48b99b15efbf89f42636 (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:40.093752  4810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064d623f4dec48b99b15efbf89f42636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.094019  4735 tablet_service.cc:1511] Processing CreateTablet for tablet 064d623f4dec48b99b15efbf89f42636 (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:40.094236  4735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064d623f4dec48b99b15efbf89f42636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.094342  4657 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca0820cc7c54305b29c6125f7451af9 (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:40.094558  4657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca0820cc7c54305b29c6125f7451af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.096056  4867 tablet_bootstrap.cc:492] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500: Bootstrap starting.
I20260601 13:30:40.096174  4809 tablet_service.cc:1511] Processing CreateTablet for tablet 88b3e9c103e9405a8029703c07f9e2d2 (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:40.096313  4656 tablet_service.cc:1511] Processing CreateTablet for tablet bbff32c3ccbf43e29902dad7796942ab (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:40.096431  4809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b3e9c103e9405a8029703c07f9e2d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.096541  4656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbff32c3ccbf43e29902dad7796942ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.096587  4734 tablet_service.cc:1511] Processing CreateTablet for tablet 88b3e9c103e9405a8029703c07f9e2d2 (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:40.096810  4734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b3e9c103e9405a8029703c07f9e2d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.097122  4867 tablet_bootstrap.cc:654] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.098605  4808 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca0820cc7c54305b29c6125f7451af9 (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:40.091099  4659 tablet_service.cc:1511] Processing CreateTablet for tablet 064d623f4dec48b99b15efbf89f42636 (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:40.098826  4808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca0820cc7c54305b29c6125f7451af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.098843  4659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064d623f4dec48b99b15efbf89f42636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.098951  4733 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca0820cc7c54305b29c6125f7451af9 (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:40.099164  4733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca0820cc7c54305b29c6125f7451af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.100314  4807 tablet_service.cc:1511] Processing CreateTablet for tablet bbff32c3ccbf43e29902dad7796942ab (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:40.100551  4807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbff32c3ccbf43e29902dad7796942ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.101043  4866 tablet_bootstrap.cc:492] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd: Bootstrap starting.
I20260601 13:30:40.101163  4732 tablet_service.cc:1511] Processing CreateTablet for tablet bbff32c3ccbf43e29902dad7796942ab (DEFAULT_TABLE table=test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:40.101332  4732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbff32c3ccbf43e29902dad7796942ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:40.102121  4866 tablet_bootstrap.cc:654] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.103391  4866 tablet_bootstrap.cc:492] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd: No bootstrap required, opened a new log
I20260601 13:30:40.103513  4866 ts_tablet_manager.cc:1403] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:40.103400  4868 tablet_bootstrap.cc:492] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024: Bootstrap starting.
I20260601 13:30:40.103937  4867 tablet_bootstrap.cc:492] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500: No bootstrap required, opened a new log
I20260601 13:30:40.104074  4867 ts_tablet_manager.cc:1403] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:30:40.104012  4866 raft_consensus.cc:359] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.104188  4866 raft_consensus.cc:385] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.104245  4866 raft_consensus.cc:740] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128da0d95333464fb6c2e0b09c5505fd, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.104368  4866 consensus_queue.cc:260] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.104509  4867 raft_consensus.cc:359] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.104615  4867 raft_consensus.cc:385] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.104647  4867 raft_consensus.cc:740] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fa01ea9455042ec83b2ebfea22cc500, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.104686  4868 tablet_bootstrap.cc:654] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.104765  4866 ts_tablet_manager.cc:1434] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:40.104758  4867 consensus_queue.cc:260] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.104959  4866 tablet_bootstrap.cc:492] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd: Bootstrap starting.
I20260601 13:30:40.105098  4867 ts_tablet_manager.cc:1434] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:40.105252  4867 tablet_bootstrap.cc:492] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500: Bootstrap starting.
I20260601 13:30:40.105881  4866 tablet_bootstrap.cc:654] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.106223  4867 tablet_bootstrap.cc:654] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.106961  4866 tablet_bootstrap.cc:492] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd: No bootstrap required, opened a new log
I20260601 13:30:40.107038  4866 ts_tablet_manager.cc:1403] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:40.107278  4867 tablet_bootstrap.cc:492] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500: No bootstrap required, opened a new log
I20260601 13:30:40.107355  4867 ts_tablet_manager.cc:1403] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:40.107472  4866 raft_consensus.cc:359] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.107605  4866 raft_consensus.cc:385] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.107689  4866 raft_consensus.cc:740] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128da0d95333464fb6c2e0b09c5505fd, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.107828  4867 raft_consensus.cc:359] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.107854  4866 consensus_queue.cc:260] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.108027  4867 raft_consensus.cc:385] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.108137  4867 raft_consensus.cc:740] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fa01ea9455042ec83b2ebfea22cc500, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.108305  4867 consensus_queue.cc:260] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.108302  4866 ts_tablet_manager.cc:1434] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:40.108898  4866 tablet_bootstrap.cc:492] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd: Bootstrap starting.
I20260601 13:30:40.109360  4868 tablet_bootstrap.cc:492] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024: No bootstrap required, opened a new log
I20260601 13:30:40.109454  4868 ts_tablet_manager.cc:1403] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:30:40.108713  4867 ts_tablet_manager.cc:1434] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:40.109759  4867 tablet_bootstrap.cc:492] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500: Bootstrap starting.
I20260601 13:30:40.109843  4868 raft_consensus.cc:359] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.109932  4868 raft_consensus.cc:385] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.109962  4868 raft_consensus.cc:740] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cd258a95e647929575d7926e8cd024, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.110083  4868 consensus_queue.cc:260] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.110240  4866 tablet_bootstrap.cc:654] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.110494  4868 ts_tablet_manager.cc:1434] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:40.110663  4868 tablet_bootstrap.cc:492] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024: Bootstrap starting.
I20260601 13:30:40.112049  4867 tablet_bootstrap.cc:654] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.112104  4866 tablet_bootstrap.cc:492] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd: No bootstrap required, opened a new log
I20260601 13:30:40.112207  4866 ts_tablet_manager.cc:1403] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:40.112638  4866 raft_consensus.cc:359] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.112746  4866 raft_consensus.cc:385] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.112783  4866 raft_consensus.cc:740] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128da0d95333464fb6c2e0b09c5505fd, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.112818  4868 tablet_bootstrap.cc:654] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.112907  4866 consensus_queue.cc:260] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.113155  4866 ts_tablet_manager.cc:1434] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:40.113301  4866 tablet_bootstrap.cc:492] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd: Bootstrap starting.
I20260601 13:30:40.113833  4868 tablet_bootstrap.cc:492] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024: No bootstrap required, opened a new log
I20260601 13:30:40.113890  4868 ts_tablet_manager.cc:1403] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:40.114208  4868 raft_consensus.cc:359] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.114274  4868 raft_consensus.cc:385] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.114282  4866 tablet_bootstrap.cc:654] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.114295  4868 raft_consensus.cc:740] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cd258a95e647929575d7926e8cd024, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.114444  4868 consensus_queue.cc:260] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.114706  4868 ts_tablet_manager.cc:1434] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:40.114866  4868 tablet_bootstrap.cc:492] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024: Bootstrap starting.
I20260601 13:30:40.115864  4868 tablet_bootstrap.cc:654] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.116125  4867 tablet_bootstrap.cc:492] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500: No bootstrap required, opened a new log
I20260601 13:30:40.116206  4867 ts_tablet_manager.cc:1403] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:30:40.116642  4867 raft_consensus.cc:359] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.116756  4867 raft_consensus.cc:385] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.116787  4867 raft_consensus.cc:740] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fa01ea9455042ec83b2ebfea22cc500, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.116921  4867 consensus_queue.cc:260] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.117149  4868 tablet_bootstrap.cc:492] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024: No bootstrap required, opened a new log
I20260601 13:30:40.117213  4867 ts_tablet_manager.cc:1434] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:40.117233  4868 ts_tablet_manager.cc:1403] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:40.117378  4867 tablet_bootstrap.cc:492] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500: Bootstrap starting.
I20260601 13:30:40.117478  4866 tablet_bootstrap.cc:492] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd: No bootstrap required, opened a new log
I20260601 13:30:40.117542  4866 ts_tablet_manager.cc:1403] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:40.117684  4868 raft_consensus.cc:359] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.117777  4868 raft_consensus.cc:385] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.117816  4868 raft_consensus.cc:740] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cd258a95e647929575d7926e8cd024, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.117934  4866 raft_consensus.cc:359] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.117956  4868 consensus_queue.cc:260] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.118052  4866 raft_consensus.cc:385] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.118086  4866 raft_consensus.cc:740] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128da0d95333464fb6c2e0b09c5505fd, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.118242  4868 ts_tablet_manager.cc:1434] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:40.118199  4866 consensus_queue.cc:260] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.118292  4867 tablet_bootstrap.cc:654] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.118415  4868 tablet_bootstrap.cc:492] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024: Bootstrap starting.
I20260601 13:30:40.118489  4866 ts_tablet_manager.cc:1434] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:40.119385  4868 tablet_bootstrap.cc:654] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:40.120925  4868 tablet_bootstrap.cc:492] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024: No bootstrap required, opened a new log
I20260601 13:30:40.120994  4868 ts_tablet_manager.cc:1403] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:40.121444  4868 raft_consensus.cc:359] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.121534  4868 raft_consensus.cc:385] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.121556  4868 raft_consensus.cc:740] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cd258a95e647929575d7926e8cd024, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.121708  4868 consensus_queue.cc:260] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.121984  4868 ts_tablet_manager.cc:1434] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:40.122602  4867 tablet_bootstrap.cc:492] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500: No bootstrap required, opened a new log
I20260601 13:30:40.122710  4867 ts_tablet_manager.cc:1403] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:30:40.123096  4867 raft_consensus.cc:359] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.123206  4867 raft_consensus.cc:385] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:40.123284  4867 raft_consensus.cc:740] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fa01ea9455042ec83b2ebfea22cc500, State: Initialized, Role: FOLLOWER
I20260601 13:30:40.123418  4867 consensus_queue.cc:260] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.123799  4867 ts_tablet_manager.cc:1434] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:40.167956  4877 raft_consensus.cc:493] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:40.168179  4877 raft_consensus.cc:515] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.168736  4877 leader_election.cc:290] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799), 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:40.172761  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b3e9c103e9405a8029703c07f9e2d2" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa01ea9455042ec83b2ebfea22cc500" is_pre_election: true
I20260601 13:30:40.172796  4669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b3e9c103e9405a8029703c07f9e2d2" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128da0d95333464fb6c2e0b09c5505fd" is_pre_election: true
I20260601 13:30:40.172899  4820 raft_consensus.cc:2468] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 0.
I20260601 13:30:40.172960  4669 raft_consensus.cc:2468] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 0.
I20260601 13:30:40.173316  4711 leader_election.cc:304] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128da0d95333464fb6c2e0b09c5505fd, 25cd258a95e647929575d7926e8cd024; no voters: 
I20260601 13:30:40.173532  4877 raft_consensus.cc:2804] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:40.173604  4877 raft_consensus.cc:493] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:40.173633  4877 raft_consensus.cc:3060] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.174515  4877 raft_consensus.cc:515] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.174861  4877 leader_election.cc:290] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 election: Requested vote from peers 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799), 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:40.175186  4669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b3e9c103e9405a8029703c07f9e2d2" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128da0d95333464fb6c2e0b09c5505fd"
I20260601 13:30:40.175256  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b3e9c103e9405a8029703c07f9e2d2" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa01ea9455042ec83b2ebfea22cc500"
I20260601 13:30:40.175304  4669 raft_consensus.cc:3060] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.175360  4820 raft_consensus.cc:3060] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.176267  4820 raft_consensus.cc:2468] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 1.
I20260601 13:30:40.176270  4669 raft_consensus.cc:2468] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 1.
I20260601 13:30:40.176541  4711 leader_election.cc:304] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa01ea9455042ec83b2ebfea22cc500, 25cd258a95e647929575d7926e8cd024; no voters: 
I20260601 13:30:40.176752  4877 raft_consensus.cc:2804] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:40.176967  4877 raft_consensus.cc:697] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Becoming Leader. State: Replica: 25cd258a95e647929575d7926e8cd024, State: Running, Role: LEADER
I20260601 13:30:40.177130  4877 consensus_queue.cc:237] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.178643  4565 catalog_manager.cc:5696] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25cd258a95e647929575d7926e8cd024 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: UNKNOWN } } }
W20260601 13:30:40.245664  4696 tablet.cc:2404] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:30:40.280998  4877 raft_consensus.cc:493] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:40.281191  4877 raft_consensus.cc:515] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.281677  4877 leader_election.cc:290] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799), 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:40.282155  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064d623f4dec48b99b15efbf89f42636" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa01ea9455042ec83b2ebfea22cc500" is_pre_election: true
I20260601 13:30:40.282152  4669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064d623f4dec48b99b15efbf89f42636" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128da0d95333464fb6c2e0b09c5505fd" is_pre_election: true
I20260601 13:30:40.282341  4820 raft_consensus.cc:2468] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 0.
I20260601 13:30:40.282403  4669 raft_consensus.cc:2468] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 0.
I20260601 13:30:40.282716  4711 leader_election.cc:304] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128da0d95333464fb6c2e0b09c5505fd, 25cd258a95e647929575d7926e8cd024; no voters: 
I20260601 13:30:40.282892  4877 raft_consensus.cc:2804] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:40.282979  4877 raft_consensus.cc:493] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:40.283039  4877 raft_consensus.cc:3060] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.283934  4877 raft_consensus.cc:515] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.284333  4877 leader_election.cc:290] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 election: Requested vote from peers 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799), 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:40.284850  4669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064d623f4dec48b99b15efbf89f42636" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128da0d95333464fb6c2e0b09c5505fd"
I20260601 13:30:40.284868  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064d623f4dec48b99b15efbf89f42636" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa01ea9455042ec83b2ebfea22cc500"
I20260601 13:30:40.284952  4669 raft_consensus.cc:3060] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.285010  4820 raft_consensus.cc:3060] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.285804  4669 raft_consensus.cc:2468] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 1.
I20260601 13:30:40.285836  4820 raft_consensus.cc:2468] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 1.
I20260601 13:30:40.286154  4711 leader_election.cc:304] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128da0d95333464fb6c2e0b09c5505fd, 25cd258a95e647929575d7926e8cd024; no voters: 
I20260601 13:30:40.286350  4877 raft_consensus.cc:2804] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:40.286469  4877 raft_consensus.cc:697] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Becoming Leader. State: Replica: 25cd258a95e647929575d7926e8cd024, State: Running, Role: LEADER
I20260601 13:30:40.286612  4877 consensus_queue.cc:237] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.288441  4565 catalog_manager.cc:5696] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25cd258a95e647929575d7926e8cd024 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:40.310307  4877 raft_consensus.cc:493] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:40.310498  4877 raft_consensus.cc:515] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.310891  4877 leader_election.cc:290] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799), 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:40.311414  4669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0820cc7c54305b29c6125f7451af9" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128da0d95333464fb6c2e0b09c5505fd" is_pre_election: true
I20260601 13:30:40.311412  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0820cc7c54305b29c6125f7451af9" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa01ea9455042ec83b2ebfea22cc500" is_pre_election: true
I20260601 13:30:40.311563  4669 raft_consensus.cc:2468] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 0.
I20260601 13:30:40.311621  4820 raft_consensus.cc:2468] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 0.
I20260601 13:30:40.311995  4711 leader_election.cc:304] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128da0d95333464fb6c2e0b09c5505fd, 25cd258a95e647929575d7926e8cd024; no voters: 
I20260601 13:30:40.312134  4871 raft_consensus.cc:493] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:40.312230  4871 raft_consensus.cc:515] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.312232  4877 raft_consensus.cc:2804] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:40.312434  4877 raft_consensus.cc:493] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:40.312528  4877 raft_consensus.cc:3060] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.312799  4871 leader_election.cc:290] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cd258a95e647929575d7926e8cd024 (127.30.80.194:45827), 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:40.313761  4877 raft_consensus.cc:515] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.314435  4669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0820cc7c54305b29c6125f7451af9" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128da0d95333464fb6c2e0b09c5505fd"
I20260601 13:30:40.314540  4669 raft_consensus.cc:3060] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.314656  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0820cc7c54305b29c6125f7451af9" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa01ea9455042ec83b2ebfea22cc500"
I20260601 13:30:40.314757  4820 raft_consensus.cc:3060] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.315493  4669 raft_consensus.cc:2468] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 1.
I20260601 13:30:40.315747  4820 raft_consensus.cc:2468] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 1.
I20260601 13:30:40.315850  4711 leader_election.cc:304] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128da0d95333464fb6c2e0b09c5505fd, 25cd258a95e647929575d7926e8cd024; no voters: 
I20260601 13:30:40.316063  4877 leader_election.cc:290] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 1 election: Requested vote from peers 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799), 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:40.316124  4887 raft_consensus.cc:2804] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:40.316324  4887 raft_consensus.cc:697] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Becoming Leader. State: Replica: 25cd258a95e647929575d7926e8cd024, State: Running, Role: LEADER
I20260601 13:30:40.316471  4887 consensus_queue.cc:237] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.317740  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff32c3ccbf43e29902dad7796942ab" candidate_uuid: "128da0d95333464fb6c2e0b09c5505fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cd258a95e647929575d7926e8cd024" is_pre_election: true
I20260601 13:30:40.317756  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff32c3ccbf43e29902dad7796942ab" candidate_uuid: "128da0d95333464fb6c2e0b09c5505fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa01ea9455042ec83b2ebfea22cc500" is_pre_election: true
I20260601 13:30:40.317864  4745 raft_consensus.cc:2468] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 128da0d95333464fb6c2e0b09c5505fd in term 0.
I20260601 13:30:40.317904  4820 raft_consensus.cc:2468] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 128da0d95333464fb6c2e0b09c5505fd in term 0.
I20260601 13:30:40.318419  4565 catalog_manager.cc:5696] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25cd258a95e647929575d7926e8cd024 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:40.319118  4634 leader_election.cc:304] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128da0d95333464fb6c2e0b09c5505fd, 25cd258a95e647929575d7926e8cd024; no voters: 
I20260601 13:30:40.319329  4871 raft_consensus.cc:2804] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:40.319388  4871 raft_consensus.cc:493] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:40.319415  4871 raft_consensus.cc:3060] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.320456  4871 raft_consensus.cc:515] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.320816  4871 leader_election.cc:290] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [CANDIDATE]: Term 1 election: Requested vote from peers 25cd258a95e647929575d7926e8cd024 (127.30.80.194:45827), 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:40.321043  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff32c3ccbf43e29902dad7796942ab" candidate_uuid: "128da0d95333464fb6c2e0b09c5505fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cd258a95e647929575d7926e8cd024"
I20260601 13:30:40.321156  4745 raft_consensus.cc:3060] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.321945  4745 raft_consensus.cc:2468] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 128da0d95333464fb6c2e0b09c5505fd in term 1.
I20260601 13:30:40.322196  4634 leader_election.cc:304] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128da0d95333464fb6c2e0b09c5505fd, 25cd258a95e647929575d7926e8cd024; no voters: 
I20260601 13:30:40.322289  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff32c3ccbf43e29902dad7796942ab" candidate_uuid: "128da0d95333464fb6c2e0b09c5505fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa01ea9455042ec83b2ebfea22cc500"
I20260601 13:30:40.322388  4871 raft_consensus.cc:2804] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:40.322394  4820 raft_consensus.cc:3060] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:40.322633  4871 raft_consensus.cc:697] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 1 LEADER]: Becoming Leader. State: Replica: 128da0d95333464fb6c2e0b09c5505fd, State: Running, Role: LEADER
I20260601 13:30:40.322765  4871 consensus_queue.cc:237] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:40.323241  4820 raft_consensus.cc:2468] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 128da0d95333464fb6c2e0b09c5505fd in term 1.
I20260601 13:30:40.324261  4565 catalog_manager.cc:5696] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193). New cstate: current_term: 1 leader_uuid: "128da0d95333464fb6c2e0b09c5505fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:40.375316 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:30:40.379694 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:40.380019 31043 tablet_replica.cc:333] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd: stopping tablet replica
I20260601 13:30:40.380137 31043 raft_consensus.cc:2243] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:40.380242 31043 raft_consensus.cc:2272] T 064d623f4dec48b99b15efbf89f42636 P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:40.380752 31043 tablet_replica.cc:333] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd: stopping tablet replica
I20260601 13:30:40.380833 31043 raft_consensus.cc:2243] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:40.380952 31043 pending_rounds.cc:70] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd: Trying to abort 1 pending ops.
I20260601 13:30:40.380980 31043 pending_rounds.cc:77] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193342763618304 op_type: NO_OP noop_request { }
I20260601 13:30:40.381043 31043 raft_consensus.cc:2889] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:40.381084 31043 raft_consensus.cc:2272] T bbff32c3ccbf43e29902dad7796942ab P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:40.381551 31043 tablet_replica.cc:333] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd: stopping tablet replica
I20260601 13:30:40.381623 31043 raft_consensus.cc:2243] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:40.381692 31043 raft_consensus.cc:2272] T 88b3e9c103e9405a8029703c07f9e2d2 P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:40.382010 31043 tablet_replica.cc:333] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd: stopping tablet replica
I20260601 13:30:40.382077 31043 raft_consensus.cc:2243] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:40.382145 31043 raft_consensus.cc:2272] T 9ca0820cc7c54305b29c6125f7451af9 P 128da0d95333464fb6c2e0b09c5505fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:40.395552 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:30:40.616567  4892 consensus_queue.cc:1048] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:40.621053  4711 consensus_peers.cc:597] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:30:40.694895  4711 consensus_peers.cc:597] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:40.724984  4877 consensus_queue.cc:1048] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:40.729229  4711 consensus_peers.cc:597] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:40.817070  4877 consensus_queue.cc:1048] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:41.206099  4877 consensus_queue.cc:579] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Leader has been unable to successfully communicate with peer 128da0d95333464fb6c2e0b09c5505fd for more than 1 seconds (1.029s)
W20260601 13:30:41.207942  4564 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 88b3e9c103e9405a8029703c07f9e2d2 with cas_config_opid_index -1: no extra replica candidate found for tablet 88b3e9c103e9405a8029703c07f9e2d2 (table test-workload [id=1724d239b9ee4ac4bbbdd11278d4089c]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260601 13:30:41.398717 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:41.400807  4902 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
W20260601 13:30:41.400985  4903 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
W20260601 13:30:41.400833  4905 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
I20260601 13:30:41.401016 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:41.401345 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:41.401400 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:41.401418 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320641401418 us; error 0 us; skew 500 ppm
I20260601 13:30:41.402455 31043 webserver.cc:533] Webserver started at http://127.30.80.196:35527/ using document root <none> and password file <none>
I20260601 13:30:41.402643 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:41.402690 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:41.402794 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:41.403267 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "0755b211b6b943d2b59e44e19008702f"
format_stamp: "Formatted at 2026-06-01 13:30:41 on dist-test-slave-l49s"
I20260601 13:30:41.405031 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:41.406112  4910 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:41.406419 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:41.406481 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "0755b211b6b943d2b59e44e19008702f"
format_stamp: "Formatted at 2026-06-01 13:30:41 on dist-test-slave-l49s"
I20260601 13:30:41.406579 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320503991941-31043-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)
I20260601 13:30:41.426077 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:41.426501 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:41.426823 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:41.427312 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:41.427352 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:41.427407 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:41.427445 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:41.431474 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:46729
I20260601 13:30:41.432127  4973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:46729 every 8 connection(s)
I20260601 13:30:41.437176  4974 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39719
I20260601 13:30:41.437279  4974 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:41.437470  4974 heartbeater.cc:507] Master 127.30.80.254:39719 requested a full tablet report, sending...
I20260601 13:30:41.438095  4564 ts_manager.cc:194] Registered new tserver with Master: 0755b211b6b943d2b59e44e19008702f (127.30.80.196:46729)
I20260601 13:30:41.438611  4564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43186
I20260601 13:30:41.580897  4745 consensus_queue.cc:237] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Queue 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: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
I20260601 13:30:41.583132  4820 raft_consensus.cc:1275] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:41.583982  4877 consensus_queue.cc:1048] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:30:41.584271  4711 consensus_peers.cc:597] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:41.585922  4887 raft_consensus.cc:2955] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } } }
I20260601 13:30:41.586355  4820 raft_consensus.cc:2955] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } } }
I20260601 13:30:41.588231  4552 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 88b3e9c103e9405a8029703c07f9e2d2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
W20260601 13:30:41.588289  4708 consensus_peers.cc:597] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 -> Peer 0755b211b6b943d2b59e44e19008702f (127.30.80.196:46729): Couldn't send request to peer 0755b211b6b943d2b59e44e19008702f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88b3e9c103e9405a8029703c07f9e2d2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:41.588644  4564 catalog_manager.cc:5696] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 reported cstate change: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:41.589882  4877 consensus_queue.cc:579] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Leader has been unable to successfully communicate with peer 128da0d95333464fb6c2e0b09c5505fd for more than 1 seconds (1.273s)
I20260601 13:30:41.593793  4745 consensus_queue.cc:237] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Queue 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: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
W20260601 13:30:41.595312  4708 consensus_peers.cc:597] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 -> Peer 0755b211b6b943d2b59e44e19008702f (127.30.80.196:46729): Couldn't send request to peer 0755b211b6b943d2b59e44e19008702f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ca0820cc7c54305b29c6125f7451af9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:41.595355  4820 raft_consensus.cc:1275] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:41.595780  4887 consensus_queue.cc:1048] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:30:41.596179  4711 consensus_peers.cc:597] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:41.597359  4877 raft_consensus.cc:2955] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } } }
I20260601 13:30:41.597810  4820 raft_consensus.cc:2955] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } } }
I20260601 13:30:41.599412  4552 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9ca0820cc7c54305b29c6125f7451af9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:30:41.600229  4565 catalog_manager.cc:5696] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 reported cstate change: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } } }
I20260601 13:30:41.601258  4887 consensus_queue.cc:579] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Leader has been unable to successfully communicate with peer 128da0d95333464fb6c2e0b09c5505fd for more than 1 seconds (1.314s)
I20260601 13:30:41.604612  4745 consensus_queue.cc:237] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Queue 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: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
I20260601 13:30:41.605960  4820 raft_consensus.cc:1275] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:30:41.606308  4708 consensus_peers.cc:597] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 -> Peer 0755b211b6b943d2b59e44e19008702f (127.30.80.196:46729): Couldn't send request to peer 0755b211b6b943d2b59e44e19008702f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 064d623f4dec48b99b15efbf89f42636. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:30:41.606392  4711 consensus_peers.cc:597] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:41.606417  4892 consensus_queue.cc:1048] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:41.608086  4985 raft_consensus.cc:2955] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } } }
I20260601 13:30:41.608621  4820 raft_consensus.cc:2955] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } } }
I20260601 13:30:41.609782  4552 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 064d623f4dec48b99b15efbf89f42636 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:30:41.610781  4564 catalog_manager.cc:5696] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 reported cstate change: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } } }
W20260601 13:30:41.923194  4615 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 128da0d95333464fb6c2e0b09c5505fd not available for placement
I20260601 13:30:41.980906  4887 raft_consensus.cc:493] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:41.981058  4887 raft_consensus.cc:515] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:41.981498  4887 leader_election.cc:290] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799), 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:41.981545  4986 ts_tablet_manager.cc:933] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: Initiating tablet copy from peer 25cd258a95e647929575d7926e8cd024 (127.30.80.194:45827)
I20260601 13:30:41.981905  4986 tablet_copy_client.cc:323] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:45827
I20260601 13:30:41.982028  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff32c3ccbf43e29902dad7796942ab" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa01ea9455042ec83b2ebfea22cc500" is_pre_election: true
I20260601 13:30:41.982178  4820 raft_consensus.cc:2468] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 1.
I20260601 13:30:41.982602  4711 leader_election.cc:304] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [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: 1fa01ea9455042ec83b2ebfea22cc500, 25cd258a95e647929575d7926e8cd024; no voters: 
W20260601 13:30:41.982764  4711 leader_election.cc:336] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111)
I20260601 13:30:41.982785  4887 raft_consensus.cc:2804] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:30:41.982875  4887 raft_consensus.cc:493] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:41.982931  4887 raft_consensus.cc:3060] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:41.983784  4887 raft_consensus.cc:515] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:41.984161  4887 leader_election.cc:290] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 2 election: Requested vote from peers 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799), 1fa01ea9455042ec83b2ebfea22cc500 (127.30.80.195:38931)
I20260601 13:30:41.984779  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbff32c3ccbf43e29902dad7796942ab" candidate_uuid: "25cd258a95e647929575d7926e8cd024" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa01ea9455042ec83b2ebfea22cc500"
I20260601 13:30:41.985077  4820 raft_consensus.cc:3060] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:30:41.985088  4711 leader_election.cc:336] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111)
I20260601 13:30:41.985948  4820 raft_consensus.cc:2468] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cd258a95e647929575d7926e8cd024 in term 2.
I20260601 13:30:41.986189  4755 tablet_copy_service.cc:140] P 25cd258a95e647929575d7926e8cd024: Received BeginTabletCopySession request for tablet 064d623f4dec48b99b15efbf89f42636 from peer 0755b211b6b943d2b59e44e19008702f ({username='slave'} at 127.0.0.1:37714)
I20260601 13:30:41.986217  4711 leader_election.cc:304] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [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: 1fa01ea9455042ec83b2ebfea22cc500, 25cd258a95e647929575d7926e8cd024; no voters: 128da0d95333464fb6c2e0b09c5505fd
I20260601 13:30:41.986290  4755 tablet_copy_service.cc:161] P 25cd258a95e647929575d7926e8cd024: Beginning new tablet copy session on tablet 064d623f4dec48b99b15efbf89f42636 from peer 0755b211b6b943d2b59e44e19008702f at {username='slave'} at 127.0.0.1:37714: session id = 0755b211b6b943d2b59e44e19008702f-064d623f4dec48b99b15efbf89f42636
I20260601 13:30:41.986454  4887 raft_consensus.cc:2804] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:30:41.986582  4887 raft_consensus.cc:697] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 2 LEADER]: Becoming Leader. State: Replica: 25cd258a95e647929575d7926e8cd024, State: Running, Role: LEADER
I20260601 13:30:41.986733  4887 consensus_queue.cc:237] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Queue going to LEADER 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: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } }
I20260601 13:30:41.987251  4755 tablet_copy_source_session.cc:215] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:41.988121  4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064d623f4dec48b99b15efbf89f42636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:41.988340  4565 catalog_manager.cc:5696] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 reported cstate change: term changed from 1 to 2, leader changed from 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) to 25cd258a95e647929575d7926e8cd024 (127.30.80.194). New cstate: current_term: 2 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:41.989851  4986 tablet_copy_client.cc:806] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:41.990053  4986 tablet_copy_client.cc:670] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:41.991612  4986 tablet_copy_client.cc:538] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:41.992715  4986 tablet_bootstrap.cc:492] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: Bootstrap starting.
I20260601 13:30:41.995487  4986 tablet_bootstrap.cc:492] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: 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
I20260601 13:30:41.995671  4986 tablet_bootstrap.cc:492] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: Bootstrap complete.
I20260601 13:30:41.995798  4986 ts_tablet_manager.cc:1403] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:41.996322  4986 raft_consensus.cc:359] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
I20260601 13:30:41.996421  4986 raft_consensus.cc:740] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0755b211b6b943d2b59e44e19008702f, State: Initialized, Role: LEARNER
I20260601 13:30:41.996487  4986 consensus_queue.cc:260] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f [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: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
I20260601 13:30:41.996754  4986 ts_tablet_manager.cc:1434] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:41.996862  4974 heartbeater.cc:499] Master 127.30.80.254:39719 was elected leader, sending a full tablet report...
I20260601 13:30:41.997467  4755 tablet_copy_service.cc:342] P 25cd258a95e647929575d7926e8cd024: Request end of tablet copy session 0755b211b6b943d2b59e44e19008702f-064d623f4dec48b99b15efbf89f42636 received from {username='slave'} at 127.0.0.1:37714
I20260601 13:30:41.997553  4755 tablet_copy_service.cc:434] P 25cd258a95e647929575d7926e8cd024: ending tablet copy session 0755b211b6b943d2b59e44e19008702f-064d623f4dec48b99b15efbf89f42636 on tablet 064d623f4dec48b99b15efbf89f42636 with peer 0755b211b6b943d2b59e44e19008702f
I20260601 13:30:42.104223  4986 ts_tablet_manager.cc:933] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: Initiating tablet copy from peer 25cd258a95e647929575d7926e8cd024 (127.30.80.194:45827)
I20260601 13:30:42.104629  4986 tablet_copy_client.cc:323] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:45827
I20260601 13:30:42.105190  4755 tablet_copy_service.cc:140] P 25cd258a95e647929575d7926e8cd024: Received BeginTabletCopySession request for tablet 9ca0820cc7c54305b29c6125f7451af9 from peer 0755b211b6b943d2b59e44e19008702f ({username='slave'} at 127.0.0.1:37714)
I20260601 13:30:42.105314  4755 tablet_copy_service.cc:161] P 25cd258a95e647929575d7926e8cd024: Beginning new tablet copy session on tablet 9ca0820cc7c54305b29c6125f7451af9 from peer 0755b211b6b943d2b59e44e19008702f at {username='slave'} at 127.0.0.1:37714: session id = 0755b211b6b943d2b59e44e19008702f-9ca0820cc7c54305b29c6125f7451af9
I20260601 13:30:42.106137  4755 tablet_copy_source_session.cc:215] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:42.107002  4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca0820cc7c54305b29c6125f7451af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:42.108933  4986 tablet_copy_client.cc:806] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:42.109112  4986 tablet_copy_client.cc:670] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:42.110373  4986 tablet_copy_client.cc:538] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:42.111438  4986 tablet_bootstrap.cc:492] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: Bootstrap starting.
I20260601 13:30:42.114431  4986 tablet_bootstrap.cc:492] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: 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
I20260601 13:30:42.114624  4986 tablet_bootstrap.cc:492] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: Bootstrap complete.
I20260601 13:30:42.114750  4986 ts_tablet_manager.cc:1403] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:30:42.115095  4986 raft_consensus.cc:359] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
I20260601 13:30:42.115195  4986 raft_consensus.cc:740] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0755b211b6b943d2b59e44e19008702f, State: Initialized, Role: LEARNER
I20260601 13:30:42.115264  4986 consensus_queue.cc:260] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f [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: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
I20260601 13:30:42.115528  4986 ts_tablet_manager.cc:1434] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:42.116118  4755 tablet_copy_service.cc:342] P 25cd258a95e647929575d7926e8cd024: Request end of tablet copy session 0755b211b6b943d2b59e44e19008702f-9ca0820cc7c54305b29c6125f7451af9 received from {username='slave'} at 127.0.0.1:37714
I20260601 13:30:42.116206  4755 tablet_copy_service.cc:434] P 25cd258a95e647929575d7926e8cd024: ending tablet copy session 0755b211b6b943d2b59e44e19008702f-9ca0820cc7c54305b29c6125f7451af9 on tablet 9ca0820cc7c54305b29c6125f7451af9 with peer 0755b211b6b943d2b59e44e19008702f
I20260601 13:30:42.191442  4986 ts_tablet_manager.cc:933] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: Initiating tablet copy from peer 25cd258a95e647929575d7926e8cd024 (127.30.80.194:45827)
I20260601 13:30:42.191833  4986 tablet_copy_client.cc:323] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:45827
I20260601 13:30:42.192461  4755 tablet_copy_service.cc:140] P 25cd258a95e647929575d7926e8cd024: Received BeginTabletCopySession request for tablet 88b3e9c103e9405a8029703c07f9e2d2 from peer 0755b211b6b943d2b59e44e19008702f ({username='slave'} at 127.0.0.1:37714)
I20260601 13:30:42.192559  4755 tablet_copy_service.cc:161] P 25cd258a95e647929575d7926e8cd024: Beginning new tablet copy session on tablet 88b3e9c103e9405a8029703c07f9e2d2 from peer 0755b211b6b943d2b59e44e19008702f at {username='slave'} at 127.0.0.1:37714: session id = 0755b211b6b943d2b59e44e19008702f-88b3e9c103e9405a8029703c07f9e2d2
I20260601 13:30:42.193357  4755 tablet_copy_source_session.cc:215] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:42.194296  4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b3e9c103e9405a8029703c07f9e2d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:42.196178  4986 tablet_copy_client.cc:806] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:42.196383  4986 tablet_copy_client.cc:670] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:42.197526  4986 tablet_copy_client.cc:538] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:42.198840  4986 tablet_bootstrap.cc:492] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: Bootstrap starting.
I20260601 13:30:42.202039  4986 tablet_bootstrap.cc:492] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: 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
I20260601 13:30:42.202240  4986 tablet_bootstrap.cc:492] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: Bootstrap complete.
I20260601 13:30:42.202379  4986 ts_tablet_manager.cc:1403] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:42.202720  4986 raft_consensus.cc:359] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
I20260601 13:30:42.202818  4986 raft_consensus.cc:740] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0755b211b6b943d2b59e44e19008702f, State: Initialized, Role: LEARNER
I20260601 13:30:42.202889  4986 consensus_queue.cc:260] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f [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: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
I20260601 13:30:42.203171  4986 ts_tablet_manager.cc:1434] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:42.203701  4755 tablet_copy_service.cc:342] P 25cd258a95e647929575d7926e8cd024: Request end of tablet copy session 0755b211b6b943d2b59e44e19008702f-88b3e9c103e9405a8029703c07f9e2d2 received from {username='slave'} at 127.0.0.1:37714
I20260601 13:30:42.203805  4755 tablet_copy_service.cc:434] P 25cd258a95e647929575d7926e8cd024: ending tablet copy session 0755b211b6b943d2b59e44e19008702f-88b3e9c103e9405a8029703c07f9e2d2 on tablet 88b3e9c103e9405a8029703c07f9e2d2 with peer 0755b211b6b943d2b59e44e19008702f
I20260601 13:30:42.443876  4820 raft_consensus.cc:1275] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 2 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:30:42.444474  4887 consensus_queue.cc:1048] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:42.448458  4711 consensus_peers.cc:597] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:42.553783  4948 raft_consensus.cc:1217] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:42.592785  4948 raft_consensus.cc:1217] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:42.655850  4887 consensus_queue.cc:579] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Leader has been unable to successfully communicate with peer 128da0d95333464fb6c2e0b09c5505fd for more than 1 seconds (1.062s)
I20260601 13:30:42.713138  4948 raft_consensus.cc:1217] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:42.885317  4887 consensus_queue.cc:579] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Leader has been unable to successfully communicate with peer 128da0d95333464fb6c2e0b09c5505fd for more than 1 seconds (1.304s)
W20260601 13:30:42.923885  4615 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 128da0d95333464fb6c2e0b09c5505fd not available for placement
I20260601 13:30:42.985751  4892 raft_consensus.cc:1064] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024: attempting to promote NON_VOTER 0755b211b6b943d2b59e44e19008702f to VOTER
I20260601 13:30:42.986251  4892 consensus_queue.cc:237] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [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: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } }
I20260601 13:30:42.986677  4887 raft_consensus.cc:1064] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024: attempting to promote NON_VOTER 0755b211b6b943d2b59e44e19008702f to VOTER
I20260601 13:30:42.987015  4887 consensus_queue.cc:237] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [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: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } }
I20260601 13:30:42.987769  4820 raft_consensus.cc:1275] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:42.987879  4948 raft_consensus.cc:1275] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:42.988277  5000 consensus_queue.cc:1048] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:42.988431  5004 consensus_queue.cc:1048] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:30:42.988616  4711 consensus_peers.cc:597] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:42.989068  4820 raft_consensus.cc:1275] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:42.989920  4948 raft_consensus.cc:1275] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:42.990114  5003 consensus_queue.cc:1048] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:42.990264  5000 consensus_queue.cc:1048] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:30:42.990381  4711 consensus_peers.cc:597] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:42.990911  5000 raft_consensus.cc:2955] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:42.991384  4948 raft_consensus.cc:2955] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:42.992851  5006 raft_consensus.cc:2955] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:42.992975  4819 raft_consensus.cc:2955] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:42.993510  4564 catalog_manager.cc:5696] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 reported cstate change: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:42.993214  4947 raft_consensus.cc:2955] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:42.995589  4819 raft_consensus.cc:2955] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:42.998638  4745 consensus_queue.cc:237] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [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: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } }
I20260601 13:30:42.999316  4565 catalog_manager.cc:5696] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 reported cstate change: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:42.999665  4947 raft_consensus.cc:1275] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:42.999768  4819 raft_consensus.cc:1275] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:43.000025  4887 consensus_queue.cc:1048] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:43.000227  5004 consensus_queue.cc:1048] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:43.001682  5004 raft_consensus.cc:2955] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.002029  4947 raft_consensus.cc:2955] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.003142  4552 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9ca0820cc7c54305b29c6125f7451af9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:43.003516  4819 raft_consensus.cc:2955] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.003620  4745 consensus_queue.cc:237] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [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: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } }
I20260601 13:30:43.003934  4564 catalog_manager.cc:5696] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f reported cstate change: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.004828  4947 raft_consensus.cc:1275] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:43.004987  4819 raft_consensus.cc:1275] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:43.005304  4887 consensus_queue.cc:1048] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:43.005427  5006 consensus_queue.cc:1048] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:43.006949  5006 raft_consensus.cc:2955] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.007268  4819 raft_consensus.cc:2955] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.008317  4947 raft_consensus.cc:2955] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.008865  4552 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 064d623f4dec48b99b15efbf89f42636 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:43.009277  4565 catalog_manager.cc:5696] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 reported cstate change: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:30:43.010246  4553 catalog_manager.cc:4754] TS 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9ca0820cc7c54305b29c6125f7451af9: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111)
I20260601 13:30:43.199820  4887 raft_consensus.cc:1064] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024: attempting to promote NON_VOTER 0755b211b6b943d2b59e44e19008702f to VOTER
I20260601 13:30:43.200295  4887 consensus_queue.cc:237] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [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: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } }
I20260601 13:30:43.201730  4947 raft_consensus.cc:1275] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f [term 1 LEARNER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:43.201804  4819 raft_consensus.cc:1275] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:43.202157  5000 consensus_queue.cc:1048] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:43.202265  4887 consensus_queue.cc:1048] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:30:43.202623  4711 consensus_peers.cc:597] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:43.204180  5000 raft_consensus.cc:2955] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.204648  4947 raft_consensus.cc:2955] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.206265  4819 raft_consensus.cc:2955] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.206581  4566 catalog_manager.cc:5696] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 reported cstate change: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:43.210270  4745 consensus_queue.cc:237] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [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: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } }
I20260601 13:30:43.211407  4947 raft_consensus.cc:1275] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:43.211442  4819 raft_consensus.cc:1275] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:43.211822  5003 consensus_queue.cc:1048] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:43.212265  5003 consensus_queue.cc:1048] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:43.213742  5004 raft_consensus.cc:2955] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.214191  4947 raft_consensus.cc:2955] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.214197  4819 raft_consensus.cc:2955] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:43.215655  4552 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 88b3e9c103e9405a8029703c07f9e2d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:43.216123  4565 catalog_manager.cc:5696] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 reported cstate change: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New cstate: current_term: 1 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:30:43.314347  4553 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111) [suppressed 36 similar messages]
I20260601 13:30:43.509934  5004 consensus_queue.cc:579] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Leader has been unable to successfully communicate with peer 128da0d95333464fb6c2e0b09c5505fd for more than 1 seconds (1.523s)
I20260601 13:30:43.512691  4745 consensus_queue.cc:237] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
W20260601 13:30:43.514259  4708 consensus_peers.cc:597] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 -> Peer 0755b211b6b943d2b59e44e19008702f (127.30.80.196:46729): Couldn't send request to peer 0755b211b6b943d2b59e44e19008702f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbff32c3ccbf43e29902dad7796942ab. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:43.514277  4819 raft_consensus.cc:1275] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 2 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260601 13:30:43.514691  4711 consensus_peers.cc:597] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:43.514942  5000 consensus_queue.cc:1048] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:43.516796  5003 raft_consensus.cc:2955] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } } }
I20260601 13:30:43.517463  4819 raft_consensus.cc:2955] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } } }
I20260601 13:30:43.518683  4552 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bbff32c3ccbf43e29902dad7796942ab with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:30:43.519093  4566 catalog_manager.cc:5696] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 reported cstate change: config changed from index -1 to 2, NON_VOTER 0755b211b6b943d2b59e44e19008702f (127.30.80.196) added. New cstate: current_term: 2 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:30:43.924762  4615 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 128da0d95333464fb6c2e0b09c5505fd not available for placement
I20260601 13:30:43.932276  5023 ts_tablet_manager.cc:933] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: Initiating tablet copy from peer 25cd258a95e647929575d7926e8cd024 (127.30.80.194:45827)
I20260601 13:30:43.932667  5023 tablet_copy_client.cc:323] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:45827
I20260601 13:30:43.933161  4755 tablet_copy_service.cc:140] P 25cd258a95e647929575d7926e8cd024: Received BeginTabletCopySession request for tablet bbff32c3ccbf43e29902dad7796942ab from peer 0755b211b6b943d2b59e44e19008702f ({username='slave'} at 127.0.0.1:37714)
I20260601 13:30:43.933249  4755 tablet_copy_service.cc:161] P 25cd258a95e647929575d7926e8cd024: Beginning new tablet copy session on tablet bbff32c3ccbf43e29902dad7796942ab from peer 0755b211b6b943d2b59e44e19008702f at {username='slave'} at 127.0.0.1:37714: session id = 0755b211b6b943d2b59e44e19008702f-bbff32c3ccbf43e29902dad7796942ab
I20260601 13:30:43.934264  4755 tablet_copy_source_session.cc:215] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:43.935221  5023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbff32c3ccbf43e29902dad7796942ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.937167  5023 tablet_copy_client.cc:806] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:43.937361  5023 tablet_copy_client.cc:670] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:43.938485  5023 tablet_copy_client.cc:538] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:43.939445  5023 tablet_bootstrap.cc:492] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: Bootstrap starting.
I20260601 13:30:43.942246  5023 tablet_bootstrap.cc:492] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: 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
I20260601 13:30:43.942445  5023 tablet_bootstrap.cc:492] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: Bootstrap complete.
I20260601 13:30:43.942589  5023 ts_tablet_manager.cc:1403] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:30:43.942917  5023 raft_consensus.cc:359] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
I20260601 13:30:43.943015  5023 raft_consensus.cc:740] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0755b211b6b943d2b59e44e19008702f, State: Initialized, Role: LEARNER
I20260601 13:30:43.943080  5023 consensus_queue.cc:260] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: true } }
I20260601 13:30:43.943357  5023 ts_tablet_manager.cc:1434] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:30:43.943894  4755 tablet_copy_service.cc:342] P 25cd258a95e647929575d7926e8cd024: Request end of tablet copy session 0755b211b6b943d2b59e44e19008702f-bbff32c3ccbf43e29902dad7796942ab received from {username='slave'} at 127.0.0.1:37714
I20260601 13:30:43.943996  4755 tablet_copy_service.cc:434] P 25cd258a95e647929575d7926e8cd024: ending tablet copy session 0755b211b6b943d2b59e44e19008702f-bbff32c3ccbf43e29902dad7796942ab on tablet bbff32c3ccbf43e29902dad7796942ab with peer 0755b211b6b943d2b59e44e19008702f
W20260601 13:30:44.107432  4553 catalog_manager.cc:4754] TS 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 064d623f4dec48b99b15efbf89f42636: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111)
I20260601 13:30:44.369813  4947 raft_consensus.cc:1217] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:30:44.842788  5027 consensus_queue.cc:579] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Leader has been unable to successfully communicate with peer 128da0d95333464fb6c2e0b09c5505fd for more than 1 seconds (1.330s)
I20260601 13:30:44.906607  5028 raft_consensus.cc:1064] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024: attempting to promote NON_VOTER 0755b211b6b943d2b59e44e19008702f to VOTER
I20260601 13:30:44.907101  5028 consensus_queue.cc:237] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } }
I20260601 13:30:44.908849  4947 raft_consensus.cc:1275] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f [term 2 LEARNER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:30:44.908905  4819 raft_consensus.cc:1275] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 2 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:30:44.909322  5028 consensus_queue.cc:1048] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:44.909538  5030 consensus_queue.cc:1048] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:30:44.909761  4711 consensus_peers.cc:597] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 -> Peer 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): Couldn't send request to peer 128da0d95333464fb6c2e0b09c5505fd. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:44.911278  5030 raft_consensus.cc:2955] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:44.911751  4947 raft_consensus.cc:2955] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:44.913347  4819 raft_consensus.cc:2955] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:44.915410  4566 catalog_manager.cc:5696] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 reported cstate change: config changed from index 2 to 3, 0755b211b6b943d2b59e44e19008702f (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "128da0d95333464fb6c2e0b09c5505fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 36799 } } peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:44.918938  4745 consensus_queue.cc:237] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } }
I20260601 13:30:44.920176  4947 raft_consensus.cc:1275] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f [term 2 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:30:44.920176  4819 raft_consensus.cc:1275] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 2 FOLLOWER]: Refusing update from remote peer 25cd258a95e647929575d7926e8cd024: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:30:44.920648  5027 consensus_queue.cc:1048] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:44.920779  5028 consensus_queue.cc:1048] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:44.922215  5028 raft_consensus.cc:2955] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:44.922645  4947 raft_consensus.cc:2955] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:44.922887  4819 raft_consensus.cc:2955] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
I20260601 13:30:44.924151  4552 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bbff32c3ccbf43e29902dad7796942ab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:44.925251  4565 catalog_manager.cc:5696] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f reported cstate change: config changed from index 3 to 4, VOTER 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193) evicted. New cstate: current_term: 2 leader_uuid: "25cd258a95e647929575d7926e8cd024" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25cd258a95e647929575d7926e8cd024" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 45827 } } peers { permanent_uuid: "1fa01ea9455042ec83b2ebfea22cc500" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38931 } } peers { permanent_uuid: "0755b211b6b943d2b59e44e19008702f" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 46729 } attrs { promote: false } } }
W20260601 13:30:44.925961  4615 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 128da0d95333464fb6c2e0b09c5505fd not available for placement
W20260601 13:30:45.131414  4553 catalog_manager.cc:4754] TS 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bbff32c3ccbf43e29902dad7796942ab: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111)
W20260601 13:30:45.926501  4615 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 25cd258a95e647929575d7926e8cd024 not available for placement
W20260601 13:30:47.188581  4553 catalog_manager.cc:4754] TS 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bbff32c3ccbf43e29902dad7796942ab: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111)
I20260601 13:30:48.462062 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:30:48.466737 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:48.466971 31043 tablet_replica.cc:333] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024: stopping tablet replica
I20260601 13:30:48.467099 31043 raft_consensus.cc:2243] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:30:48.467281 31043 raft_consensus.cc:2272] T bbff32c3ccbf43e29902dad7796942ab P 25cd258a95e647929575d7926e8cd024 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.467751 31043 tablet_replica.cc:333] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024: stopping tablet replica
I20260601 13:30:48.467828 31043 raft_consensus.cc:2243] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:48.467950 31043 raft_consensus.cc:2272] T 9ca0820cc7c54305b29c6125f7451af9 P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.468320 31043 tablet_replica.cc:333] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024: stopping tablet replica
I20260601 13:30:48.468398 31043 raft_consensus.cc:2243] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:48.468515 31043 raft_consensus.cc:2272] T 064d623f4dec48b99b15efbf89f42636 P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.468775 31043 tablet_replica.cc:333] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024: stopping tablet replica
I20260601 13:30:48.468837 31043 raft_consensus.cc:2243] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:48.468948 31043 raft_consensus.cc:2272] T 88b3e9c103e9405a8029703c07f9e2d2 P 25cd258a95e647929575d7926e8cd024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.482034 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:30:48.484666 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:30:48.489193 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:48.489449 31043 tablet_replica.cc:333] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500: stopping tablet replica
I20260601 13:30:48.489598 31043 raft_consensus.cc:2243] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:48.489768 31043 raft_consensus.cc:2272] T bbff32c3ccbf43e29902dad7796942ab P 1fa01ea9455042ec83b2ebfea22cc500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.490202 31043 tablet_replica.cc:333] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500: stopping tablet replica
I20260601 13:30:48.490320 31043 raft_consensus.cc:2243] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:48.490478 31043 raft_consensus.cc:2272] T 9ca0820cc7c54305b29c6125f7451af9 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.490819 31043 tablet_replica.cc:333] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500: stopping tablet replica
I20260601 13:30:48.490928 31043 raft_consensus.cc:2243] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:48.491067 31043 raft_consensus.cc:2272] T 064d623f4dec48b99b15efbf89f42636 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.491396 31043 tablet_replica.cc:333] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500: stopping tablet replica
I20260601 13:30:48.491492 31043 raft_consensus.cc:2243] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:48.491605 31043 raft_consensus.cc:2272] T 88b3e9c103e9405a8029703c07f9e2d2 P 1fa01ea9455042ec83b2ebfea22cc500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.504509 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:30:48.507318 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:30:48.512079 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:48.512393 31043 tablet_replica.cc:333] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f: stopping tablet replica
I20260601 13:30:48.512563 31043 raft_consensus.cc:2243] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:48.512715 31043 raft_consensus.cc:2272] T bbff32c3ccbf43e29902dad7796942ab P 0755b211b6b943d2b59e44e19008702f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.514127 31043 tablet_replica.cc:333] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f: stopping tablet replica
I20260601 13:30:48.514245 31043 raft_consensus.cc:2243] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:48.514436 31043 raft_consensus.cc:2272] T 88b3e9c103e9405a8029703c07f9e2d2 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.514832 31043 tablet_replica.cc:333] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f: stopping tablet replica
I20260601 13:30:48.514937 31043 raft_consensus.cc:2243] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:48.515051 31043 raft_consensus.cc:2272] T 064d623f4dec48b99b15efbf89f42636 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.515389 31043 tablet_replica.cc:333] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f: stopping tablet replica
I20260601 13:30:48.515455 31043 raft_consensus.cc:2243] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:48.515571 31043 raft_consensus.cc:2272] T 9ca0820cc7c54305b29c6125f7451af9 P 0755b211b6b943d2b59e44e19008702f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:48.528695 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:30:48.531342 31043 master.cc:562] Master@127.30.80.254:39719 shutting down...
W20260601 13:30:49.266309  4553 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111) [suppressed 30 similar messages]
W20260601 13:30:49.267117  4553 catalog_manager.cc:4754] TS 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bbff32c3ccbf43e29902dad7796942ab: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111)
W20260601 13:30:51.389060  4553 catalog_manager.cc:4754] TS 128da0d95333464fb6c2e0b09c5505fd (127.30.80.193:36799): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 064d623f4dec48b99b15efbf89f42636: Network error: Client connection negotiation failed: client connection to 127.30.80.193:36799: connect: Connection refused (error 111)
I20260601 13:30:52.126740 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:52.127074 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:52.127179 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6fe88593ecf4cd6a360dbc354e6e876: stopping tablet replica
I20260601 13:30:52.141438 31043 master.cc:584] Master@127.30.80.254:39719 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13262 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:30:52.152524 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:33259
I20260601 13:30:52.152926 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:52.155066 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:52.154981  5049 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
W20260601 13:30:52.154981  5050 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
W20260601 13:30:52.155071  5052 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
I20260601 13:30:52.155576 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:52.155622 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:52.155639 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320652155639 us; error 0 us; skew 500 ppm
I20260601 13:30:52.156620 31043 webserver.cc:533] Webserver started at http://127.30.80.254:46849/ using document root <none> and password file <none>
I20260601 13:30:52.156759 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:52.156802 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:52.156868 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:52.157244 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "294a3e076880456a87477fcf59dce227"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:30:52.158787 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:52.159785  5057 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:52.160174 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:52.160250 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "294a3e076880456a87477fcf59dce227"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:30:52.160424 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-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)
I20260601 13:30:52.174377 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:52.174818 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:52.179450 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:33259
I20260601 13:30:52.182751  5109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:33259 every 8 connection(s)
I20260601 13:30:52.183396  5110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:52.185631  5110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227: Bootstrap starting.
I20260601 13:30:52.186585  5110 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:52.187806  5110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227: No bootstrap required, opened a new log
I20260601 13:30:52.188302  5110 raft_consensus.cc:359] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "294a3e076880456a87477fcf59dce227" member_type: VOTER }
I20260601 13:30:52.188421  5110 raft_consensus.cc:385] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:52.188446  5110 raft_consensus.cc:740] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 294a3e076880456a87477fcf59dce227, State: Initialized, Role: FOLLOWER
I20260601 13:30:52.188607  5110 consensus_queue.cc:260] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "294a3e076880456a87477fcf59dce227" member_type: VOTER }
I20260601 13:30:52.188685  5110 raft_consensus.cc:399] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:52.188710  5110 raft_consensus.cc:493] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:52.188792  5110 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:52.189675  5110 raft_consensus.cc:515] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "294a3e076880456a87477fcf59dce227" member_type: VOTER }
I20260601 13:30:52.189834  5110 leader_election.cc:304] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [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: 294a3e076880456a87477fcf59dce227; no voters: 
I20260601 13:30:52.190070  5110 leader_election.cc:290] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:52.190217  5113 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:52.190514  5113 raft_consensus.cc:697] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 1 LEADER]: Becoming Leader. State: Replica: 294a3e076880456a87477fcf59dce227, State: Running, Role: LEADER
I20260601 13:30:52.190677  5113 consensus_queue.cc:237] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [LEADER]: Queue going to LEADER mode. State: All 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: "294a3e076880456a87477fcf59dce227" member_type: VOTER }
I20260601 13:30:52.190732  5110 sys_catalog.cc:565] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:52.191164  5114 sys_catalog.cc:455] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "294a3e076880456a87477fcf59dce227" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "294a3e076880456a87477fcf59dce227" member_type: VOTER } }
I20260601 13:30:52.191187  5115 sys_catalog.cc:455] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 294a3e076880456a87477fcf59dce227. Latest consensus state: current_term: 1 leader_uuid: "294a3e076880456a87477fcf59dce227" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "294a3e076880456a87477fcf59dce227" member_type: VOTER } }
I20260601 13:30:52.191323  5115 sys_catalog.cc:458] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:52.191608  5114 sys_catalog.cc:458] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:52.191879  5117 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:52.192618  5117 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:52.192941 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:52.194684  5117 catalog_manager.cc:1382] Generated new cluster ID: e05ec8c7e52a4241bdfba21240bb0567
I20260601 13:30:52.194756  5117 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:52.200133  5117 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:52.200712  5117 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:52.220052  5117 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227: Generated new TSK 0
I20260601 13:30:52.220263  5117 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:52.225449 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:52.227814  5132 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
W20260601 13:30:52.227798  5134 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
W20260601 13:30:52.227886  5131 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
I20260601 13:30:52.228138 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:52.228317 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:52.228364 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:52.228386 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320652228386 us; error 0 us; skew 500 ppm
I20260601 13:30:52.229372 31043 webserver.cc:533] Webserver started at http://127.30.80.193:46755/ using document root <none> and password file <none>
I20260601 13:30:52.229560 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:52.229633 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:52.229715 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:52.230150 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "ff9b0fd6092e45ed979c525fff7f8b3e"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:30:52.231808 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:52.232955  5139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:52.233284 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:52.233352 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "ff9b0fd6092e45ed979c525fff7f8b3e"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:30:52.233440 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-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)
I20260601 13:30:52.267292 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:52.267730 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:52.268090 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:52.268584 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:52.268648 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:52.268698 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:52.268748 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:52.273200 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:42903
I20260601 13:30:52.273228  5202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:42903 every 8 connection(s)
I20260601 13:30:52.274032 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:52.276147  5208 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
W20260601 13:30:52.276180  5207 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
W20260601 13:30:52.276198  5210 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
I20260601 13:30:52.276451 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:52.276738 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:52.276793 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:52.276815 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320652276815 us; error 0 us; skew 500 ppm
I20260601 13:30:52.277737 31043 webserver.cc:533] Webserver started at http://127.30.80.194:34335/ using document root <none> and password file <none>
I20260601 13:30:52.277920 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:52.277978 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:52.278084 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:52.278499 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "3de2f80a49d3495c83f2ff8975ec4f29"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:30:52.280015 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:52.281005  5215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:52.281255 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:52.281360 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "3de2f80a49d3495c83f2ff8975ec4f29"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:30:52.281437 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-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)
I20260601 13:30:52.285295  5203 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33259
I20260601 13:30:52.285418  5203 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:52.285645  5203 heartbeater.cc:507] Master 127.30.80.254:33259 requested a full tablet report, sending...
I20260601 13:30:52.286273  5074 ts_manager.cc:194] Registered new tserver with Master: ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903)
I20260601 13:30:52.287294  5074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40790
I20260601 13:30:52.303007 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:52.303431 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:52.303702 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:52.304281 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:52.304322 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:52.304390 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:52.304427 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:52.308525 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:36501
I20260601 13:30:52.308590  5278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:36501 every 8 connection(s)
I20260601 13:30:52.309469 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:52.311440  5283 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
I20260601 13:30:52.311549 31043 server_base.cc:1061] running on GCE node
W20260601 13:30:52.311513  5282 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
W20260601 13:30:52.311755  5285 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
I20260601 13:30:52.312049 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:52.312122 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:52.312160 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320652312158 us; error 0 us; skew 500 ppm
I20260601 13:30:52.313208 31043 webserver.cc:533] Webserver started at http://127.30.80.195:41773/ using document root <none> and password file <none>
I20260601 13:30:52.313511 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:52.313609 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:52.313699 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:52.313988  5279 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33259
I20260601 13:30:52.314106  5279 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:52.314189 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:30:52.314344  5279 heartbeater.cc:507] Master 127.30.80.254:33259 requested a full tablet report, sending...
I20260601 13:30:52.314997  5074 ts_manager.cc:194] Registered new tserver with Master: 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501)
I20260601 13:30:52.315474  5074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40806
I20260601 13:30:52.315999 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:52.316952  5290 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:52.317209 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:52.317271 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:30:52.317364 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-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)
I20260601 13:30:52.336427 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:52.336949 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:52.337301 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:52.337833 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:52.337909 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:52.337975 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:52.338017 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:52.343302 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:41139
I20260601 13:30:52.343444  5353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:41139 every 8 connection(s)
I20260601 13:30:52.348309  5354 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33259
I20260601 13:30:52.348417  5354 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:52.348662  5354 heartbeater.cc:507] Master 127.30.80.254:33259 requested a full tablet report, sending...
I20260601 13:30:52.349393  5074 ts_manager.cc:194] Registered new tserver with Master: 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:30:52.349573 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005739334s
I20260601 13:30:52.350196  5074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40818
I20260601 13:30:53.288249  5203 heartbeater.cc:499] Master 127.30.80.254:33259 was elected leader, sending a full tablet report...
I20260601 13:30:53.316485  5279 heartbeater.cc:499] Master 127.30.80.254:33259 was elected leader, sending a full tablet report...
I20260601 13:30:53.351054  5354 heartbeater.cc:499] Master 127.30.80.254:33259 was elected leader, sending a full tablet report...
I20260601 13:30:53.384765  5074 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40820:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:53.385341  5074 catalog_manager.cc:7076] 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.
I20260601 13:30:53.396801  5318 tablet_service.cc:1511] Processing CreateTablet for tablet 64914a6fe0b94aa28b38d7f7ca074fab (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:53.397181  5318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64914a6fe0b94aa28b38d7f7ca074fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.397746  5243 tablet_service.cc:1511] Processing CreateTablet for tablet 64914a6fe0b94aa28b38d7f7ca074fab (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:53.397995  5243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64914a6fe0b94aa28b38d7f7ca074fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.399904  5374 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap starting.
I20260601 13:30:53.399940  5317 tablet_service.cc:1511] Processing CreateTablet for tablet 05ce60858e51462fb766d615c51a5d34 (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:53.400183  5316 tablet_service.cc:1511] Processing CreateTablet for tablet 216dbd0f97f14d1197b56dfb61752c97 (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:53.400262  5317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ce60858e51462fb766d615c51a5d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.400439  5316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216dbd0f97f14d1197b56dfb61752c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.401199  5374 tablet_bootstrap.cc:654] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.402205  5309 tablet_service.cc:1511] Processing CreateTablet for tablet 33b135fa39cc413090113797c3fdfeea (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:53.402388  5309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b135fa39cc413090113797c3fdfeea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.402496  5374 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: No bootstrap required, opened a new log
I20260601 13:30:53.402588  5374 ts_tablet_manager.cc:1403] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:53.402936  5374 raft_consensus.cc:359] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:30:53.403038  5374 raft_consensus.cc:385] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.403060  5374 raft_consensus.cc:740] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fa80c6f55c94f949ed62f75620a9fbc, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.403196  5374 consensus_queue.cc:260] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:30:53.403584  5374 ts_tablet_manager.cc:1434] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:53.403753  5374 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap starting.
I20260601 13:30:53.404431  5242 tablet_service.cc:1511] Processing CreateTablet for tablet 05ce60858e51462fb766d615c51a5d34 (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:53.404690  5242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ce60858e51462fb766d615c51a5d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.404817  5374 tablet_bootstrap.cc:654] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.405972  5374 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: No bootstrap required, opened a new log
I20260601 13:30:53.406046  5374 ts_tablet_manager.cc:1403] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:53.406454  5374 raft_consensus.cc:359] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.406580  5374 raft_consensus.cc:385] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.406667  5374 raft_consensus.cc:740] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fa80c6f55c94f949ed62f75620a9fbc, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.406689  5241 tablet_service.cc:1511] Processing CreateTablet for tablet 216dbd0f97f14d1197b56dfb61752c97 (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:53.406858  5374 consensus_queue.cc:260] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.407001  5241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216dbd0f97f14d1197b56dfb61752c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.407146  5374 ts_tablet_manager.cc:1434] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:53.407315  5374 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap starting.
I20260601 13:30:53.408469  5374 tablet_bootstrap.cc:654] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.409271  5240 tablet_service.cc:1511] Processing CreateTablet for tablet 33b135fa39cc413090113797c3fdfeea (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:53.409530  5240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b135fa39cc413090113797c3fdfeea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.409731  5374 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: No bootstrap required, opened a new log
I20260601 13:30:53.409839  5374 ts_tablet_manager.cc:1403] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:53.410238  5374 raft_consensus.cc:359] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.410367  5374 raft_consensus.cc:385] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.410414  5374 raft_consensus.cc:740] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fa80c6f55c94f949ed62f75620a9fbc, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.410547  5374 consensus_queue.cc:260] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.410868  5374 ts_tablet_manager.cc:1434] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:53.411049  5374 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap starting.
I20260601 13:30:53.411818  5167 tablet_service.cc:1511] Processing CreateTablet for tablet 64914a6fe0b94aa28b38d7f7ca074fab (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:53.411969  5166 tablet_service.cc:1511] Processing CreateTablet for tablet 05ce60858e51462fb766d615c51a5d34 (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:53.412128  5167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64914a6fe0b94aa28b38d7f7ca074fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.412125  5374 tablet_bootstrap.cc:654] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.412407  5165 tablet_service.cc:1511] Processing CreateTablet for tablet 216dbd0f97f14d1197b56dfb61752c97 (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:53.412637  5165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216dbd0f97f14d1197b56dfb61752c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.413707  5377 raft_consensus.cc:493] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:53.413789  5377 raft_consensus.cc:515] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.414211  5377 leader_election.cc:290] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903), 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501)
I20260601 13:30:53.414709  5164 tablet_service.cc:1511] Processing CreateTablet for tablet 33b135fa39cc413090113797c3fdfeea (DEFAULT_TABLE table=test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:53.414951  5164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b135fa39cc413090113797c3fdfeea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.416640  5166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ce60858e51462fb766d615c51a5d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.417459  5381 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap starting.
I20260601 13:30:53.418572  5381 tablet_bootstrap.cc:654] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.419031  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce60858e51462fb766d615c51a5d34" candidate_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" is_pre_election: true
W20260601 13:30:53.419394  5292 leader_election.cc:343] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:30:53.419741  5381 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: No bootstrap required, opened a new log
I20260601 13:30:53.419850  5381 ts_tablet_manager.cc:1403] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:53.420328  5374 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: No bootstrap required, opened a new log
I20260601 13:30:53.420367  5381 raft_consensus.cc:359] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:30:53.420570  5375 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap starting.
I20260601 13:30:53.420691  5374 ts_tablet_manager.cc:1403] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:30:53.420765  5253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce60858e51462fb766d615c51a5d34" candidate_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" is_pre_election: true
W20260601 13:30:53.421095  5291 leader_election.cc:343] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:30:53.421175  5291 leader_election.cc:304] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3fa80c6f55c94f949ed62f75620a9fbc; no voters: 3de2f80a49d3495c83f2ff8975ec4f29, ff9b0fd6092e45ed979c525fff7f8b3e
I20260601 13:30:53.421247  5374 raft_consensus.cc:359] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.421319  5377 raft_consensus.cc:2749] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:30:53.420725  5381 raft_consensus.cc:385] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.421378  5381 raft_consensus.cc:740] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.421509  5381 consensus_queue.cc:260] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:30:53.421926  5381 ts_tablet_manager.cc:1434] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:53.422093  5381 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap starting.
I20260601 13:30:53.422173  5375 tablet_bootstrap.cc:654] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.423075  5381 tablet_bootstrap.cc:654] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.423264  5375 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: No bootstrap required, opened a new log
I20260601 13:30:53.423353  5375 ts_tablet_manager.cc:1403] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:53.421335  5374 raft_consensus.cc:385] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.423686  5374 raft_consensus.cc:740] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fa80c6f55c94f949ed62f75620a9fbc, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.423808  5375 raft_consensus.cc:359] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:30:53.423856  5374 consensus_queue.cc:260] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.423954  5375 raft_consensus.cc:385] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.424304  5381 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: No bootstrap required, opened a new log
I20260601 13:30:53.424337  5374 ts_tablet_manager.cc:1434] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:30:53.424433  5381 ts_tablet_manager.cc:1403] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:53.424115  5375 raft_consensus.cc:740] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.424697  5375 consensus_queue.cc:260] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:30:53.424903  5381 raft_consensus.cc:359] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.425055  5381 raft_consensus.cc:385] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.425112  5375 ts_tablet_manager.cc:1434] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:53.425168  5381 raft_consensus.cc:740] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.425385  5375 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap starting.
I20260601 13:30:53.425417  5381 consensus_queue.cc:260] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.425740  5381 ts_tablet_manager.cc:1434] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:53.425964  5381 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap starting.
I20260601 13:30:53.426978  5381 tablet_bootstrap.cc:654] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.427239  5375 tablet_bootstrap.cc:654] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.428593  5381 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: No bootstrap required, opened a new log
I20260601 13:30:53.428632  5375 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: No bootstrap required, opened a new log
I20260601 13:30:53.428690  5381 ts_tablet_manager.cc:1403] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:53.428690  5375 ts_tablet_manager.cc:1403] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:30:53.429064  5381 raft_consensus.cc:359] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.429143  5381 raft_consensus.cc:385] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.429167  5381 raft_consensus.cc:740] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.429108  5375 raft_consensus.cc:359] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.429266  5375 raft_consensus.cc:385] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.429315  5375 raft_consensus.cc:740] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.429329  5381 consensus_queue.cc:260] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.429486  5375 consensus_queue.cc:260] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.429607  5381 ts_tablet_manager.cc:1434] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:53.429761  5375 ts_tablet_manager.cc:1434] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:53.429970  5375 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap starting.
I20260601 13:30:53.430859  5375 tablet_bootstrap.cc:654] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.429783  5381 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap starting.
I20260601 13:30:53.431903  5375 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: No bootstrap required, opened a new log
I20260601 13:30:53.432049  5375 ts_tablet_manager.cc:1403] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:30:53.432272  5381 tablet_bootstrap.cc:654] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.432487  5375 raft_consensus.cc:359] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.432576  5375 raft_consensus.cc:385] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.432597  5375 raft_consensus.cc:740] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.432741  5375 consensus_queue.cc:260] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.433028  5375 ts_tablet_manager.cc:1434] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:53.433225  5375 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap starting.
I20260601 13:30:53.433341  5381 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: No bootstrap required, opened a new log
I20260601 13:30:53.433419  5381 ts_tablet_manager.cc:1403] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:53.433881  5381 raft_consensus.cc:359] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.433969  5381 raft_consensus.cc:385] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.434002  5381 raft_consensus.cc:740] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.434124  5375 tablet_bootstrap.cc:654] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:53.434129  5381 consensus_queue.cc:260] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.434559  5381 ts_tablet_manager.cc:1434] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:53.435254  5375 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: No bootstrap required, opened a new log
I20260601 13:30:53.435354  5375 ts_tablet_manager.cc:1403] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:53.435762  5375 raft_consensus.cc:359] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.435860  5375 raft_consensus.cc:385] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:53.435900  5375 raft_consensus.cc:740] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Initialized, Role: FOLLOWER
I20260601 13:30:53.436040  5375 consensus_queue.cc:260] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.436309  5375 ts_tablet_manager.cc:1434] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:53.453061  5385 raft_consensus.cc:493] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:53.453255  5385 raft_consensus.cc:515] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.453907  5385 leader_election.cc:290] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501), 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:30:53.458484  5253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce60858e51462fb766d615c51a5d34" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" is_pre_election: true
I20260601 13:30:53.458503  5328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce60858e51462fb766d615c51a5d34" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" is_pre_election: true
I20260601 13:30:53.458683  5253 raft_consensus.cc:2468] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 0.
I20260601 13:30:53.458685  5328 raft_consensus.cc:2468] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 0.
I20260601 13:30:53.459062  5140 leader_election.cc:304] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de2f80a49d3495c83f2ff8975ec4f29, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:30:53.459272  5385 raft_consensus.cc:2804] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:53.459338  5385 raft_consensus.cc:493] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:53.459367  5385 raft_consensus.cc:3060] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.460325  5385 raft_consensus.cc:515] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.460676  5385 leader_election.cc:290] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 election: Requested vote from peers 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501), 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:30:53.461035  5253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce60858e51462fb766d615c51a5d34" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29"
I20260601 13:30:53.461036  5328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce60858e51462fb766d615c51a5d34" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
I20260601 13:30:53.461200  5253 raft_consensus.cc:3060] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.461304  5328 raft_consensus.cc:3060] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.462414  5253 raft_consensus.cc:2468] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 1.
I20260601 13:30:53.462725  5140 leader_election.cc:304] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de2f80a49d3495c83f2ff8975ec4f29, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:30:53.462735  5328 raft_consensus.cc:2468] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 1.
I20260601 13:30:53.462992  5385 raft_consensus.cc:2804] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:53.463235  5385 raft_consensus.cc:697] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 LEADER]: Becoming Leader. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Running, Role: LEADER
I20260601 13:30:53.463387  5385 consensus_queue.cc:237] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.464951  5073 catalog_manager.cc:5696] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193). New cstate: current_term: 1 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:53.548650  5385 raft_consensus.cc:493] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:53.548861  5385 raft_consensus.cc:515] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:30:53.549481  5385 leader_election.cc:290] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139), 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501)
I20260601 13:30:53.549860  5328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" is_pre_election: true
I20260601 13:30:53.549860  5253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" is_pre_election: true
I20260601 13:30:53.550079  5328 raft_consensus.cc:2468] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 0.
I20260601 13:30:53.550079  5253 raft_consensus.cc:2468] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 0.
I20260601 13:30:53.550432  5142 leader_election.cc:304] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fa80c6f55c94f949ed62f75620a9fbc, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:30:53.550617  5385 raft_consensus.cc:2804] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:53.550685  5385 raft_consensus.cc:493] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:53.550732  5385 raft_consensus.cc:3060] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.551753  5385 raft_consensus.cc:515] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:30:53.552191  5385 leader_election.cc:290] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 election: Requested vote from peers 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139), 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501)
I20260601 13:30:53.552495  5328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
I20260601 13:30:53.552495  5253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29"
I20260601 13:30:53.552635  5253 raft_consensus.cc:3060] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.552635  5328 raft_consensus.cc:3060] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.553552  5253 raft_consensus.cc:2468] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 1.
I20260601 13:30:53.553552  5328 raft_consensus.cc:2468] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 1.
I20260601 13:30:53.553826  5142 leader_election.cc:304] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fa80c6f55c94f949ed62f75620a9fbc, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:30:53.553985  5385 raft_consensus.cc:2804] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:53.554070  5385 raft_consensus.cc:697] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 LEADER]: Becoming Leader. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Running, Role: LEADER
I20260601 13:30:53.554209  5385 consensus_queue.cc:237] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:30:53.555866  5073 catalog_manager.cc:5696] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193). New cstate: current_term: 1 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:53.564101  5388 raft_consensus.cc:493] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:53.564203  5388 raft_consensus.cc:515] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.564630  5388 leader_election.cc:290] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903), 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:30:53.568040  5328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216dbd0f97f14d1197b56dfb61752c97" candidate_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" is_pre_election: true
I20260601 13:30:53.568125  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216dbd0f97f14d1197b56dfb61752c97" candidate_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" is_pre_election: true
I20260601 13:30:53.568197  5328 raft_consensus.cc:2468] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3de2f80a49d3495c83f2ff8975ec4f29 in term 0.
I20260601 13:30:53.568269  5177 raft_consensus.cc:2468] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3de2f80a49d3495c83f2ff8975ec4f29 in term 0.
I20260601 13:30:53.568535  5218 leader_election.cc:304] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de2f80a49d3495c83f2ff8975ec4f29, 3fa80c6f55c94f949ed62f75620a9fbc; no voters: 
I20260601 13:30:53.568707  5388 raft_consensus.cc:2804] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:53.568771  5388 raft_consensus.cc:493] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:53.568831  5388 raft_consensus.cc:3060] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.569664  5388 raft_consensus.cc:515] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.570034  5388 leader_election.cc:290] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [CANDIDATE]: Term 1 election: Requested vote from peers ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903), 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:30:53.570274  5328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216dbd0f97f14d1197b56dfb61752c97" candidate_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
I20260601 13:30:53.570283  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216dbd0f97f14d1197b56dfb61752c97" candidate_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e"
I20260601 13:30:53.570389  5328 raft_consensus.cc:3060] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.570432  5177 raft_consensus.cc:3060] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.571128  5328 raft_consensus.cc:2468] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de2f80a49d3495c83f2ff8975ec4f29 in term 1.
I20260601 13:30:53.571244  5177 raft_consensus.cc:2468] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de2f80a49d3495c83f2ff8975ec4f29 in term 1.
I20260601 13:30:53.571377  5218 leader_election.cc:304] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de2f80a49d3495c83f2ff8975ec4f29, 3fa80c6f55c94f949ed62f75620a9fbc; no voters: 
I20260601 13:30:53.571552  5388 raft_consensus.cc:2804] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:53.571753  5388 raft_consensus.cc:697] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 LEADER]: Becoming Leader. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Running, Role: LEADER
I20260601 13:30:53.571904  5388 consensus_queue.cc:237] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.573359  5073 catalog_manager.cc:5696] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:53.641572  5396 raft_consensus.cc:493] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:53.641732  5396 raft_consensus.cc:515] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.642225  5396 leader_election.cc:290] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501), 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:30:53.642764  5253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b135fa39cc413090113797c3fdfeea" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" is_pre_election: true
I20260601 13:30:53.642764  5328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b135fa39cc413090113797c3fdfeea" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" is_pre_election: true
I20260601 13:30:53.642942  5328 raft_consensus.cc:2468] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 0.
I20260601 13:30:53.642956  5253 raft_consensus.cc:2468] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 0.
I20260601 13:30:53.643254  5142 leader_election.cc:304] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fa80c6f55c94f949ed62f75620a9fbc, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:30:53.643473  5396 raft_consensus.cc:2804] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:53.643534  5396 raft_consensus.cc:493] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:53.643563  5396 raft_consensus.cc:3060] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.644506  5396 raft_consensus.cc:515] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.644846  5396 leader_election.cc:290] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 election: Requested vote from peers 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501), 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:30:53.645135  5253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b135fa39cc413090113797c3fdfeea" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29"
I20260601 13:30:53.645171  5328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b135fa39cc413090113797c3fdfeea" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
I20260601 13:30:53.645256  5253 raft_consensus.cc:3060] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.645265  5328 raft_consensus.cc:3060] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:53.646163  5328 raft_consensus.cc:2468] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 1.
I20260601 13:30:53.646163  5253 raft_consensus.cc:2468] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 1.
I20260601 13:30:53.646463  5142 leader_election.cc:304] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fa80c6f55c94f949ed62f75620a9fbc, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:30:53.646644  5396 raft_consensus.cc:2804] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:53.646752  5396 raft_consensus.cc:697] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 LEADER]: Becoming Leader. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Running, Role: LEADER
I20260601 13:30:53.646929  5396 consensus_queue.cc:237] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:30:53.648509  5073 catalog_manager.cc:5696] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193). New cstate: current_term: 1 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:53.682053 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:30:53.686020 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:53.686312 31043 tablet_replica.cc:333] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: stopping tablet replica
I20260601 13:30:53.686455 31043 raft_consensus.cc:2243] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:53.686656 31043 pending_rounds.cc:70] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: Trying to abort 1 pending ops.
I20260601 13:30:53.686687 31043 pending_rounds.cc:77] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193396959645696 op_type: NO_OP noop_request { }
I20260601 13:30:53.686786 31043 raft_consensus.cc:2889] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:53.686856 31043 raft_consensus.cc:2272] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.687551 31043 tablet_replica.cc:333] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: stopping tablet replica
I20260601 13:30:53.687707 31043 raft_consensus.cc:2243] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:53.687860 31043 pending_rounds.cc:70] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Trying to abort 1 pending ops.
I20260601 13:30:53.687898 31043 pending_rounds.cc:77] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193396587565056 op_type: NO_OP noop_request { }
I20260601 13:30:53.687994 31043 raft_consensus.cc:2889] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:53.688058 31043 raft_consensus.cc:2272] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.688556 31043 tablet_replica.cc:333] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: stopping tablet replica
I20260601 13:30:53.688652 31043 raft_consensus.cc:2243] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:53.688771 31043 pending_rounds.cc:70] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Trying to abort 1 pending ops.
I20260601 13:30:53.688808 31043 pending_rounds.cc:77] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193397339271168 op_type: NO_OP noop_request { }
I20260601 13:30:53.688876 31043 raft_consensus.cc:2889] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:53.688935 31043 raft_consensus.cc:2272] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.689383 31043 tablet_replica.cc:333] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: stopping tablet replica
I20260601 13:30:53.689446 31043 raft_consensus.cc:2243] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:53.689554 31043 raft_consensus.cc:2272] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.702916 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:30:53.705191 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:30:53.708784 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:53.709038 31043 tablet_replica.cc:333] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: stopping tablet replica
I20260601 13:30:53.709156 31043 raft_consensus.cc:2243] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:53.709252 31043 raft_consensus.cc:2272] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.709757 31043 tablet_replica.cc:333] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: stopping tablet replica
I20260601 13:30:53.709830 31043 raft_consensus.cc:2243] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:53.709903 31043 raft_consensus.cc:2272] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.710273 31043 tablet_replica.cc:333] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: stopping tablet replica
I20260601 13:30:53.710343 31043 raft_consensus.cc:2243] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:53.710454 31043 pending_rounds.cc:70] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Trying to abort 1 pending ops.
I20260601 13:30:53.710479 31043 pending_rounds.cc:77] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193397032054784 op_type: NO_OP noop_request { }
I20260601 13:30:53.710546 31043 raft_consensus.cc:2889] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:53.710587 31043 raft_consensus.cc:2272] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.711040 31043 tablet_replica.cc:333] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: stopping tablet replica
I20260601 13:30:53.711103 31043 raft_consensus.cc:2243] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:53.711169 31043 raft_consensus.cc:2272] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.724442 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:30:53.726846 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:30:53.730590 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:53.730887 31043 tablet_replica.cc:333] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: stopping tablet replica
I20260601 13:30:53.731029 31043 raft_consensus.cc:2243] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:53.731166 31043 raft_consensus.cc:2272] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.731657 31043 tablet_replica.cc:333] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: stopping tablet replica
I20260601 13:30:53.731767 31043 raft_consensus.cc:2243] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:53.731866 31043 raft_consensus.cc:2272] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.732326 31043 tablet_replica.cc:333] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: stopping tablet replica
I20260601 13:30:53.732425 31043 raft_consensus.cc:2243] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:53.732515 31043 raft_consensus.cc:2272] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.732883 31043 tablet_replica.cc:333] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: stopping tablet replica
I20260601 13:30:53.732949 31043 raft_consensus.cc:2243] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:53.733060 31043 raft_consensus.cc:2272] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:53.745855 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:30:53.748966 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:53.751083  5404 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
W20260601 13:30:53.751152  5407 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
W20260601 13:30:53.751157  5405 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
I20260601 13:30:53.751250 31043 server_base.cc:1061] running on GCE node
I20260601 13:30:53.751569 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:53.751616 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:53.751636 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320653751636 us; error 0 us; skew 500 ppm
I20260601 13:30:53.752534 31043 webserver.cc:533] Webserver started at http://127.30.80.196:42197/ using document root <none> and password file <none>
I20260601 13:30:53.752661 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:53.752705 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:53.752758 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:53.753116 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8"
format_stamp: "Formatted at 2026-06-01 13:30:53 on dist-test-slave-l49s"
I20260601 13:30:53.754465 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:53.755291  5412 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:53.755681 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:53.755772 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8"
format_stamp: "Formatted at 2026-06-01 13:30:53 on dist-test-slave-l49s"
I20260601 13:30:53.755877 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-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)
I20260601 13:30:53.767202 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:53.767560 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:53.767863 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:53.768373 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:53.768446 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:53.768532 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:53.768589 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:53.772910 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:34225
I20260601 13:30:53.773980  5476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:34225 every 8 connection(s)
I20260601 13:30:53.779213  5477 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33259
I20260601 13:30:53.779346  5477 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:53.779594  5477 heartbeater.cc:507] Master 127.30.80.254:33259 requested a full tablet report, sending...
I20260601 13:30:53.780256  5073 ts_manager.cc:194] Registered new tserver with Master: 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196:34225)
I20260601 13:30:53.780795  5073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40830
W20260601 13:30:54.194103  5123 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 9c25cef0b5614b0eabab801a4a6909c5: could not find any suitable replica to move from server ff9b0fd6092e45ed979c525fff7f8b3e to server 0ccef32ab9f6476e86b4c2222cbe3cb8
I20260601 13:30:54.781772  5477 heartbeater.cc:499] Master 127.30.80.254:33259 was elected leader, sending a full tablet report...
W20260601 13:30:55.196887  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 05ce60858e51462fb766d615c51a5d34: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42903: connect: Connection refused (error 111)
W20260601 13:30:55.197780  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 216dbd0f97f14d1197b56dfb61752c97: Network error: Client connection negotiation failed: client connection to 127.30.80.194:36501: connect: Connection refused (error 111)
W20260601 13:30:55.198478  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 64914a6fe0b94aa28b38d7f7ca074fab: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42903: connect: Connection refused (error 111)
W20260601 13:30:56.201136  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 216dbd0f97f14d1197b56dfb61752c97: Network error: Client connection negotiation failed: client connection to 127.30.80.194:36501: connect: Connection refused (error 111)
W20260601 13:30:56.201936  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 33b135fa39cc413090113797c3fdfeea: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42903: connect: Connection refused (error 111)
W20260601 13:30:56.202631  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 05ce60858e51462fb766d615c51a5d34: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42903: connect: Connection refused (error 111)
W20260601 13:30:57.205430  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 216dbd0f97f14d1197b56dfb61752c97: Network error: Client connection negotiation failed: client connection to 127.30.80.194:36501: connect: Connection refused (error 111)
W20260601 13:30:57.206315  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 33b135fa39cc413090113797c3fdfeea: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42903: connect: Connection refused (error 111)
W20260601 13:30:57.207109  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 64914a6fe0b94aa28b38d7f7ca074fab: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42903: connect: Connection refused (error 111)
W20260601 13:30:58.209862  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 216dbd0f97f14d1197b56dfb61752c97: Network error: Client connection negotiation failed: client connection to 127.30.80.194:36501: connect: Connection refused (error 111)
W20260601 13:30:58.210803  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 64914a6fe0b94aa28b38d7f7ca074fab: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42903: connect: Connection refused (error 111)
W20260601 13:30:58.211673  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 05ce60858e51462fb766d615c51a5d34: Network error: Client connection negotiation failed: client connection to 127.30.80.193:42903: connect: Connection refused (error 111)
W20260601 13:30:59.212414  5123 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3fa80c6f55c94f949ed62f75620a9fbc not available for placement
W20260601 13:31:00.213047  5123 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3fa80c6f55c94f949ed62f75620a9fbc not available for placement
I20260601 13:31:00.800101 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:31:00.802606 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:00.802696  5485 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
W20260601 13:31:00.802695  5487 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
W20260601 13:31:00.802603  5484 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
I20260601 13:31:00.803081 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:00.803130 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:00.803146 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320660803146 us; error 0 us; skew 500 ppm
I20260601 13:31:00.804003 31043 webserver.cc:533] Webserver started at http://127.30.80.193:46755/ using document root <none> and password file <none>
I20260601 13:31:00.804155 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:00.804188 31043 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:31:00.805172 31043 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.806571  5492 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:00.807015 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.807085 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "ff9b0fd6092e45ed979c525fff7f8b3e"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:31:00.807199 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-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)
I20260601 13:31:00.817297 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:00.817749 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:00.818082 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:00.818876  5499 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:31:00.822213 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:31:00.822324 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:31:00.822407 31043 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:31:00.823381  5499 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap starting.
I20260601 13:31:00.824776 31043 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:31:00.824851 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:00.826521  5499 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: 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
I20260601 13:31:00.826956  5499 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap complete.
I20260601 13:31:00.827174  5499 ts_tablet_manager.cc:1403] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:00.827579  5499 raft_consensus.cc:359] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:00.827762  5499 raft_consensus.cc:740] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.827989  5499 consensus_queue.cc:260] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [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: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:00.828441  5499 ts_tablet_manager.cc:1434] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:31:00.828675  5499 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap starting.
I20260601 13:31:00.830885 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:42903
I20260601 13:31:00.831655  5559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:42903 every 8 connection(s)
I20260601 13:31:00.831667  5499 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: 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
I20260601 13:31:00.832145  5499 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap complete.
I20260601 13:31:00.832348  5499 ts_tablet_manager.cc:1403] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:00.832856  5499 raft_consensus.cc:359] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.833051  5499 raft_consensus.cc:740] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.833217  5499 consensus_queue.cc:260] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.833539  5499 ts_tablet_manager.cc:1434] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.833722  5499 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap starting.
I20260601 13:31:00.836021 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:31:00.836427  5499 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: 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
I20260601 13:31:00.836779  5499 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap complete.
I20260601 13:31:00.837039  5499 ts_tablet_manager.cc:1403] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:31:00.837325  5560 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33259
I20260601 13:31:00.837425  5560 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:00.837564  5499 raft_consensus.cc:359] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.837689  5499 raft_consensus.cc:740] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.837707  5560 heartbeater.cc:507] Master 127.30.80.254:33259 requested a full tablet report, sending...
I20260601 13:31:00.837860  5499 consensus_queue.cc:260] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
W20260601 13:31:00.838250  5565 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
W20260601 13:31:00.838311  5568 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
I20260601 13:31:00.838812  5499 ts_tablet_manager.cc:1434] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
W20260601 13:31:00.838835  5566 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
I20260601 13:31:00.839035  5499 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap starting.
I20260601 13:31:00.839085  5073 ts_manager.cc:194] Re-registered known tserver with Master: ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903)
I20260601 13:31:00.840142 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:00.840373 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:00.840425 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:00.840446 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320660840446 us; error 0 us; skew 500 ppm
I20260601 13:31:00.840584  5073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45308
I20260601 13:31:00.841528  5560 heartbeater.cc:499] Master 127.30.80.254:33259 was elected leader, sending a full tablet report...
I20260601 13:31:00.841625 31043 webserver.cc:533] Webserver started at http://127.30.80.194:34335/ using document root <none> and password file <none>
I20260601 13:31:00.841759 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:00.841786 31043 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:31:00.842123  5499 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: 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
I20260601 13:31:00.842443  5499 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Bootstrap complete.
I20260601 13:31:00.842651  5499 ts_tablet_manager.cc:1403] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:31:00.843106 31043 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.843096  5499 raft_consensus.cc:359] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.843251  5499 raft_consensus.cc:740] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.843415  5499 consensus_queue.cc:260] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.843739  5499 ts_tablet_manager.cc:1434] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:00.844496  5574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:00.844842 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.844902 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "3de2f80a49d3495c83f2ff8975ec4f29"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:31:00.844980 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-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)
I20260601 13:31:00.863063 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:00.863433 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:00.863700 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:00.867297 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:31:00.867383 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:31:00.868304  5581 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap starting.
I20260601 13:31:00.869585 31043 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:31:00.869632 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:00.870600  5581 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: 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
I20260601 13:31:00.870893  5581 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap complete.
I20260601 13:31:00.871119  5581 ts_tablet_manager.cc:1403] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:31:00.871613  5581 raft_consensus.cc:359] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:00.871740  5581 raft_consensus.cc:740] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.871935  5581 consensus_queue.cc:260] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:00.872363  5581 ts_tablet_manager.cc:1434] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.872557  5581 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap starting.
I20260601 13:31:00.874688  5581 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: 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
I20260601 13:31:00.874974  5581 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap complete.
I20260601 13:31:00.875139  5581 ts_tablet_manager.cc:1403] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:00.875432 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:36501
I20260601 13:31:00.875479  5641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:36501 every 8 connection(s)
I20260601 13:31:00.875590  5581 raft_consensus.cc:359] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.875679  5581 raft_consensus.cc:740] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.875768  5581 consensus_queue.cc:260] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.876027  5581 ts_tablet_manager.cc:1434] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:00.876168  5581 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap starting.
I20260601 13:31:00.876255 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:00.878336  5645 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
W20260601 13:31:00.878643  5646 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
W20260601 13:31:00.878875  5648 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
I20260601 13:31:00.879014 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:00.879195 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:00.879243 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:00.879266 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320660879266 us; error 0 us; skew 500 ppm
I20260601 13:31:00.879587  5581 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: 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
I20260601 13:31:00.879916  5581 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap complete.
I20260601 13:31:00.880117  5581 ts_tablet_manager.cc:1403] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:00.880311 31043 webserver.cc:533] Webserver started at http://127.30.80.195:41773/ using document root <none> and password file <none>
I20260601 13:31:00.880468 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:00.880515 31043 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:31:00.880600  5581 raft_consensus.cc:359] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.880774  5581 raft_consensus.cc:740] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.880936  5581 consensus_queue.cc:260] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.881345  5581 ts_tablet_manager.cc:1434] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.881521  5581 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap starting.
I20260601 13:31:00.881661  5642 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33259
I20260601 13:31:00.881772  5642 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:00.881950  5642 heartbeater.cc:507] Master 127.30.80.254:33259 requested a full tablet report, sending...
I20260601 13:31:00.881937 31043 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.882877  5073 ts_manager.cc:194] Re-registered known tserver with Master: 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501)
I20260601 13:31:00.883580  5654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:00.883868 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.883935 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
format_stamp: "Formatted at 2026-06-01 13:30:52 on dist-test-slave-l49s"
I20260601 13:31:00.884034 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-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)
I20260601 13:31:00.884253  5073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45320
I20260601 13:31:00.884251  5581 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: 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
I20260601 13:31:00.884572  5581 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: Bootstrap complete.
I20260601 13:31:00.884775  5581 ts_tablet_manager.cc:1403] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:31:00.885094  5642 heartbeater.cc:499] Master 127.30.80.254:33259 was elected leader, sending a full tablet report...
I20260601 13:31:00.885241  5581 raft_consensus.cc:359] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.885344  5581 raft_consensus.cc:740] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.885480  5581 consensus_queue.cc:260] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.885787  5581 ts_tablet_manager.cc:1434] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.904047 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:00.904534 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:00.904840 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:00.908412 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:31:00.908488 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:31:00.909298  5662 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap starting.
I20260601 13:31:00.910421 31043 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:31:00.910488 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:31:00.911749  5662 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: 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
I20260601 13:31:00.912032  5662 tablet_bootstrap.cc:492] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap complete.
I20260601 13:31:00.912272  5662 ts_tablet_manager.cc:1403] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:31:00.912669  5662 raft_consensus.cc:359] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:00.912788  5662 raft_consensus.cc:740] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fa80c6f55c94f949ed62f75620a9fbc, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.912993  5662 consensus_queue.cc:260] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:00.913367  5662 ts_tablet_manager.cc:1434] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.913555  5662 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap starting.
I20260601 13:31:00.916092 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:41139
I20260601 13:31:00.916162  5722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:41139 every 8 connection(s)
I20260601 13:31:00.916232  5662 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: 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
I20260601 13:31:00.916453  5662 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap complete.
I20260601 13:31:00.916642  5662 ts_tablet_manager.cc:1403] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:00.917052  5662 raft_consensus.cc:359] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.917136  5662 raft_consensus.cc:740] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fa80c6f55c94f949ed62f75620a9fbc, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.917284  5662 consensus_queue.cc:260] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.917567  5662 ts_tablet_manager.cc:1434] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:00.917681  5662 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap starting.
I20260601 13:31:00.919765  5662 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: 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
I20260601 13:31:00.920083  5662 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap complete.
I20260601 13:31:00.920255  5662 ts_tablet_manager.cc:1403] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:31:00.920650  5662 raft_consensus.cc:359] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.920779  5662 raft_consensus.cc:740] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fa80c6f55c94f949ed62f75620a9fbc, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.920974  5662 consensus_queue.cc:260] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.921269  5662 ts_tablet_manager.cc:1434] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:00.921432  5662 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap starting.
I20260601 13:31:00.923059  5723 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33259
I20260601 13:31:00.923179  5723 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:00.923429  5723 heartbeater.cc:507] Master 127.30.80.254:33259 requested a full tablet report, sending...
I20260601 13:31:00.924031  5662 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: 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
I20260601 13:31:00.924281  5662 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: Bootstrap complete.
I20260601 13:31:00.924438  5073 ts_manager.cc:194] Re-registered known tserver with Master: 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:31:00.924469  5662 ts_tablet_manager.cc:1403] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:00.924889  5662 raft_consensus.cc:359] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.924978  5662 raft_consensus.cc:740] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fa80c6f55c94f949ed62f75620a9fbc, State: Initialized, Role: FOLLOWER
I20260601 13:31:00.925136  5662 consensus_queue.cc:260] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:00.925431  5662 ts_tablet_manager.cc:1434] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:00.925694  5073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45326
I20260601 13:31:00.926383  5723 heartbeater.cc:499] Master 127.30.80.254:33259 was elected leader, sending a full tablet report...
W20260601 13:31:01.220199  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 216dbd0f97f14d1197b56dfb61752c97: Illegal state: Replica 3de2f80a49d3495c83f2ff8975ec4f29 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } }
W20260601 13:31:01.224684  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 05ce60858e51462fb766d615c51a5d34: Illegal state: Replica ff9b0fd6092e45ed979c525fff7f8b3e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } }
W20260601 13:31:01.225812  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 64914a6fe0b94aa28b38d7f7ca074fab: Illegal state: Replica ff9b0fd6092e45ed979c525fff7f8b3e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } }
I20260601 13:31:02.125216  5731 raft_consensus.cc:493] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:02.125442  5731 raft_consensus.cc:515] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:02.126111  5731 leader_election.cc:290] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501), 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:31:02.129807  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b135fa39cc413090113797c3fdfeea" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" is_pre_election: true
I20260601 13:31:02.130021  5615 raft_consensus.cc:2468] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 1.
I20260601 13:31:02.130003  5691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b135fa39cc413090113797c3fdfeea" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" is_pre_election: true
I20260601 13:31:02.130251  5691 raft_consensus.cc:2468] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 1.
I20260601 13:31:02.130446  5493 leader_election.cc:304] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [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: 3de2f80a49d3495c83f2ff8975ec4f29, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:31:02.130625  5731 raft_consensus.cc:2804] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:31:02.130692  5731 raft_consensus.cc:493] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:02.130748  5731 raft_consensus.cc:3060] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.131632  5731 raft_consensus.cc:515] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:02.132079  5731 leader_election.cc:290] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 2 election: Requested vote from peers 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501), 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:31:02.132354  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b135fa39cc413090113797c3fdfeea" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29"
I20260601 13:31:02.132432  5691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b135fa39cc413090113797c3fdfeea" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
I20260601 13:31:02.132493  5615 raft_consensus.cc:3060] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.132591  5691 raft_consensus.cc:3060] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.133394  5615 raft_consensus.cc:2468] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 2.
I20260601 13:31:02.133517  5691 raft_consensus.cc:2468] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 2.
I20260601 13:31:02.133651  5493 leader_election.cc:304] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de2f80a49d3495c83f2ff8975ec4f29, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:31:02.133816  5731 raft_consensus.cc:2804] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:31:02.134011  5731 raft_consensus.cc:697] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 LEADER]: Becoming Leader. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Running, Role: LEADER
I20260601 13:31:02.134172  5731 consensus_queue.cc:237] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:02.135748  5073 catalog_manager.cc:5696] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:02.139940  5742 raft_consensus.cc:493] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:02.140055  5742 raft_consensus.cc:515] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:02.140635  5742 leader_election.cc:290] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139), ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903)
I20260601 13:31:02.144071  5691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" is_pre_election: true
I20260601 13:31:02.144088  5533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" is_pre_election: true
I20260601 13:31:02.144254  5691 raft_consensus.cc:2468] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3de2f80a49d3495c83f2ff8975ec4f29 in term 1.
I20260601 13:31:02.144387  5533 raft_consensus.cc:2410] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3de2f80a49d3495c83f2ff8975ec4f29 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.
I20260601 13:31:02.144591  5577 leader_election.cc:304] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [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: 3de2f80a49d3495c83f2ff8975ec4f29, 3fa80c6f55c94f949ed62f75620a9fbc; no voters: 
I20260601 13:31:02.144783  5742 raft_consensus.cc:2804] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:31:02.144855  5742 raft_consensus.cc:493] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:02.144888  5742 raft_consensus.cc:3060] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.145844  5742 raft_consensus.cc:515] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:02.146225  5742 leader_election.cc:290] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [CANDIDATE]: Term 2 election: Requested vote from peers 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139), ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903)
I20260601 13:31:02.146487  5691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
I20260601 13:31:02.146538  5533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e"
I20260601 13:31:02.146616  5691 raft_consensus.cc:3060] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.146652  5533 raft_consensus.cc:3060] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.147423  5691 raft_consensus.cc:2468] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de2f80a49d3495c83f2ff8975ec4f29 in term 2.
I20260601 13:31:02.147475  5533 raft_consensus.cc:2410] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3de2f80a49d3495c83f2ff8975ec4f29 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.
I20260601 13:31:02.147724  5577 leader_election.cc:304] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de2f80a49d3495c83f2ff8975ec4f29, 3fa80c6f55c94f949ed62f75620a9fbc; no voters: 
I20260601 13:31:02.147917  5742 raft_consensus.cc:2804] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:31:02.148169  5742 raft_consensus.cc:697] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 LEADER]: Becoming Leader. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Running, Role: LEADER
I20260601 13:31:02.148336  5742 consensus_queue.cc:237] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [LEADER]: Queue going to LEADER 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: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:02.149878  5073 catalog_manager.cc:5696] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 reported cstate change: term changed from 1 to 2, leader changed from ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193) to 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194). New cstate: current_term: 2 leader_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:02.151551  5748 raft_consensus.cc:493] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:02.151669  5748 raft_consensus.cc:515] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:02.152194  5748 leader_election.cc:290] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903), 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501)
I20260601 13:31:02.155817  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216dbd0f97f14d1197b56dfb61752c97" candidate_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" is_pre_election: true
I20260601 13:31:02.155848  5533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216dbd0f97f14d1197b56dfb61752c97" candidate_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" is_pre_election: true
I20260601 13:31:02.156044  5615 raft_consensus.cc:2410] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3fa80c6f55c94f949ed62f75620a9fbc 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.
I20260601 13:31:02.156106  5533 raft_consensus.cc:2468] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fa80c6f55c94f949ed62f75620a9fbc in term 1.
I20260601 13:31:02.156525  5657 leader_election.cc:304] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [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: 3fa80c6f55c94f949ed62f75620a9fbc, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 3de2f80a49d3495c83f2ff8975ec4f29
I20260601 13:31:02.156709  5748 raft_consensus.cc:2804] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:31:02.156795  5748 raft_consensus.cc:493] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:02.156858  5748 raft_consensus.cc:3060] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.157884  5748 raft_consensus.cc:515] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:02.158274  5748 leader_election.cc:290] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [CANDIDATE]: Term 2 election: Requested vote from peers ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903), 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501)
I20260601 13:31:02.158535  5533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216dbd0f97f14d1197b56dfb61752c97" candidate_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e"
I20260601 13:31:02.158592  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216dbd0f97f14d1197b56dfb61752c97" candidate_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29"
I20260601 13:31:02.158655  5533 raft_consensus.cc:3060] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.158725  5615 raft_consensus.cc:3060] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.159490  5533 raft_consensus.cc:2468] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fa80c6f55c94f949ed62f75620a9fbc in term 2.
I20260601 13:31:02.159533  5615 raft_consensus.cc:2410] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3fa80c6f55c94f949ed62f75620a9fbc 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.
I20260601 13:31:02.159767  5657 leader_election.cc:304] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fa80c6f55c94f949ed62f75620a9fbc, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:31:02.159998  5748 raft_consensus.cc:2804] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:31:02.160254  5748 raft_consensus.cc:697] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 LEADER]: Becoming Leader. State: Replica: 3fa80c6f55c94f949ed62f75620a9fbc, State: Running, Role: LEADER
I20260601 13:31:02.160411  5748 consensus_queue.cc:237] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Queue going to LEADER 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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:02.161969  5073 catalog_manager.cc:5696] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc reported cstate change: term changed from 1 to 2, leader changed from 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194) to 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195). New cstate: current_term: 2 leader_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:02.207048  5731 raft_consensus.cc:493] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:02.207224  5731 raft_consensus.cc:515] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:02.207715  5731 leader_election.cc:290] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501), 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:31:02.208215  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce60858e51462fb766d615c51a5d34" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" is_pre_election: true
I20260601 13:31:02.208215  5691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce60858e51462fb766d615c51a5d34" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" is_pre_election: true
I20260601 13:31:02.208402  5615 raft_consensus.cc:2468] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 1.
I20260601 13:31:02.208426  5691 raft_consensus.cc:2468] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 1.
I20260601 13:31:02.208680  5493 leader_election.cc:304] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [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: 3de2f80a49d3495c83f2ff8975ec4f29, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:31:02.208887  5731 raft_consensus.cc:2804] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:31:02.208985  5731 raft_consensus.cc:493] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:02.209046  5731 raft_consensus.cc:3060] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.209970  5731 raft_consensus.cc:515] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:02.210348  5731 leader_election.cc:290] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 2 election: Requested vote from peers 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501), 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:31:02.210734  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce60858e51462fb766d615c51a5d34" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29"
I20260601 13:31:02.210762  5691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ce60858e51462fb766d615c51a5d34" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
I20260601 13:31:02.210839  5615 raft_consensus.cc:3060] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.210903  5691 raft_consensus.cc:3060] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:02.211756  5615 raft_consensus.cc:2468] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 2.
I20260601 13:31:02.211732  5691 raft_consensus.cc:2468] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 2.
I20260601 13:31:02.212129  5495 leader_election.cc:304] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fa80c6f55c94f949ed62f75620a9fbc, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 
I20260601 13:31:02.212352  5731 raft_consensus.cc:2804] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:31:02.212473  5731 raft_consensus.cc:697] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 LEADER]: Becoming Leader. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Running, Role: LEADER
I20260601 13:31:02.212625  5731 consensus_queue.cc:237] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } }
I20260601 13:31:02.214094  5073 catalog_manager.cc:5696] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: UNKNOWN } } }
W20260601 13:31:02.228708  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 64914a6fe0b94aa28b38d7f7ca074fab: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:31:02.229841  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 05ce60858e51462fb766d615c51a5d34: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:31:02.230715  5123 auto_rebalancer.cc:591] Failed to schedule move for tablet 33b135fa39cc413090113797c3fdfeea: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:31:02.439754  5731 raft_consensus.cc:493] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:02.439927  5731 raft_consensus.cc:515] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:02.440539  5731 leader_election.cc:290] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139), 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501)
I20260601 13:31:02.441056  5691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" is_pre_election: true
I20260601 13:31:02.441056  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" is_pre_election: true
I20260601 13:31:02.441318  5691 raft_consensus.cc:2468] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 2.
I20260601 13:31:02.441717  5495 leader_election.cc:304] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [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: 3fa80c6f55c94f949ed62f75620a9fbc, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 3de2f80a49d3495c83f2ff8975ec4f29
I20260601 13:31:02.441969  5731 raft_consensus.cc:2804] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:31:02.442037  5731 raft_consensus.cc:493] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:02.442090  5731 raft_consensus.cc:3060] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:31:02.442994  5731 raft_consensus.cc:515] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:02.443382  5731 leader_election.cc:290] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [CANDIDATE]: Term 3 election: Requested vote from peers 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139), 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501)
I20260601 13:31:02.443790  5691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fa80c6f55c94f949ed62f75620a9fbc"
I20260601 13:31:02.443830  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64914a6fe0b94aa28b38d7f7ca074fab" candidate_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3de2f80a49d3495c83f2ff8975ec4f29"
I20260601 13:31:02.443933  5691 raft_consensus.cc:3060] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:31:02.444801  5691 raft_consensus.cc:2468] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9b0fd6092e45ed979c525fff7f8b3e in term 3.
I20260601 13:31:02.445113  5495 leader_election.cc:304] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [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: 3fa80c6f55c94f949ed62f75620a9fbc, ff9b0fd6092e45ed979c525fff7f8b3e; no voters: 3de2f80a49d3495c83f2ff8975ec4f29
I20260601 13:31:02.445356  5731 raft_consensus.cc:2804] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:31:02.445483  5731 raft_consensus.cc:697] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 3 LEADER]: Becoming Leader. State: Replica: ff9b0fd6092e45ed979c525fff7f8b3e, State: Running, Role: LEADER
I20260601 13:31:02.445633  5731 consensus_queue.cc:237] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [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: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:02.447165  5073 catalog_manager.cc:5696] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: term changed from 2 to 3, leader changed from 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194) to ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193). New cstate: current_term: 3 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:02.625905  5533 raft_consensus.cc:1240] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 3 LEADER]: Rejecting Update request from peer 3de2f80a49d3495c83f2ff8975ec4f29 for earlier term 2. Current term is 3. Ops: []
I20260601 13:31:02.626457  5742 consensus_queue.cc:1059] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:02.626696  5742 consensus_queue.cc:1243] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [LEADER]: Peer ff9b0fd6092e45ed979c525fff7f8b3e log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:31:02.626796  5746 raft_consensus.cc:3055] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:31:02.626859  5746 raft_consensus.cc:740] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3de2f80a49d3495c83f2ff8975ec4f29, State: Running, Role: LEADER
I20260601 13:31:02.627084  5746 consensus_queue.cc:260] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } }
I20260601 13:31:02.627302  5746 raft_consensus.cc:3060] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:31:02.638935  5691 raft_consensus.cc:1275] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:02.639487  5731 consensus_queue.cc:1048] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:02.640761  5533 raft_consensus.cc:1275] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Refusing update from remote peer 3fa80c6f55c94f949ed62f75620a9fbc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:31:02.641185  5748 consensus_queue.cc:1048] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:02.643047  5615 raft_consensus.cc:1275] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:02.643507  5756 consensus_queue.cc:1048] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:02.645196  5614 raft_consensus.cc:1275] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer 3fa80c6f55c94f949ed62f75620a9fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:31:02.645287  5614 pending_rounds.cc:85] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Aborting all ops after (but not including) 0
I20260601 13:31:02.645329  5614 pending_rounds.cc:107] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:31:02.645366  5614 raft_consensus.cc:2889] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:31:02.645983  5751 consensus_queue.cc:1048] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:02.715417  5615 raft_consensus.cc:1275] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:02.715988  5756 consensus_queue.cc:1048] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:02.719094  5691 raft_consensus.cc:1275] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:02.719481  5764 consensus_queue.cc:1048] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:02.849700  5615 raft_consensus.cc:1275] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 3 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:31:02.850260  5764 consensus_queue.cc:1048] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:02.850504  5764 consensus_queue.cc:1243] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Peer 3de2f80a49d3495c83f2ff8975ec4f29 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:31:02.851310  5615 pending_rounds.cc:85] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: Aborting all ops after (but not including) 0
I20260601 13:31:02.851380  5615 pending_rounds.cc:107] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:31:02.851472  5615 raft_consensus.cc:2889] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:31:02.853382  5691 raft_consensus.cc:1275] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 3 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:31:02.853778  5764 consensus_queue.cc:1048] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:31:03.232316  5123 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 9c25cef0b5614b0eabab801a4a6909c5: could not find any suitable replica to move from server ff9b0fd6092e45ed979c525fff7f8b3e to server 0ccef32ab9f6476e86b4c2222cbe3cb8
I20260601 13:31:04.245039  5691 consensus_queue.cc:237] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } }
I20260601 13:31:04.246996  5533 raft_consensus.cc:1275] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Refusing update from remote peer 3fa80c6f55c94f949ed62f75620a9fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:04.247153  5615 raft_consensus.cc:1275] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer 3fa80c6f55c94f949ed62f75620a9fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:04.247499  5767 consensus_queue.cc:1048] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:04.247779  5772 consensus_queue.cc:1048] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:04.249786  5771 raft_consensus.cc:2955] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
I20260601 13:31:04.250223  5533 raft_consensus.cc:2955] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
I20260601 13:31:04.252142  5615 raft_consensus.cc:2955] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
W20260601 13:31:04.252874  5658 consensus_peers.cc:597] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc -> Peer 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196:34225): Couldn't send request to peer 0ccef32ab9f6476e86b4c2222cbe3cb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 216dbd0f97f14d1197b56dfb61752c97. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:04.253098  5072 catalog_manager.cc:5696] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: config changed from index -1 to 2, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New cstate: current_term: 2 leader_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
I20260601 13:31:04.254263  5533 consensus_queue.cc:237] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } }
I20260601 13:31:04.256034  5615 raft_consensus.cc:1275] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:31:04.256175  5691 raft_consensus.cc:1275] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:31:04.256501  5782 consensus_queue.cc:1048] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:04.256692  5783 consensus_queue.cc:1048] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:04.258569  5782 raft_consensus.cc:2955] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
I20260601 13:31:04.258971  5691 raft_consensus.cc:2955] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
I20260601 13:31:04.260478  5615 raft_consensus.cc:2955] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
W20260601 13:31:04.260797  5495 consensus_peers.cc:597] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e -> Peer 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196:34225): Couldn't send request to peer 0ccef32ab9f6476e86b4c2222cbe3cb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33b135fa39cc413090113797c3fdfeea. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:04.261417  5074 catalog_manager.cc:5696] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: config changed from index -1 to 3, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New cstate: current_term: 2 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:04.262190  5533 consensus_queue.cc:237] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } }
W20260601 13:31:04.263589  5495 consensus_peers.cc:597] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e -> Peer 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196:34225): Couldn't send request to peer 0ccef32ab9f6476e86b4c2222cbe3cb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05ce60858e51462fb766d615c51a5d34. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:04.263872  5615 raft_consensus.cc:1275] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:31:04.264310  5756 consensus_queue.cc:1048] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:04.264355  5691 raft_consensus.cc:1275] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:31:04.265183  5783 consensus_queue.cc:1048] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:04.266288  5756 raft_consensus.cc:2955] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
I20260601 13:31:04.266784  5615 raft_consensus.cc:2955] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
I20260601 13:31:04.267379  5691 raft_consensus.cc:2955] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
I20260601 13:31:04.269435  5072 catalog_manager.cc:5696] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 reported cstate change: config changed from index -1 to 3, NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) added. New cstate: current_term: 2 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } } }
I20260601 13:31:04.675200  5792 ts_tablet_manager.cc:933] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: Initiating tablet copy from peer ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903)
I20260601 13:31:04.675647  5792 tablet_copy_client.cc:323] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.193:42903
I20260601 13:31:04.680027  5535 tablet_copy_service.cc:140] P ff9b0fd6092e45ed979c525fff7f8b3e: Received BeginTabletCopySession request for tablet 33b135fa39cc413090113797c3fdfeea from peer 0ccef32ab9f6476e86b4c2222cbe3cb8 ({username='slave'} at 127.0.0.1:60466)
I20260601 13:31:04.680164  5535 tablet_copy_service.cc:161] P ff9b0fd6092e45ed979c525fff7f8b3e: Beginning new tablet copy session on tablet 33b135fa39cc413090113797c3fdfeea from peer 0ccef32ab9f6476e86b4c2222cbe3cb8 at {username='slave'} at 127.0.0.1:60466: session id = 0ccef32ab9f6476e86b4c2222cbe3cb8-33b135fa39cc413090113797c3fdfeea
I20260601 13:31:04.681239  5535 tablet_copy_source_session.cc:215] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:04.682099  5792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b135fa39cc413090113797c3fdfeea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.683954  5792 tablet_copy_client.cc:806] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:04.684163  5792 tablet_copy_client.cc:670] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:04.685451  5792 tablet_copy_client.cc:538] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:04.686529  5792 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: Bootstrap starting.
I20260601 13:31:04.689790  5792 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: 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
I20260601 13:31:04.690037  5792 tablet_bootstrap.cc:492] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: Bootstrap complete.
I20260601 13:31:04.690208  5792 ts_tablet_manager.cc:1403] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:04.690620  5792 raft_consensus.cc:359] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } }
I20260601 13:31:04.690752  5792 raft_consensus.cc:740] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0ccef32ab9f6476e86b4c2222cbe3cb8, State: Initialized, Role: LEARNER
I20260601 13:31:04.690891  5792 consensus_queue.cc:260] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8 [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } }
I20260601 13:31:04.691300  5792 ts_tablet_manager.cc:1434] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:04.691768  5535 tablet_copy_service.cc:342] P ff9b0fd6092e45ed979c525fff7f8b3e: Request end of tablet copy session 0ccef32ab9f6476e86b4c2222cbe3cb8-33b135fa39cc413090113797c3fdfeea received from {username='slave'} at 127.0.0.1:60466
I20260601 13:31:04.691879  5535 tablet_copy_service.cc:434] P ff9b0fd6092e45ed979c525fff7f8b3e: ending tablet copy session 0ccef32ab9f6476e86b4c2222cbe3cb8-33b135fa39cc413090113797c3fdfeea on tablet 33b135fa39cc413090113797c3fdfeea with peer 0ccef32ab9f6476e86b4c2222cbe3cb8
I20260601 13:31:04.786903  5792 ts_tablet_manager.cc:933] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: Initiating tablet copy from peer 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139)
I20260601 13:31:04.787329  5792 tablet_copy_client.cc:323] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:41139
I20260601 13:31:04.790807  5706 tablet_copy_service.cc:140] P 3fa80c6f55c94f949ed62f75620a9fbc: Received BeginTabletCopySession request for tablet 216dbd0f97f14d1197b56dfb61752c97 from peer 0ccef32ab9f6476e86b4c2222cbe3cb8 ({username='slave'} at 127.0.0.1:60448)
I20260601 13:31:04.790956  5706 tablet_copy_service.cc:161] P 3fa80c6f55c94f949ed62f75620a9fbc: Beginning new tablet copy session on tablet 216dbd0f97f14d1197b56dfb61752c97 from peer 0ccef32ab9f6476e86b4c2222cbe3cb8 at {username='slave'} at 127.0.0.1:60448: session id = 0ccef32ab9f6476e86b4c2222cbe3cb8-216dbd0f97f14d1197b56dfb61752c97
I20260601 13:31:04.791849  5706 tablet_copy_source_session.cc:215] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:04.792793  5792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216dbd0f97f14d1197b56dfb61752c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.795239  5792 tablet_copy_client.cc:806] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:04.795482  5792 tablet_copy_client.cc:670] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:04.796629  5792 tablet_copy_client.cc:538] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:04.798035  5792 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: Bootstrap starting.
I20260601 13:31:04.802034  5792 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: 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
I20260601 13:31:04.802317  5792 tablet_bootstrap.cc:492] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: Bootstrap complete.
I20260601 13:31:04.802508  5792 ts_tablet_manager.cc:1403] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:31:04.803041  5792 raft_consensus.cc:359] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } }
I20260601 13:31:04.803220  5792 raft_consensus.cc:740] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0ccef32ab9f6476e86b4c2222cbe3cb8, State: Initialized, Role: LEARNER
I20260601 13:31:04.803341  5792 consensus_queue.cc:260] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } }
I20260601 13:31:04.803680  5792 ts_tablet_manager.cc:1434] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:31:04.804203  5706 tablet_copy_service.cc:342] P 3fa80c6f55c94f949ed62f75620a9fbc: Request end of tablet copy session 0ccef32ab9f6476e86b4c2222cbe3cb8-216dbd0f97f14d1197b56dfb61752c97 received from {username='slave'} at 127.0.0.1:60448
I20260601 13:31:04.804297  5706 tablet_copy_service.cc:434] P 3fa80c6f55c94f949ed62f75620a9fbc: ending tablet copy session 0ccef32ab9f6476e86b4c2222cbe3cb8-216dbd0f97f14d1197b56dfb61752c97 on tablet 216dbd0f97f14d1197b56dfb61752c97 with peer 0ccef32ab9f6476e86b4c2222cbe3cb8
I20260601 13:31:04.858814  5792 ts_tablet_manager.cc:933] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: Initiating tablet copy from peer ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903)
I20260601 13:31:04.859254  5792 tablet_copy_client.cc:323] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.193:42903
I20260601 13:31:04.859905  5535 tablet_copy_service.cc:140] P ff9b0fd6092e45ed979c525fff7f8b3e: Received BeginTabletCopySession request for tablet 05ce60858e51462fb766d615c51a5d34 from peer 0ccef32ab9f6476e86b4c2222cbe3cb8 ({username='slave'} at 127.0.0.1:60466)
I20260601 13:31:04.860085  5535 tablet_copy_service.cc:161] P ff9b0fd6092e45ed979c525fff7f8b3e: Beginning new tablet copy session on tablet 05ce60858e51462fb766d615c51a5d34 from peer 0ccef32ab9f6476e86b4c2222cbe3cb8 at {username='slave'} at 127.0.0.1:60466: session id = 0ccef32ab9f6476e86b4c2222cbe3cb8-05ce60858e51462fb766d615c51a5d34
I20260601 13:31:04.860877  5535 tablet_copy_source_session.cc:215] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:04.861748  5792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ce60858e51462fb766d615c51a5d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.863544  5792 tablet_copy_client.cc:806] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:04.863722  5792 tablet_copy_client.cc:670] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:04.864892  5792 tablet_copy_client.cc:538] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:04.865921  5792 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: Bootstrap starting.
I20260601 13:31:04.869773  5792 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: 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
I20260601 13:31:04.870031  5792 tablet_bootstrap.cc:492] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: Bootstrap complete.
I20260601 13:31:04.870211  5792 ts_tablet_manager.cc:1403] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:04.870623  5792 raft_consensus.cc:359] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } }
I20260601 13:31:04.870759  5792 raft_consensus.cc:740] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0ccef32ab9f6476e86b4c2222cbe3cb8, State: Initialized, Role: LEARNER
I20260601 13:31:04.870880  5792 consensus_queue.cc:260] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: true } }
I20260601 13:31:04.871196  5792 ts_tablet_manager.cc:1434] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:04.871706  5535 tablet_copy_service.cc:342] P ff9b0fd6092e45ed979c525fff7f8b3e: Request end of tablet copy session 0ccef32ab9f6476e86b4c2222cbe3cb8-05ce60858e51462fb766d615c51a5d34 received from {username='slave'} at 127.0.0.1:60466
I20260601 13:31:04.871819  5535 tablet_copy_service.cc:434] P ff9b0fd6092e45ed979c525fff7f8b3e: ending tablet copy session 0ccef32ab9f6476e86b4c2222cbe3cb8-05ce60858e51462fb766d615c51a5d34 on tablet 05ce60858e51462fb766d615c51a5d34 with peer 0ccef32ab9f6476e86b4c2222cbe3cb8
I20260601 13:31:05.189649  5450 raft_consensus.cc:1217] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:31:05.240470  5450 raft_consensus.cc:1217] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:31:05.377767  5450 raft_consensus.cc:1217] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:31:05.673172  5782 raft_consensus.cc:1064] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e: attempting to promote NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 to VOTER
I20260601 13:31:05.673599  5782 consensus_queue.cc:237] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } }
I20260601 13:31:05.675007  5450 raft_consensus.cc:1275] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:05.675079  5615 raft_consensus.cc:1275] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:05.675279  5691 raft_consensus.cc:1275] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:05.675453  5805 consensus_queue.cc:1048] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.675686  5804 consensus_queue.cc:1048] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.675834  5809 consensus_queue.cc:1048] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.677593  5809 raft_consensus.cc:2955] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.677992  5615 raft_consensus.cc:2955] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.678242  5450 raft_consensus.cc:2955] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.680230  5691 raft_consensus.cc:2955] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.680513  5074 catalog_manager.cc:5696] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 reported cstate change: config changed from index 3 to 4, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } attrs { replace: true } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.688396  5533 consensus_queue.cc:237] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } }
I20260601 13:31:05.689538  5615 raft_consensus.cc:1275] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:31:05.689538  5450 raft_consensus.cc:1275] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:31:05.689944  5814 consensus_queue.cc:1048] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:05.690099  5805 consensus_queue.cc:1048] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:05.691529  5809 raft_consensus.cc:2955] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.692015  5615 raft_consensus.cc:2955] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.693563  5450 raft_consensus.cc:2955] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.694257  5782 raft_consensus.cc:1064] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e: attempting to promote NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 to VOTER
I20260601 13:31:05.694461  5071 catalog_manager.cc:5696] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: config changed from index 4 to 5, VOTER 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195) evicted. New cstate: current_term: 2 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:05.694651  5782 consensus_queue.cc:237] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } }
I20260601 13:31:05.696388  5450 raft_consensus.cc:1275] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:05.696462  5691 raft_consensus.cc:1275] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:05.696924  5782 consensus_queue.cc:1048] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.697121  5814 consensus_queue.cc:1048] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.697359  5615 raft_consensus.cc:1275] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:05.696928  5059 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 05ce60858e51462fb766d615c51a5d34 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:05.698336  5814 consensus_queue.cc:1048] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.700977  5809 raft_consensus.cc:2955] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.701354  5450 raft_consensus.cc:2955] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.702749  5615 raft_consensus.cc:2955] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.703351  5071 catalog_manager.cc:5696] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: config changed from index 3 to 4, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:05.705719  5691 raft_consensus.cc:2955] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } attrs { replace: true } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.707981  5533 consensus_queue.cc:237] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [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: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } }
I20260601 13:31:05.709115  5450 raft_consensus.cc:1275] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:31:05.709127  5691 raft_consensus.cc:1275] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Refusing update from remote peer ff9b0fd6092e45ed979c525fff7f8b3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:31:05.709509  5782 consensus_queue.cc:1048] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:05.709615  5804 consensus_queue.cc:1048] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:05.710965  5804 raft_consensus.cc:2955] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.711910  5686 tablet_service.cc:1558] Processing DeleteTablet for tablet 05ce60858e51462fb766d615c51a5d34 with delete_type TABLET_DATA_TOMBSTONED (TS 3fa80c6f55c94f949ed62f75620a9fbc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60452
I20260601 13:31:05.712419  5059 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 33b135fa39cc413090113797c3fdfeea with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:05.712816  5826 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:05.712857  5691 raft_consensus.cc:2955] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.713001  5826 raft_consensus.cc:2243] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:05.713157  5826 raft_consensus.cc:2272] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:05.713093  5450 raft_consensus.cc:2955] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.714411  5073 catalog_manager.cc:5696] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e reported cstate change: config changed from index 4 to 5, VOTER 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194) evicted. New cstate: current_term: 2 leader_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:05.715365  5826 ts_tablet_manager.cc:1916] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:05.717849  5826 ts_tablet_manager.cc:1929] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:31:05.717975  5826 log.cc:1199] T 05ce60858e51462fb766d615c51a5d34 P 3fa80c6f55c94f949ed62f75620a9fbc: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-2-root/wals/05ce60858e51462fb766d615c51a5d34
I20260601 13:31:05.718569  5060 catalog_manager.cc:5027] TS 3fa80c6f55c94f949ed62f75620a9fbc (127.30.80.195:41139): tablet 05ce60858e51462fb766d615c51a5d34 (table test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]) successfully deleted
I20260601 13:31:05.720741  5604 tablet_service.cc:1558] Processing DeleteTablet for tablet 33b135fa39cc413090113797c3fdfeea with delete_type TABLET_DATA_TOMBSTONED (TS 3de2f80a49d3495c83f2ff8975ec4f29 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54062
I20260601 13:31:05.721086  5828 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:05.721182  5828 raft_consensus.cc:2243] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:05.721275  5828 raft_consensus.cc:2272] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:05.721751  5828 ts_tablet_manager.cc:1916] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:05.723217  5828 ts_tablet_manager.cc:1929] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:31:05.723274  5828 log.cc:1199] T 33b135fa39cc413090113797c3fdfeea P 3de2f80a49d3495c83f2ff8975ec4f29: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-1-root/wals/33b135fa39cc413090113797c3fdfeea
I20260601 13:31:05.723713  5058 catalog_manager.cc:5027] TS 3de2f80a49d3495c83f2ff8975ec4f29 (127.30.80.194:36501): tablet 33b135fa39cc413090113797c3fdfeea (table test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]) successfully deleted
I20260601 13:31:05.812409  5807 raft_consensus.cc:1064] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc: attempting to promote NON_VOTER 0ccef32ab9f6476e86b4c2222cbe3cb8 to VOTER
I20260601 13:31:05.812880  5807 consensus_queue.cc:237] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } }
I20260601 13:31:05.814334  5533 raft_consensus.cc:1275] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Refusing update from remote peer 3fa80c6f55c94f949ed62f75620a9fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:31:05.814352  5615 raft_consensus.cc:1275] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer 3fa80c6f55c94f949ed62f75620a9fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:31:05.814373  5450 raft_consensus.cc:1275] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 LEARNER]: Refusing update from remote peer 3fa80c6f55c94f949ed62f75620a9fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:31:05.814850  5830 consensus_queue.cc:1048] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:05.815060  5807 consensus_queue.cc:1048] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:05.815454  5806 consensus_queue.cc:1048] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:05.817984  5450 raft_consensus.cc:2955] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.818022  5533 raft_consensus.cc:2955] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.817597  5830 raft_consensus.cc:2955] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.820259  5071 catalog_manager.cc:5696] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 reported cstate change: config changed from index 2 to 3, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.822340  5615 raft_consensus.cc:2955] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0ccef32ab9f6476e86b4c2222cbe3cb8 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff9b0fd6092e45ed979c525fff7f8b3e" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.825713  5691 consensus_queue.cc:237] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } }
I20260601 13:31:05.826766  5450 raft_consensus.cc:1275] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Refusing update from remote peer 3fa80c6f55c94f949ed62f75620a9fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:05.826923  5615 raft_consensus.cc:1275] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Refusing update from remote peer 3fa80c6f55c94f949ed62f75620a9fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:31:05.827198  5830 consensus_queue.cc:1048] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.827412  5834 consensus_queue.cc:1048] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.828897  5834 raft_consensus.cc:2955] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.829402  5615 raft_consensus.cc:2955] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.830600  5060 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 216dbd0f97f14d1197b56dfb61752c97 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:05.831293  5071 catalog_manager.cc:5696] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc reported cstate change: config changed from index 3 to 4, VOTER ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193) evicted. New cstate: current_term: 2 leader_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:05.831318  5450 raft_consensus.cc:2955] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3de2f80a49d3495c83f2ff8975ec4f29" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36501 } } peers { permanent_uuid: "3fa80c6f55c94f949ed62f75620a9fbc" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 41139 } } peers { permanent_uuid: "0ccef32ab9f6476e86b4c2222cbe3cb8" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 34225 } attrs { promote: false } } }
I20260601 13:31:05.833832  5522 tablet_service.cc:1558] Processing DeleteTablet for tablet 216dbd0f97f14d1197b56dfb61752c97 with delete_type TABLET_DATA_TOMBSTONED (TS ff9b0fd6092e45ed979c525fff7f8b3e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60468
I20260601 13:31:05.834769  5835 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:05.834923  5835 raft_consensus.cc:2243] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:05.835072  5835 raft_consensus.cc:2272] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:05.835551  5835 ts_tablet_manager.cc:1916] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:05.837191  5835 ts_tablet_manager.cc:1929] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:31:05.837278  5835 log.cc:1199] T 216dbd0f97f14d1197b56dfb61752c97 P ff9b0fd6092e45ed979c525fff7f8b3e: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/216dbd0f97f14d1197b56dfb61752c97
I20260601 13:31:05.837746  5059 catalog_manager.cc:5027] TS ff9b0fd6092e45ed979c525fff7f8b3e (127.30.80.193:42903): tablet 216dbd0f97f14d1197b56dfb61752c97 (table test-workload [id=9c25cef0b5614b0eabab801a4a6909c5]) successfully deleted
I20260601 13:31:07.944046 31043 tablet_server.cc:179] TabletServer@127.30.80.193:42903 shutting down...
I20260601 13:31:07.947852 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:07.948129 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:07.948256 31043 raft_consensus.cc:2243] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:31:07.948521 31043 raft_consensus.cc:2272] T 64914a6fe0b94aa28b38d7f7ca074fab P ff9b0fd6092e45ed979c525fff7f8b3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:07.948975 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:07.949050 31043 raft_consensus.cc:2243] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:31:07.949178 31043 raft_consensus.cc:2272] T 05ce60858e51462fb766d615c51a5d34 P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:07.949489 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:07.949553 31043 raft_consensus.cc:2243] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:31:07.949681 31043 raft_consensus.cc:2272] T 33b135fa39cc413090113797c3fdfeea P ff9b0fd6092e45ed979c525fff7f8b3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:07.963239 31043 tablet_server.cc:196] TabletServer@127.30.80.193:42903 shutdown complete.
I20260601 13:31:07.965965 31043 tablet_server.cc:179] TabletServer@127.30.80.194:36501 shutting down...
I20260601 13:31:07.969805 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:07.970021 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:07.970151 31043 raft_consensus.cc:2243] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:07.970256 31043 raft_consensus.cc:2272] T 64914a6fe0b94aa28b38d7f7ca074fab P 3de2f80a49d3495c83f2ff8975ec4f29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:07.970671 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:07.970741 31043 raft_consensus.cc:2243] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:07.970834 31043 raft_consensus.cc:2272] T 05ce60858e51462fb766d615c51a5d34 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:07.971110 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:07.971172 31043 raft_consensus.cc:2243] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:07.971256 31043 raft_consensus.cc:2272] T 216dbd0f97f14d1197b56dfb61752c97 P 3de2f80a49d3495c83f2ff8975ec4f29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:07.984268 31043 tablet_server.cc:196] TabletServer@127.30.80.194:36501 shutdown complete.
I20260601 13:31:07.986737 31043 tablet_server.cc:179] TabletServer@127.30.80.195:41139 shutting down...
I20260601 13:31:07.991129 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:07.991359 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:07.991509 31043 raft_consensus.cc:2243] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:07.991670 31043 raft_consensus.cc:2272] T 64914a6fe0b94aa28b38d7f7ca074fab P 3fa80c6f55c94f949ed62f75620a9fbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:07.992182 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:07.992257 31043 raft_consensus.cc:2243] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:31:07.992461 31043 raft_consensus.cc:2272] T 216dbd0f97f14d1197b56dfb61752c97 P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:07.992832 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:07.992899 31043 raft_consensus.cc:2243] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:07.993034 31043 raft_consensus.cc:2272] T 33b135fa39cc413090113797c3fdfeea P 3fa80c6f55c94f949ed62f75620a9fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.006022 31043 tablet_server.cc:196] TabletServer@127.30.80.195:41139 shutdown complete.
I20260601 13:31:08.008602 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:31:08.012411 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:08.012619 31043 tablet_replica.cc:333] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8: stopping tablet replica
I20260601 13:31:08.012743 31043 raft_consensus.cc:2243] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.012866 31043 raft_consensus.cc:2272] T 05ce60858e51462fb766d615c51a5d34 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.013284 31043 tablet_replica.cc:333] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8: stopping tablet replica
I20260601 13:31:08.013357 31043 raft_consensus.cc:2243] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.013445 31043 raft_consensus.cc:2272] T 33b135fa39cc413090113797c3fdfeea P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.013734 31043 tablet_replica.cc:333] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8: stopping tablet replica
I20260601 13:31:08.013796 31043 raft_consensus.cc:2243] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.013882 31043 raft_consensus.cc:2272] T 216dbd0f97f14d1197b56dfb61752c97 P 0ccef32ab9f6476e86b4c2222cbe3cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.026460 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:31:08.028841 31043 master.cc:562] Master@127.30.80.254:33259 shutting down...
I20260601 13:31:08.031912 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:08.032145 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.032233 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 294a3e076880456a87477fcf59dce227: stopping tablet replica
I20260601 13:31:08.044622 31043 master.cc:584] Master@127.30.80.254:33259 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15901 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:31:08.053444 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:33821
I20260601 13:31:08.053814 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:08.056070  5839 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
W20260601 13:31:08.056130  5837 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
W20260601 13:31:08.056193  5836 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
I20260601 13:31:08.056221 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:08.056425 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:08.056479 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:08.056494 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320668056494 us; error 0 us; skew 500 ppm
I20260601 13:31:08.057315 31043 webserver.cc:533] Webserver started at http://127.30.80.254:35907/ using document root <none> and password file <none>
I20260601 13:31:08.057474 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:08.057531 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:08.057631 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:08.058025 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "7f794ac38e5d4e4ca52914ed6babe6ab"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-l49s"
I20260601 13:31:08.059441 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:08.060684  5844 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.061005 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:08.061079 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "7f794ac38e5d4e4ca52914ed6babe6ab"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-l49s"
I20260601 13:31:08.061156 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-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)
I20260601 13:31:08.066759 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:08.067116 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:08.072080 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:33821
I20260601 13:31:08.075785  5896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:33821 every 8 connection(s)
I20260601 13:31:08.076404  5897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:08.078315  5897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab: Bootstrap starting.
I20260601 13:31:08.079100  5897 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:08.080175  5897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab: No bootstrap required, opened a new log
I20260601 13:31:08.080638  5897 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f794ac38e5d4e4ca52914ed6babe6ab" member_type: VOTER }
I20260601 13:31:08.080768  5897 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:08.080818  5897 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f794ac38e5d4e4ca52914ed6babe6ab, State: Initialized, Role: FOLLOWER
I20260601 13:31:08.080963  5897 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f794ac38e5d4e4ca52914ed6babe6ab" member_type: VOTER }
I20260601 13:31:08.081055  5897 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:08.081099  5897 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:08.081147  5897 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:08.081821  5897 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f794ac38e5d4e4ca52914ed6babe6ab" member_type: VOTER }
I20260601 13:31:08.081962  5897 leader_election.cc:304] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [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: 7f794ac38e5d4e4ca52914ed6babe6ab; no voters: 
I20260601 13:31:08.082158  5897 leader_election.cc:290] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:08.082290  5900 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:08.082491  5900 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 1 LEADER]: Becoming Leader. State: Replica: 7f794ac38e5d4e4ca52914ed6babe6ab, State: Running, Role: LEADER
I20260601 13:31:08.082610  5897 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:08.082674  5900 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [LEADER]: Queue going to LEADER mode. State: All 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: "7f794ac38e5d4e4ca52914ed6babe6ab" member_type: VOTER }
I20260601 13:31:08.083148  5901 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f794ac38e5d4e4ca52914ed6babe6ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f794ac38e5d4e4ca52914ed6babe6ab" member_type: VOTER } }
I20260601 13:31:08.083173  5902 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f794ac38e5d4e4ca52914ed6babe6ab. Latest consensus state: current_term: 1 leader_uuid: "7f794ac38e5d4e4ca52914ed6babe6ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f794ac38e5d4e4ca52914ed6babe6ab" member_type: VOTER } }
I20260601 13:31:08.083267  5901 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:08.083279  5902 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:08.084033  5907 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:08.084717  5907 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:08.084949 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:08.086632  5907 catalog_manager.cc:1382] Generated new cluster ID: 380861bc8d9b414a8c4282807a449547
I20260601 13:31:08.086704  5907 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:08.106374  5907 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:08.106913  5907 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:08.111049  5907 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab: Generated new TSK 0
I20260601 13:31:08.111205  5907 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:08.117458 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:08.119598  5918 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
W20260601 13:31:08.119656  5921 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
W20260601 13:31:08.119735  5919 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
I20260601 13:31:08.120004 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:08.120172 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:08.120219 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:08.120236 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320668120236 us; error 0 us; skew 500 ppm
I20260601 13:31:08.121153 31043 webserver.cc:533] Webserver started at http://127.30.80.193:32959/ using document root <none> and password file <none>
I20260601 13:31:08.121330 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:08.121397 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:08.121475 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:08.121850 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "1f675a7a65994fd9a0366096b07ade30"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-l49s"
I20260601 13:31:08.123250 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:08.124222  5926 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.124500 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:08.124583 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "1f675a7a65994fd9a0366096b07ade30"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-l49s"
I20260601 13:31:08.124667 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-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)
I20260601 13:31:08.139565 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:08.140125 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:08.140442 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:08.140937 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:08.141000 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.141048 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:08.141098 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.145306 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:39283
I20260601 13:31:08.145396  5989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:39283 every 8 connection(s)
I20260601 13:31:08.146240 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:08.148298  5997 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
W20260601 13:31:08.148332  5995 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
W20260601 13:31:08.148444  5994 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
I20260601 13:31:08.148532 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:08.148684 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:08.148738 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:08.148762 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320668148762 us; error 0 us; skew 500 ppm
I20260601 13:31:08.149899 31043 webserver.cc:533] Webserver started at http://127.30.80.194:36183/ using document root <none> and password file <none>
I20260601 13:31:08.150079 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:08.150142 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:08.150226 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:08.150732 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "5f89f1544e404333a6987658114614be"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-l49s"
I20260601 13:31:08.151050  5990 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33821
I20260601 13:31:08.151153  5990 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:08.151440  5990 heartbeater.cc:507] Master 127.30.80.254:33821 requested a full tablet report, sending...
I20260601 13:31:08.152122  5861 ts_manager.cc:194] Registered new tserver with Master: 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283)
I20260601 13:31:08.152638 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:31:08.153071  5861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45208
I20260601 13:31:08.153682  6002 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.153924 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:08.153992 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "5f89f1544e404333a6987658114614be"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-l49s"
I20260601 13:31:08.154091 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-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)
I20260601 13:31:08.161778 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:08.162226 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:08.162573 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:08.163065 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:08.163102 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.163133 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:08.163147 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.167275 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:46507
I20260601 13:31:08.167351  6065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:46507 every 8 connection(s)
I20260601 13:31:08.168152 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:08.170289  6069 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
W20260601 13:31:08.170384  6072 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
W20260601 13:31:08.170578  6070 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
I20260601 13:31:08.170656 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:08.170886 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:08.170960 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:08.170986 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320668170985 us; error 0 us; skew 500 ppm
I20260601 13:31:08.172003 31043 webserver.cc:533] Webserver started at http://127.30.80.195:46035/ using document root <none> and password file <none>
I20260601 13:31:08.172175 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:08.172253 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:08.172336 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:08.172786 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "299aac912f1c4dc2bffce3230a8db0ac"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-l49s"
I20260601 13:31:08.173069  6066 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33821
I20260601 13:31:08.173200  6066 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:08.173447  6066 heartbeater.cc:507] Master 127.30.80.254:33821 requested a full tablet report, sending...
I20260601 13:31:08.174124  5861 ts_manager.cc:194] Registered new tserver with Master: 5f89f1544e404333a6987658114614be (127.30.80.194:46507)
I20260601 13:31:08.174582 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:08.174733  5861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45222
I20260601 13:31:08.175674  6077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.175935 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:08.176046 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "299aac912f1c4dc2bffce3230a8db0ac"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-l49s"
I20260601 13:31:08.176133 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-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)
I20260601 13:31:08.189617 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:08.190026 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:08.190343 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:08.190842 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:08.190904 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.190958 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:08.191006 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.195977 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:37811
I20260601 13:31:08.196072  6140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:37811 every 8 connection(s)
I20260601 13:31:08.200989  6141 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33821
I20260601 13:31:08.201128  6141 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:08.201366  6141 heartbeater.cc:507] Master 127.30.80.254:33821 requested a full tablet report, sending...
I20260601 13:31:08.202082  5861 ts_manager.cc:194] Registered new tserver with Master: 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:08.202102 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005682784s
I20260601 13:31:08.202782  5861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45230
I20260601 13:31:09.154163  5990 heartbeater.cc:499] Master 127.30.80.254:33821 was elected leader, sending a full tablet report...
I20260601 13:31:09.175717  6066 heartbeater.cc:499] Master 127.30.80.254:33821 was elected leader, sending a full tablet report...
I20260601 13:31:09.203706  6141 heartbeater.cc:499] Master 127.30.80.254:33821 was elected leader, sending a full tablet report...
I20260601 13:31:09.237560  5861 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45234:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:09.238055  5861 catalog_manager.cc:7076] 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.
I20260601 13:31:09.249508  5954 tablet_service.cc:1511] Processing CreateTablet for tablet 8b25c0e92da54872a583de83558a77e5 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:09.249861  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b25c0e92da54872a583de83558a77e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.250682  6105 tablet_service.cc:1511] Processing CreateTablet for tablet 8b25c0e92da54872a583de83558a77e5 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:09.250752  6104 tablet_service.cc:1511] Processing CreateTablet for tablet 43ebe871ca5b463e88abdd1bf5c580d6 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:09.250952  6105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b25c0e92da54872a583de83558a77e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.251109  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebe871ca5b463e88abdd1bf5c580d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.252257  5953 tablet_service.cc:1511] Processing CreateTablet for tablet 43ebe871ca5b463e88abdd1bf5c580d6 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:09.252312  6102 tablet_service.cc:1511] Processing CreateTablet for tablet c9da1e6b055941c0afa082b3a3affd29 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:09.252542  5953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebe871ca5b463e88abdd1bf5c580d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.252600  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9da1e6b055941c0afa082b3a3affd29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.254380  6103 tablet_service.cc:1511] Processing CreateTablet for tablet 4d153be433e4431d8862502a46e3a064 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:09.254544  6162 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:09.254614  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d153be433e4431d8862502a46e3a064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.255120  6161 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac: Bootstrap starting.
I20260601 13:31:09.255736  6162 tablet_bootstrap.cc:654] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.256183  6161 tablet_bootstrap.cc:654] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.256248  5952 tablet_service.cc:1511] Processing CreateTablet for tablet 4d153be433e4431d8862502a46e3a064 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:09.256495  5952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d153be433e4431d8862502a46e3a064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.256557  5951 tablet_service.cc:1511] Processing CreateTablet for tablet c9da1e6b055941c0afa082b3a3affd29 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:09.256767  5951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9da1e6b055941c0afa082b3a3affd29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.257000  6162 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: No bootstrap required, opened a new log
I20260601 13:31:09.257068  6162 ts_tablet_manager.cc:1403] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:09.257477  6162 raft_consensus.cc:359] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.257562  6162 raft_consensus.cc:385] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.257586  6162 raft_consensus.cc:740] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.257735  6162 consensus_queue.cc:260] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.258138  6162 ts_tablet_manager.cc:1434] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.258291  6162 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:09.259316  6162 tablet_bootstrap.cc:654] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.260095  6161 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac: No bootstrap required, opened a new log
I20260601 13:31:09.260247  6161 ts_tablet_manager.cc:1403] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:31:09.260730  6161 raft_consensus.cc:359] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.260869  6162 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: No bootstrap required, opened a new log
I20260601 13:31:09.261047  6162 ts_tablet_manager.cc:1403] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:09.261701  6162 raft_consensus.cc:359] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:09.261929  6030 tablet_service.cc:1511] Processing CreateTablet for tablet 8b25c0e92da54872a583de83558a77e5 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:09.262545  6162 raft_consensus.cc:385] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.262591  6162 raft_consensus.cc:740] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.262781  6030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b25c0e92da54872a583de83558a77e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.262754  6162 consensus_queue.cc:260] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:09.263070  6162 ts_tablet_manager.cc:1434] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:09.263235  6162 tablet_bootstrap.cc:492] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:09.260896  6161 raft_consensus.cc:385] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.262080  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 43ebe871ca5b463e88abdd1bf5c580d6 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:09.262387  6027 tablet_service.cc:1511] Processing CreateTablet for tablet c9da1e6b055941c0afa082b3a3affd29 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:09.264091  6161 raft_consensus.cc:740] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.264294  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebe871ca5b463e88abdd1bf5c580d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.264254  6161 consensus_queue.cc:260] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.264426  6027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9da1e6b055941c0afa082b3a3affd29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.264631  6161 ts_tablet_manager.cc:1434] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:31:09.264822  6161 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac: Bootstrap starting.
I20260601 13:31:09.262080  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 4d153be433e4431d8862502a46e3a064 (DEFAULT_TABLE table=test-workload [id=989d08f92715461e83a6d4f2c78f02b0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:09.265394  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d153be433e4431d8862502a46e3a064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.265794  6161 tablet_bootstrap.cc:654] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.266855  6162 tablet_bootstrap.cc:654] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.268210  6168 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be: Bootstrap starting.
I20260601 13:31:09.269181  6168 tablet_bootstrap.cc:654] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.270246  6161 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac: No bootstrap required, opened a new log
I20260601 13:31:09.270365  6161 ts_tablet_manager.cc:1403] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:31:09.270423  6168 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be: No bootstrap required, opened a new log
I20260601 13:31:09.270534  6168 ts_tablet_manager.cc:1403] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:09.270895  6161 raft_consensus.cc:359] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:09.271023  6161 raft_consensus.cc:385] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.271062  6161 raft_consensus.cc:740] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.270983  6168 raft_consensus.cc:359] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:09.271176  6168 raft_consensus.cc:385] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.271231  6168 raft_consensus.cc:740] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f1544e404333a6987658114614be, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.271245  6161 consensus_queue.cc:260] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:09.271417  6168 consensus_queue.cc:260] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:09.271533  6161 ts_tablet_manager.cc:1434] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.271737  6161 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac: Bootstrap starting.
I20260601 13:31:09.271821  6168 ts_tablet_manager.cc:1434] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:09.272140  6168 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be: Bootstrap starting.
I20260601 13:31:09.272814  6161 tablet_bootstrap.cc:654] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.273298  6168 tablet_bootstrap.cc:654] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.274547  6168 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be: No bootstrap required, opened a new log
I20260601 13:31:09.274683  6168 ts_tablet_manager.cc:1403] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:09.274893  6161 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac: No bootstrap required, opened a new log
I20260601 13:31:09.275005  6162 tablet_bootstrap.cc:492] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: No bootstrap required, opened a new log
I20260601 13:31:09.275017  6161 ts_tablet_manager.cc:1403] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:09.275116  6162 ts_tablet_manager.cc:1403] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:31:09.275183  6168 raft_consensus.cc:359] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.275269  6168 raft_consensus.cc:385] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.275300  6168 raft_consensus.cc:740] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f1544e404333a6987658114614be, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.275437  6161 raft_consensus.cc:359] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.275442  6168 consensus_queue.cc:260] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.275539  6161 raft_consensus.cc:385] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.275571  6161 raft_consensus.cc:740] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.275635  6162 raft_consensus.cc:359] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.275676  6161 consensus_queue.cc:260] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.275744  6162 raft_consensus.cc:385] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.275763  6168 ts_tablet_manager.cc:1434] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.275786  6162 raft_consensus.cc:740] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.275898  6161 ts_tablet_manager.cc:1434] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:09.275936  6168 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be: Bootstrap starting.
I20260601 13:31:09.276065  6161 tablet_bootstrap.cc:492] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac: Bootstrap starting.
I20260601 13:31:09.275920  6162 consensus_queue.cc:260] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.276417  6162 ts_tablet_manager.cc:1434] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.276607  6162 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:09.276883  6161 tablet_bootstrap.cc:654] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.276895  6168 tablet_bootstrap.cc:654] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.277647  6162 tablet_bootstrap.cc:654] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.277915  6168 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be: No bootstrap required, opened a new log
I20260601 13:31:09.277915  6161 tablet_bootstrap.cc:492] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac: No bootstrap required, opened a new log
I20260601 13:31:09.278038  6161 ts_tablet_manager.cc:1403] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:09.278038  6168 ts_tablet_manager.cc:1403] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:09.278469  6161 raft_consensus.cc:359] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.278463  6168 raft_consensus.cc:359] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.278579  6161 raft_consensus.cc:385] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.278630  6161 raft_consensus.cc:740] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.278589  6168 raft_consensus.cc:385] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.278700  6168 raft_consensus.cc:740] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f1544e404333a6987658114614be, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.278764  6161 consensus_queue.cc:260] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.278796  6168 consensus_queue.cc:260] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.279045  6168 ts_tablet_manager.cc:1434] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.279079  6161 ts_tablet_manager.cc:1434] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.279217  6168 tablet_bootstrap.cc:492] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be: Bootstrap starting.
I20260601 13:31:09.280076  6168 tablet_bootstrap.cc:654] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.280591  6162 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: No bootstrap required, opened a new log
I20260601 13:31:09.280659  6162 ts_tablet_manager.cc:1403] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:09.281121  6162 raft_consensus.cc:359] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.281242  6162 raft_consensus.cc:385] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.281282  6162 raft_consensus.cc:740] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.281399  6162 consensus_queue.cc:260] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.281699  6162 ts_tablet_manager.cc:1434] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.282440  6168 tablet_bootstrap.cc:492] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be: No bootstrap required, opened a new log
I20260601 13:31:09.282549  6168 ts_tablet_manager.cc:1403] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:31:09.282987  6168 raft_consensus.cc:359] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.283103  6168 raft_consensus.cc:385] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.283139  6168 raft_consensus.cc:740] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f1544e404333a6987658114614be, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.283277  6168 consensus_queue.cc:260] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.283681  6168 ts_tablet_manager.cc:1434] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:09.296028  6167 raft_consensus.cc:493] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:09.296173  6167 raft_consensus.cc:515] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.296665  6167 leader_election.cc:290] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283), 5f89f1544e404333a6987658114614be (127.30.80.194:46507)
I20260601 13:31:09.300671  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9da1e6b055941c0afa082b3a3affd29" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be" is_pre_election: true
I20260601 13:31:09.300757  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9da1e6b055941c0afa082b3a3affd29" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f675a7a65994fd9a0366096b07ade30" is_pre_election: true
I20260601 13:31:09.300825  6040 raft_consensus.cc:2468] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 0.
I20260601 13:31:09.300935  5964 raft_consensus.cc:2468] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 0.
I20260601 13:31:09.301162  6079 leader_election.cc:304] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299aac912f1c4dc2bffce3230a8db0ac, 5f89f1544e404333a6987658114614be; no voters: 
I20260601 13:31:09.301358  6167 raft_consensus.cc:2804] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:09.301430  6167 raft_consensus.cc:493] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:09.301484  6167 raft_consensus.cc:3060] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.302363  6167 raft_consensus.cc:515] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.302698  6167 leader_election.cc:290] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 election: Requested vote from peers 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283), 5f89f1544e404333a6987658114614be (127.30.80.194:46507)
I20260601 13:31:09.303093  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9da1e6b055941c0afa082b3a3affd29" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f675a7a65994fd9a0366096b07ade30"
I20260601 13:31:09.303114  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9da1e6b055941c0afa082b3a3affd29" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be"
I20260601 13:31:09.303191  5964 raft_consensus.cc:3060] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.303234  6040 raft_consensus.cc:3060] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.304131  6040 raft_consensus.cc:2468] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 1.
I20260601 13:31:09.304147  5964 raft_consensus.cc:2468] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 1.
I20260601 13:31:09.304421  6079 leader_election.cc:304] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 299aac912f1c4dc2bffce3230a8db0ac; no voters: 
I20260601 13:31:09.304564  6167 raft_consensus.cc:2804] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:09.304672  6167 raft_consensus.cc:697] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Becoming Leader. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Running, Role: LEADER
I20260601 13:31:09.304808  6167 consensus_queue.cc:237] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.306304  5861 catalog_manager.cc:5696] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195). New cstate: current_term: 1 leader_uuid: "299aac912f1c4dc2bffce3230a8db0ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:09.326336  6167 raft_consensus.cc:493] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:09.326483  6167 raft_consensus.cc:515] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:09.326885  6167 leader_election.cc:290] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283), 5f89f1544e404333a6987658114614be (127.30.80.194:46507)
I20260601 13:31:09.327363  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b25c0e92da54872a583de83558a77e5" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f675a7a65994fd9a0366096b07ade30" is_pre_election: true
I20260601 13:31:09.327363  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b25c0e92da54872a583de83558a77e5" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be" is_pre_election: true
I20260601 13:31:09.327538  5964 raft_consensus.cc:2468] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 0.
I20260601 13:31:09.327538  6040 raft_consensus.cc:2468] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 0.
I20260601 13:31:09.327847  6079 leader_election.cc:304] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 299aac912f1c4dc2bffce3230a8db0ac; no voters: 
I20260601 13:31:09.328068  6167 raft_consensus.cc:2804] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:09.328155  6167 raft_consensus.cc:493] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:09.328215  6167 raft_consensus.cc:3060] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.329108  6167 raft_consensus.cc:515] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:09.329425  6167 leader_election.cc:290] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 election: Requested vote from peers 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283), 5f89f1544e404333a6987658114614be (127.30.80.194:46507)
I20260601 13:31:09.329768  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b25c0e92da54872a583de83558a77e5" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f675a7a65994fd9a0366096b07ade30"
I20260601 13:31:09.329890  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b25c0e92da54872a583de83558a77e5" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be"
I20260601 13:31:09.329957  5964 raft_consensus.cc:3060] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.330046  6040 raft_consensus.cc:3060] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.330727  5964 raft_consensus.cc:2468] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 1.
I20260601 13:31:09.330873  6040 raft_consensus.cc:2468] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 1.
I20260601 13:31:09.330994  6079 leader_election.cc:304] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 299aac912f1c4dc2bffce3230a8db0ac; no voters: 
I20260601 13:31:09.331153  6167 raft_consensus.cc:2804] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:09.331246  6167 raft_consensus.cc:697] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Becoming Leader. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Running, Role: LEADER
I20260601 13:31:09.331413  6167 consensus_queue.cc:237] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:09.333037  5861 catalog_manager.cc:5696] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195). New cstate: current_term: 1 leader_uuid: "299aac912f1c4dc2bffce3230a8db0ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:09.396782  6172 raft_consensus.cc:493] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:09.396977  6172 raft_consensus.cc:515] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.397636  6172 leader_election.cc:290] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283), 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:09.401505  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d153be433e4431d8862502a46e3a064" candidate_uuid: "5f89f1544e404333a6987658114614be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f675a7a65994fd9a0366096b07ade30" is_pre_election: true
I20260601 13:31:09.401659  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d153be433e4431d8862502a46e3a064" candidate_uuid: "5f89f1544e404333a6987658114614be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299aac912f1c4dc2bffce3230a8db0ac" is_pre_election: true
I20260601 13:31:09.401661  5964 raft_consensus.cc:2468] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f1544e404333a6987658114614be in term 0.
I20260601 13:31:09.401788  6115 raft_consensus.cc:2468] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f1544e404333a6987658114614be in term 0.
I20260601 13:31:09.402004  6004 leader_election.cc:304] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 5f89f1544e404333a6987658114614be; no voters: 
I20260601 13:31:09.402174  6172 raft_consensus.cc:2804] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:09.402235  6172 raft_consensus.cc:493] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:09.402278  6172 raft_consensus.cc:3060] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.403108  6172 raft_consensus.cc:515] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.403439  6172 leader_election.cc:290] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [CANDIDATE]: Term 1 election: Requested vote from peers 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283), 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:09.403736  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d153be433e4431d8862502a46e3a064" candidate_uuid: "5f89f1544e404333a6987658114614be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f675a7a65994fd9a0366096b07ade30"
I20260601 13:31:09.403836  5964 raft_consensus.cc:3060] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.403834  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d153be433e4431d8862502a46e3a064" candidate_uuid: "5f89f1544e404333a6987658114614be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299aac912f1c4dc2bffce3230a8db0ac"
I20260601 13:31:09.404026  6115 raft_consensus.cc:3060] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.404659  5964 raft_consensus.cc:2468] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f1544e404333a6987658114614be in term 1.
I20260601 13:31:09.404852  6115 raft_consensus.cc:2468] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f1544e404333a6987658114614be in term 1.
I20260601 13:31:09.404946  6004 leader_election.cc:304] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 5f89f1544e404333a6987658114614be; no voters: 
I20260601 13:31:09.405121  6172 raft_consensus.cc:2804] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:09.405344  6172 raft_consensus.cc:697] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 1 LEADER]: Becoming Leader. State: Replica: 5f89f1544e404333a6987658114614be, State: Running, Role: LEADER
I20260601 13:31:09.405488  6172 consensus_queue.cc:237] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.407141  5861 catalog_manager.cc:5696] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f89f1544e404333a6987658114614be (127.30.80.194). New cstate: current_term: 1 leader_uuid: "5f89f1544e404333a6987658114614be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:09.429031  6172 raft_consensus.cc:493] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:09.429209  6172 raft_consensus.cc:515] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.429648  6172 leader_election.cc:290] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283), 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:09.430229  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebe871ca5b463e88abdd1bf5c580d6" candidate_uuid: "5f89f1544e404333a6987658114614be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f675a7a65994fd9a0366096b07ade30" is_pre_election: true
I20260601 13:31:09.430258  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebe871ca5b463e88abdd1bf5c580d6" candidate_uuid: "5f89f1544e404333a6987658114614be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299aac912f1c4dc2bffce3230a8db0ac" is_pre_election: true
I20260601 13:31:09.430346  5964 raft_consensus.cc:2468] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f1544e404333a6987658114614be in term 0.
I20260601 13:31:09.430392  6115 raft_consensus.cc:2468] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f1544e404333a6987658114614be in term 0.
I20260601 13:31:09.430665  6004 leader_election.cc:304] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 5f89f1544e404333a6987658114614be; no voters: 
I20260601 13:31:09.430830  6172 raft_consensus.cc:2804] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:09.430881  6172 raft_consensus.cc:493] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:09.430907  6172 raft_consensus.cc:3060] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.431725  6172 raft_consensus.cc:515] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.432128  6172 leader_election.cc:290] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [CANDIDATE]: Term 1 election: Requested vote from peers 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283), 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:09.432444  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebe871ca5b463e88abdd1bf5c580d6" candidate_uuid: "5f89f1544e404333a6987658114614be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f675a7a65994fd9a0366096b07ade30"
I20260601 13:31:09.432544  5964 raft_consensus.cc:3060] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.432566  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebe871ca5b463e88abdd1bf5c580d6" candidate_uuid: "5f89f1544e404333a6987658114614be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299aac912f1c4dc2bffce3230a8db0ac"
I20260601 13:31:09.432723  6115 raft_consensus.cc:3060] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.433324  5964 raft_consensus.cc:2468] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f1544e404333a6987658114614be in term 1.
I20260601 13:31:09.433526  6115 raft_consensus.cc:2468] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f1544e404333a6987658114614be in term 1.
I20260601 13:31:09.433594  6004 leader_election.cc:304] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 5f89f1544e404333a6987658114614be; no voters: 
I20260601 13:31:09.433758  6172 raft_consensus.cc:2804] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:09.433856  6172 raft_consensus.cc:697] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 1 LEADER]: Becoming Leader. State: Replica: 5f89f1544e404333a6987658114614be, State: Running, Role: LEADER
I20260601 13:31:09.433987  6172 consensus_queue.cc:237] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.435539  5861 catalog_manager.cc:5696] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f89f1544e404333a6987658114614be (127.30.80.194). New cstate: current_term: 1 leader_uuid: "5f89f1544e404333a6987658114614be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:09.450138  5859 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45238:
name: "dugtrio"
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\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:09.450583  5859 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:31:09.455854  5951 tablet_service.cc:1511] Processing CreateTablet for tablet 2f4369eadbe24a55a27b52ddbc84707a (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:09.456111  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 2f4369eadbe24a55a27b52ddbc84707a (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:09.456192  5951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f4369eadbe24a55a27b52ddbc84707a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.456327  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f4369eadbe24a55a27b52ddbc84707a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.458040  6168 tablet_bootstrap.cc:492] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be: Bootstrap starting.
I20260601 13:31:09.458586  6162 tablet_bootstrap.cc:492] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:09.458763  6103 tablet_service.cc:1511] Processing CreateTablet for tablet 2f4369eadbe24a55a27b52ddbc84707a (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:09.458853  6105 tablet_service.cc:1511] Processing CreateTablet for tablet b06f4d5b37df44f1954c9981e5b7b12c (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:09.458946  6168 tablet_bootstrap.cc:654] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.458995  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f4369eadbe24a55a27b52ddbc84707a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.459247  6104 tablet_service.cc:1511] Processing CreateTablet for tablet b9ad14d73f5d4f59a6d49885d0aaa104 (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:09.459441  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ad14d73f5d4f59a6d49885d0aaa104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.459569  6162 tablet_bootstrap.cc:654] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.460043  6105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06f4d5b37df44f1954c9981e5b7b12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.460100  6027 tablet_service.cc:1511] Processing CreateTablet for tablet b06f4d5b37df44f1954c9981e5b7b12c (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:09.460297  6027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06f4d5b37df44f1954c9981e5b7b12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.460975  6161 tablet_bootstrap.cc:492] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac: Bootstrap starting.
I20260601 13:31:09.461144  6102 tablet_service.cc:1511] Processing CreateTablet for tablet 84bd24d788d0458f830b4cf6febcd73d (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:09.461349  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bd24d788d0458f830b4cf6febcd73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.461934  6161 tablet_bootstrap.cc:654] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.462289  6029 tablet_service.cc:1511] Processing CreateTablet for tablet b9ad14d73f5d4f59a6d49885d0aaa104 (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:09.462531  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ad14d73f5d4f59a6d49885d0aaa104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.463714  5951 tablet_service.cc:1511] Processing CreateTablet for tablet 84bd24d788d0458f830b4cf6febcd73d (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:09.463786  5952 tablet_service.cc:1511] Processing CreateTablet for tablet b06f4d5b37df44f1954c9981e5b7b12c (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:09.463867  6162 tablet_bootstrap.cc:492] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: No bootstrap required, opened a new log
I20260601 13:31:09.463945  6162 ts_tablet_manager.cc:1403] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:31:09.464140  5954 tablet_service.cc:1511] Processing CreateTablet for tablet b9ad14d73f5d4f59a6d49885d0aaa104 (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:09.464389  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 84bd24d788d0458f830b4cf6febcd73d (DEFAULT_TABLE table=dugtrio [id=b37a90b211a247689fcc33c47f7f74da]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:09.464426  6162 raft_consensus.cc:359] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.464521  6162 raft_consensus.cc:385] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.464555  6162 raft_consensus.cc:740] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.464622  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bd24d788d0458f830b4cf6febcd73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.464676  6162 consensus_queue.cc:260] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.463950  5951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bd24d788d0458f830b4cf6febcd73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.464936  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ad14d73f5d4f59a6d49885d0aaa104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.464951  6162 ts_tablet_manager.cc:1434] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:09.465317  6168 tablet_bootstrap.cc:492] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be: No bootstrap required, opened a new log
I20260601 13:31:09.465624  5952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06f4d5b37df44f1954c9981e5b7b12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.466794  6168 ts_tablet_manager.cc:1403] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:31:09.467098  6162 tablet_bootstrap.cc:492] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:09.465984  6161 tablet_bootstrap.cc:492] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac: No bootstrap required, opened a new log
I20260601 13:31:09.467260  6161 ts_tablet_manager.cc:1403] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:31:09.467674  6161 raft_consensus.cc:359] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.467784  6161 raft_consensus.cc:385] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.467816  6161 raft_consensus.cc:740] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.467991  6161 consensus_queue.cc:260] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.468083  6162 tablet_bootstrap.cc:654] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.468283  6161 ts_tablet_manager.cc:1434] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.468449  6161 tablet_bootstrap.cc:492] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac: Bootstrap starting.
I20260601 13:31:09.469188  6168 raft_consensus.cc:359] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.469292  6168 raft_consensus.cc:385] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.469345  6168 raft_consensus.cc:740] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f1544e404333a6987658114614be, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.469475  6168 consensus_queue.cc:260] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.469746  6168 ts_tablet_manager.cc:1434] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:09.469928  6168 tablet_bootstrap.cc:492] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be: Bootstrap starting.
I20260601 13:31:09.469415  6161 tablet_bootstrap.cc:654] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.470930  6168 tablet_bootstrap.cc:654] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.471535  6162 tablet_bootstrap.cc:492] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: No bootstrap required, opened a new log
I20260601 13:31:09.471637  6162 ts_tablet_manager.cc:1403] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:31:09.471788  6161 tablet_bootstrap.cc:492] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac: No bootstrap required, opened a new log
I20260601 13:31:09.471864  6161 ts_tablet_manager.cc:1403] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:09.471951  6168 tablet_bootstrap.cc:492] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be: No bootstrap required, opened a new log
I20260601 13:31:09.472043  6168 ts_tablet_manager.cc:1403] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:31:09.472153  6162 raft_consensus.cc:359] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.472241  6162 raft_consensus.cc:385] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.472268  6162 raft_consensus.cc:740] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.472304  6161 raft_consensus.cc:359] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.472393  6161 raft_consensus.cc:385] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.472370  6162 consensus_queue.cc:260] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.472425  6161 raft_consensus.cc:740] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.472450  6168 raft_consensus.cc:359] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.472528  6168 raft_consensus.cc:385] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.472563  6168 raft_consensus.cc:740] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f1544e404333a6987658114614be, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.472591  6161 consensus_queue.cc:260] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.472654  6162 ts_tablet_manager.cc:1434] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:09.472656  6168 consensus_queue.cc:260] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.472852  6162 tablet_bootstrap.cc:492] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:09.472913  6161 ts_tablet_manager.cc:1434] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.472983  6168 ts_tablet_manager.cc:1434] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:09.473085  6161 tablet_bootstrap.cc:492] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac: Bootstrap starting.
I20260601 13:31:09.473099  6168 tablet_bootstrap.cc:492] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be: Bootstrap starting.
I20260601 13:31:09.473820  6162 tablet_bootstrap.cc:654] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.474025  6161 tablet_bootstrap.cc:654] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.474025  6168 tablet_bootstrap.cc:654] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.475301  6162 tablet_bootstrap.cc:492] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: No bootstrap required, opened a new log
I20260601 13:31:09.475397  6161 tablet_bootstrap.cc:492] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac: No bootstrap required, opened a new log
I20260601 13:31:09.475517  6161 ts_tablet_manager.cc:1403] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:09.475406  6162 ts_tablet_manager.cc:1403] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:31:09.476125  6168 tablet_bootstrap.cc:492] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be: No bootstrap required, opened a new log
I20260601 13:31:09.476099  6161 raft_consensus.cc:359] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.476212  6168 ts_tablet_manager.cc:1403] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:31:09.476202  6162 raft_consensus.cc:359] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.476194  6161 raft_consensus.cc:385] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.476311  6162 raft_consensus.cc:385] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.476313  6161 raft_consensus.cc:740] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.476358  6162 raft_consensus.cc:740] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.476475  6162 consensus_queue.cc:260] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.476488  6161 consensus_queue.cc:260] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.476707  6168 raft_consensus.cc:359] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.476758  6161 ts_tablet_manager.cc:1434] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.476758  6162 ts_tablet_manager.cc:1434] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:09.476948  6161 tablet_bootstrap.cc:492] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac: Bootstrap starting.
I20260601 13:31:09.476799  6168 raft_consensus.cc:385] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.476956  6162 tablet_bootstrap.cc:492] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:09.477059  6168 raft_consensus.cc:740] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f1544e404333a6987658114614be, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.477254  6168 consensus_queue.cc:260] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.477506  6168 ts_tablet_manager.cc:1434] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.477692  6168 tablet_bootstrap.cc:492] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be: Bootstrap starting.
I20260601 13:31:09.477953  6162 tablet_bootstrap.cc:654] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.477962  6161 tablet_bootstrap.cc:654] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.478715  6168 tablet_bootstrap.cc:654] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.479579  6162 tablet_bootstrap.cc:492] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: No bootstrap required, opened a new log
I20260601 13:31:09.479763  6167 raft_consensus.cc:493] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:09.479789  6162 ts_tablet_manager.cc:1403] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:09.479861  6167 raft_consensus.cc:515] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.480326  6167 leader_election.cc:290] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283), 5f89f1544e404333a6987658114614be (127.30.80.194:46507)
I20260601 13:31:09.480376  6168 tablet_bootstrap.cc:492] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be: No bootstrap required, opened a new log
I20260601 13:31:09.480351  6162 raft_consensus.cc:359] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.480445  6162 raft_consensus.cc:385] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.480458  6168 ts_tablet_manager.cc:1403] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:31:09.480487  6162 raft_consensus.cc:740] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.480602  6162 consensus_queue.cc:260] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.480758  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06f4d5b37df44f1954c9981e5b7b12c" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f675a7a65994fd9a0366096b07ade30" is_pre_election: true
I20260601 13:31:09.480850  5964 raft_consensus.cc:2468] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 0.
I20260601 13:31:09.480870  6168 raft_consensus.cc:359] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.481137  6168 raft_consensus.cc:385] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.481182  6168 raft_consensus.cc:740] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f1544e404333a6987658114614be, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.481191  6079 leader_election.cc:304] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 299aac912f1c4dc2bffce3230a8db0ac; no voters: 
I20260601 13:31:09.481292  6168 consensus_queue.cc:260] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.481434  6167 raft_consensus.cc:2804] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:09.481492  6167 raft_consensus.cc:493] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:09.481534  6167 raft_consensus.cc:3060] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.481557  6168 ts_tablet_manager.cc:1434] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.481204  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06f4d5b37df44f1954c9981e5b7b12c" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be" is_pre_election: true
I20260601 13:31:09.481891  6040 raft_consensus.cc:2468] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 0.
I20260601 13:31:09.481938  6161 tablet_bootstrap.cc:492] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac: No bootstrap required, opened a new log
I20260601 13:31:09.482059  6161 ts_tablet_manager.cc:1403] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:31:09.482497  6161 raft_consensus.cc:359] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.482589  6167 raft_consensus.cc:515] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.480852  6162 ts_tablet_manager.cc:1434] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:09.482637  6161 raft_consensus.cc:385] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.482883  6161 raft_consensus.cc:740] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.482980  6167 leader_election.cc:290] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 election: Requested vote from peers 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283), 5f89f1544e404333a6987658114614be (127.30.80.194:46507)
I20260601 13:31:09.483094  6161 consensus_queue.cc:260] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.483353  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06f4d5b37df44f1954c9981e5b7b12c" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f675a7a65994fd9a0366096b07ade30"
I20260601 13:31:09.483448  6161 ts_tablet_manager.cc:1434] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.483455  5964 raft_consensus.cc:3060] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.483721  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06f4d5b37df44f1954c9981e5b7b12c" candidate_uuid: "299aac912f1c4dc2bffce3230a8db0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be"
I20260601 13:31:09.483814  6040 raft_consensus.cc:3060] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.484529  5964 raft_consensus.cc:2468] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 1.
I20260601 13:31:09.484776  6040 raft_consensus.cc:2468] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299aac912f1c4dc2bffce3230a8db0ac in term 1.
I20260601 13:31:09.484859  6079 leader_election.cc:304] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 299aac912f1c4dc2bffce3230a8db0ac; no voters: 
I20260601 13:31:09.485132  6167 raft_consensus.cc:2804] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:09.485241  6167 raft_consensus.cc:697] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Becoming Leader. State: Replica: 299aac912f1c4dc2bffce3230a8db0ac, State: Running, Role: LEADER
I20260601 13:31:09.485351  6167 consensus_queue.cc:237] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.486886  5860 catalog_manager.cc:5696] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195). New cstate: current_term: 1 leader_uuid: "299aac912f1c4dc2bffce3230a8db0ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:09.592419  6165 raft_consensus.cc:493] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:09.592584  6165 raft_consensus.cc:515] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.593137  6165 leader_election.cc:290] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f89f1544e404333a6987658114614be (127.30.80.194:46507), 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:09.598532  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4369eadbe24a55a27b52ddbc84707a" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be" is_pre_election: true
I20260601 13:31:09.598651  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4369eadbe24a55a27b52ddbc84707a" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299aac912f1c4dc2bffce3230a8db0ac" is_pre_election: true
I20260601 13:31:09.598734  6040 raft_consensus.cc:2468] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 0.
I20260601 13:31:09.598733  6115 raft_consensus.cc:2468] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 0.
I20260601 13:31:09.599056  5928 leader_election.cc:304] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 299aac912f1c4dc2bffce3230a8db0ac; no voters: 
I20260601 13:31:09.599285  6165 raft_consensus.cc:2804] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:09.599385  6165 raft_consensus.cc:493] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:09.599447  6165 raft_consensus.cc:3060] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.600651  6165 raft_consensus.cc:515] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.601097  6165 leader_election.cc:290] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 election: Requested vote from peers 5f89f1544e404333a6987658114614be (127.30.80.194:46507), 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:09.601495  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4369eadbe24a55a27b52ddbc84707a" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299aac912f1c4dc2bffce3230a8db0ac"
I20260601 13:31:09.601524  6165 raft_consensus.cc:493] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:09.601611  6115 raft_consensus.cc:3060] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.601616  6165 raft_consensus.cc:515] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.602080  6165 leader_election.cc:290] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f89f1544e404333a6987658114614be (127.30.80.194:46507), 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:09.602208  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4369eadbe24a55a27b52ddbc84707a" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be"
I20260601 13:31:09.602314  6040 raft_consensus.cc:3060] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.602517  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bd24d788d0458f830b4cf6febcd73d" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299aac912f1c4dc2bffce3230a8db0ac" is_pre_election: true
I20260601 13:31:09.602517  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bd24d788d0458f830b4cf6febcd73d" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be" is_pre_election: true
I20260601 13:31:09.602653  6039 raft_consensus.cc:2468] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 0.
I20260601 13:31:09.602653  6114 raft_consensus.cc:2468] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 0.
I20260601 13:31:09.602734  6115 raft_consensus.cc:2468] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 1.
I20260601 13:31:09.603034  5928 leader_election.cc:304] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 5f89f1544e404333a6987658114614be; no voters: 
I20260601 13:31:09.603199  6165 raft_consensus.cc:2804] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:09.603229  6040 raft_consensus.cc:2468] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 1.
I20260601 13:31:09.603251  6165 raft_consensus.cc:493] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:09.603308  6165 raft_consensus.cc:3060] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.603314  5928 leader_election.cc:304] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 299aac912f1c4dc2bffce3230a8db0ac; no voters: 
I20260601 13:31:09.603682  6209 raft_consensus.cc:2804] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:09.603842  6209 raft_consensus.cc:697] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 LEADER]: Becoming Leader. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Running, Role: LEADER
I20260601 13:31:09.604045  6209 consensus_queue.cc:237] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.604216  6165 raft_consensus.cc:515] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.604563  6165 leader_election.cc:290] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 election: Requested vote from peers 5f89f1544e404333a6987658114614be (127.30.80.194:46507), 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:09.604908  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bd24d788d0458f830b4cf6febcd73d" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299aac912f1c4dc2bffce3230a8db0ac"
I20260601 13:31:09.605022  6115 raft_consensus.cc:3060] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.605026  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bd24d788d0458f830b4cf6febcd73d" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be"
I20260601 13:31:09.605162  6040 raft_consensus.cc:3060] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.605826  6040 raft_consensus.cc:2468] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 1.
I20260601 13:31:09.605932  6115 raft_consensus.cc:2468] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 1.
I20260601 13:31:09.606094  5928 leader_election.cc:304] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 5f89f1544e404333a6987658114614be; no voters: 
I20260601 13:31:09.606383  6209 raft_consensus.cc:2804] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:09.606459  6209 raft_consensus.cc:697] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 LEADER]: Becoming Leader. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Running, Role: LEADER
I20260601 13:31:09.606606  6209 consensus_queue.cc:237] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.607412  5860 catalog_manager.cc:5696] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "1f675a7a65994fd9a0366096b07ade30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:09.610589  5860 catalog_manager.cc:5696] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "1f675a7a65994fd9a0366096b07ade30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:09.746071  6167 consensus_queue.cc:1048] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:09.749622  6215 consensus_queue.cc:1048] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:09.780089  6215 consensus_queue.cc:1048] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:09.782817  6178 consensus_queue.cc:1048] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:09.824971  6209 raft_consensus.cc:493] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:09.825134  6209 raft_consensus.cc:515] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.825676  6209 leader_election.cc:290] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f89f1544e404333a6987658114614be (127.30.80.194:46507), 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:09.826284  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ad14d73f5d4f59a6d49885d0aaa104" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be" is_pre_election: true
I20260601 13:31:09.826285  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ad14d73f5d4f59a6d49885d0aaa104" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299aac912f1c4dc2bffce3230a8db0ac" is_pre_election: true
I20260601 13:31:09.826483  6040 raft_consensus.cc:2468] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 0.
I20260601 13:31:09.826529  6115 raft_consensus.cc:2468] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 0.
I20260601 13:31:09.826814  5928 leader_election.cc:304] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 5f89f1544e404333a6987658114614be; no voters: 
I20260601 13:31:09.827024  6209 raft_consensus.cc:2804] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:09.827087  6209 raft_consensus.cc:493] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:09.827132  6209 raft_consensus.cc:3060] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.828064  6209 raft_consensus.cc:515] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.828397  6209 leader_election.cc:290] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 election: Requested vote from peers 5f89f1544e404333a6987658114614be (127.30.80.194:46507), 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:09.828752  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ad14d73f5d4f59a6d49885d0aaa104" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f1544e404333a6987658114614be"
I20260601 13:31:09.828843  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ad14d73f5d4f59a6d49885d0aaa104" candidate_uuid: "1f675a7a65994fd9a0366096b07ade30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299aac912f1c4dc2bffce3230a8db0ac"
I20260601 13:31:09.828890  6040 raft_consensus.cc:3060] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.828976  6115 raft_consensus.cc:3060] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:09.829751  6040 raft_consensus.cc:2468] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 1.
I20260601 13:31:09.829804  6115 raft_consensus.cc:2468] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f675a7a65994fd9a0366096b07ade30 in term 1.
I20260601 13:31:09.830066  5928 leader_election.cc:304] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f675a7a65994fd9a0366096b07ade30, 299aac912f1c4dc2bffce3230a8db0ac; no voters: 
I20260601 13:31:09.830262  6209 raft_consensus.cc:2804] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:09.830368  6209 raft_consensus.cc:697] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 LEADER]: Becoming Leader. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Running, Role: LEADER
I20260601 13:31:09.830500  6209 consensus_queue.cc:237] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:09.832098  5861 catalog_manager.cc:5696] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "1f675a7a65994fd9a0366096b07ade30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:09.835896 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:31:09.840986 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:09.841241 31043 tablet_replica.cc:333] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: stopping tablet replica
I20260601 13:31:09.841359 31043 raft_consensus.cc:2243] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:09.841435 31043 raft_consensus.cc:2272] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:09.841804 31043 tablet_replica.cc:333] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: stopping tablet replica
I20260601 13:31:09.841881 31043 raft_consensus.cc:2243] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:09.841946 31043 raft_consensus.cc:2272] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:09.842417 31043 tablet_replica.cc:333] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: stopping tablet replica
I20260601 13:31:09.842495 31043 raft_consensus.cc:2243] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:09.842592 31043 pending_rounds.cc:70] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Trying to abort 1 pending ops.
I20260601 13:31:09.842617 31043 pending_rounds.cc:77] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193462710247424 op_type: NO_OP noop_request { }
I20260601 13:31:09.842658 31043 raft_consensus.cc:2889] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:09.842695 31043 raft_consensus.cc:2272] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:09.843160 31043 tablet_replica.cc:333] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: stopping tablet replica
I20260601 13:31:09.843233 31043 raft_consensus.cc:2243] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:09.843318 31043 pending_rounds.cc:70] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Trying to abort 1 pending ops.
I20260601 13:31:09.843341 31043 pending_rounds.cc:77] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193462699909120 op_type: NO_OP noop_request { }
I20260601 13:31:09.843374 31043 raft_consensus.cc:2889] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:09.843411 31043 raft_consensus.cc:2272] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:09.843917 31043 tablet_replica.cc:333] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: stopping tablet replica
I20260601 13:31:09.844053 31043 raft_consensus.cc:2243] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:09.844134 31043 raft_consensus.cc:2272] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:09.844377 31043 tablet_replica.cc:333] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: stopping tablet replica
I20260601 13:31:09.844439 31043 raft_consensus.cc:2243] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:09.844498 31043 raft_consensus.cc:2272] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:09.844735 31043 tablet_replica.cc:333] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: stopping tablet replica
I20260601 13:31:09.844795 31043 raft_consensus.cc:2243] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:09.844857 31043 raft_consensus.cc:2272] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:09.845286 31043 tablet_replica.cc:333] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: stopping tablet replica
I20260601 13:31:09.845350 31043 raft_consensus.cc:2243] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:09.845432 31043 pending_rounds.cc:70] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Trying to abort 1 pending ops.
I20260601 13:31:09.845456 31043 pending_rounds.cc:77] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193463627173888 op_type: NO_OP noop_request { }
I20260601 13:31:09.845489 31043 raft_consensus.cc:2889] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:09.845520 31043 raft_consensus.cc:2272] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:09.859524 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
W20260601 13:31:09.927155  6079 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.193:39283: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260601 13:31:09.927660  6172 consensus_queue.cc:1048] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [LEADER]: Connected to new peer: Peer: permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:31:09.928016  6079 consensus_peers.cc:597] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac -> Peer 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): Couldn't send request to peer 1f675a7a65994fd9a0366096b07ade30. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:31:09.931358  6004 consensus_peers.cc:597] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be -> Peer 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): Couldn't send request to peer 1f675a7a65994fd9a0366096b07ade30. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:31:10.001359  6004 consensus_peers.cc:597] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be -> Peer 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): Couldn't send request to peer 1f675a7a65994fd9a0366096b07ade30. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:10.025134  6178 consensus_queue.cc:1048] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:10.044667  6172 consensus_queue.cc:1048] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [LEADER]: Connected to new peer: Peer: permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:31:10.205150  6079 consensus_peers.cc:597] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac -> Peer 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): Couldn't send request to peer 1f675a7a65994fd9a0366096b07ade30. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:31:10.321059  6079 consensus_peers.cc:597] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac -> Peer 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): Couldn't send request to peer 1f675a7a65994fd9a0366096b07ade30. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:10.406669  6172 consensus_queue.cc:579] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [LEADER]: Leader has been unable to successfully communicate with peer 1f675a7a65994fd9a0366096b07ade30 for more than 1 seconds (1.001s)
I20260601 13:31:10.550801  6229 consensus_queue.cc:579] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [LEADER]: Leader has been unable to successfully communicate with peer 1f675a7a65994fd9a0366096b07ade30 for more than 1 seconds (1.117s)
I20260601 13:31:10.775122  6215 consensus_queue.cc:579] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Leader has been unable to successfully communicate with peer 1f675a7a65994fd9a0366096b07ade30 for more than 1 seconds (1.290s)
I20260601 13:31:10.816113  6215 consensus_queue.cc:579] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Leader has been unable to successfully communicate with peer 1f675a7a65994fd9a0366096b07ade30 for more than 1 seconds (1.033s)
I20260601 13:31:10.867923  5860 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45234:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:31:10.868147  5860 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:45234:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:31:10.871363  5860 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab: Sending DeleteTablet for 3 replicas of tablet 2f4369eadbe24a55a27b52ddbc84707a
I20260601 13:31:10.871667  5860 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab: Sending DeleteTablet for 3 replicas of tablet 84bd24d788d0458f830b4cf6febcd73d
I20260601 13:31:10.871869  5860 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab: Sending DeleteTablet for 3 replicas of tablet b06f4d5b37df44f1954c9981e5b7b12c
I20260601 13:31:10.872133  5860 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab: Sending DeleteTablet for 3 replicas of tablet b9ad14d73f5d4f59a6d49885d0aaa104
I20260601 13:31:10.872553  6028 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f4369eadbe24a55a27b52ddbc84707a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:36126
I20260601 13:31:10.872792  6102 tablet_service.cc:1558] Processing DeleteTablet for tablet 84bd24d788d0458f830b4cf6febcd73d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:59518
I20260601 13:31:10.873056  6029 tablet_service.cc:1558] Processing DeleteTablet for tablet 84bd24d788d0458f830b4cf6febcd73d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:36126
I20260601 13:31:10.873207 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:31:10.873236  6239 tablet_replica.cc:333] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac: stopping tablet replica
I20260601 13:31:10.873340  6102 tablet_service.cc:1558] Processing DeleteTablet for tablet b06f4d5b37df44f1954c9981e5b7b12c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:59518
I20260601 13:31:10.873092  6104 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f4369eadbe24a55a27b52ddbc84707a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:59518
I20260601 13:31:10.873414  6105 tablet_service.cc:1558] Processing DeleteTablet for tablet b9ad14d73f5d4f59a6d49885d0aaa104 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:59518
I20260601 13:31:10.872908  6238 tablet_replica.cc:333] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be: stopping tablet replica
I20260601 13:31:10.873602  6239 raft_consensus.cc:2243] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.873733  6028 tablet_service.cc:1558] Processing DeleteTablet for tablet b9ad14d73f5d4f59a6d49885d0aaa104 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:36126
I20260601 13:31:10.873771  6239 raft_consensus.cc:2272] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.873742  6029 tablet_service.cc:1558] Processing DeleteTablet for tablet b06f4d5b37df44f1954c9981e5b7b12c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:36126
I20260601 13:31:10.873626  6238 raft_consensus.cc:2243] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.874230  6238 raft_consensus.cc:2272] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.874241  6239 ts_tablet_manager.cc:1916] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:31:10.874470  5846 catalog_manager.cc:4754] TS 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet b9ad14d73f5d4f59a6d49885d0aaa104: Network error: Client connection negotiation failed: client connection to 127.30.80.193:39283: connect: Connection refused (error 111)
I20260601 13:31:10.874838  6238 ts_tablet_manager.cc:1916] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:31:10.875739  6243 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
W20260601 13:31:10.875782  6240 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
W20260601 13:31:10.875991  6241 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
I20260601 13:31:10.876153 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:10.876473 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:10.876528 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:10.876552 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320670876552 us; error 0 us; skew 500 ppm
I20260601 13:31:10.877183  6239 ts_tablet_manager.cc:1929] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:31:10.877290  6239 log.cc:1199] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-2-root/wals/84bd24d788d0458f830b4cf6febcd73d
I20260601 13:31:10.877528 31043 webserver.cc:533] Webserver started at http://127.30.80.196:41105/ using document root <none> and password file <none>
I20260601 13:31:10.877539  6239 ts_tablet_manager.cc:1950] T 84bd24d788d0458f830b4cf6febcd73d P 299aac912f1c4dc2bffce3230a8db0ac: Deleting consensus metadata
I20260601 13:31:10.877584  6238 ts_tablet_manager.cc:1929] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:31:10.877715 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:10.877741  6238 log.cc:1199] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-1-root/wals/2f4369eadbe24a55a27b52ddbc84707a
I20260601 13:31:10.877774 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:10.877888 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:10.878041  6238 ts_tablet_manager.cc:1950] T 2f4369eadbe24a55a27b52ddbc84707a P 5f89f1544e404333a6987658114614be: Deleting consensus metadata
I20260601 13:31:10.878274  6239 tablet_replica.cc:333] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac: stopping tablet replica
I20260601 13:31:10.878271 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "87fb31b0446c48208724bc9e431b9058"
format_stamp: "Formatted at 2026-06-01 13:31:10 on dist-test-slave-l49s"
I20260601 13:31:10.878384  5846 catalog_manager.cc:5027] TS 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811): tablet 84bd24d788d0458f830b4cf6febcd73d (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.878459  6239 raft_consensus.cc:2243] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:10.878662  6239 raft_consensus.cc:2272] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.878705  6238 tablet_replica.cc:333] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be: stopping tablet replica
I20260601 13:31:10.878870  6238 raft_consensus.cc:2243] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.878973  6238 raft_consensus.cc:2272] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.879024  5846 catalog_manager.cc:5027] TS 5f89f1544e404333a6987658114614be (127.30.80.194:46507): tablet 2f4369eadbe24a55a27b52ddbc84707a (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.879411  6238 ts_tablet_manager.cc:1916] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:31:10.879526  6239 ts_tablet_manager.cc:1916] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:31:10.880190 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:31:10.881268  6238 ts_tablet_manager.cc:1929] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:31:10.881294  6248 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.881376  6238 log.cc:1199] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-1-root/wals/84bd24d788d0458f830b4cf6febcd73d
I20260601 13:31:10.881472  6239 ts_tablet_manager.cc:1929] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:31:10.881556  6239 log.cc:1199] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-2-root/wals/b06f4d5b37df44f1954c9981e5b7b12c
I20260601 13:31:10.881568 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:10.881656  6238 ts_tablet_manager.cc:1950] T 84bd24d788d0458f830b4cf6febcd73d P 5f89f1544e404333a6987658114614be: Deleting consensus metadata
I20260601 13:31:10.881696 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "87fb31b0446c48208724bc9e431b9058"
format_stamp: "Formatted at 2026-06-01 13:31:10 on dist-test-slave-l49s"
I20260601 13:31:10.881774 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-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)
I20260601 13:31:10.881861  6239 ts_tablet_manager.cc:1950] T b06f4d5b37df44f1954c9981e5b7b12c P 299aac912f1c4dc2bffce3230a8db0ac: Deleting consensus metadata
I20260601 13:31:10.882289  6238 tablet_replica.cc:333] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be: stopping tablet replica
I20260601 13:31:10.882368  6239 tablet_replica.cc:333] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac: stopping tablet replica
I20260601 13:31:10.882411  5846 catalog_manager.cc:5027] TS 5f89f1544e404333a6987658114614be (127.30.80.194:46507): tablet 84bd24d788d0458f830b4cf6febcd73d (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.882467  6238 raft_consensus.cc:2243] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.882496  6239 raft_consensus.cc:2243] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.882573  6238 raft_consensus.cc:2272] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.882625  6239 raft_consensus.cc:2272] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.882747  5846 catalog_manager.cc:5027] TS 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811): tablet b06f4d5b37df44f1954c9981e5b7b12c (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.882989  6239 ts_tablet_manager.cc:1916] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:31:10.883013  6238 ts_tablet_manager.cc:1916] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:31:10.884686  6239 ts_tablet_manager.cc:1929] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:31:10.884750  6239 log.cc:1199] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-2-root/wals/2f4369eadbe24a55a27b52ddbc84707a
I20260601 13:31:10.884941  6238 ts_tablet_manager.cc:1929] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:31:10.884987  6239 ts_tablet_manager.cc:1950] T 2f4369eadbe24a55a27b52ddbc84707a P 299aac912f1c4dc2bffce3230a8db0ac: Deleting consensus metadata
I20260601 13:31:10.885052  6238 log.cc:1199] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-1-root/wals/b9ad14d73f5d4f59a6d49885d0aaa104
I20260601 13:31:10.885277  6238 ts_tablet_manager.cc:1950] T b9ad14d73f5d4f59a6d49885d0aaa104 P 5f89f1544e404333a6987658114614be: Deleting consensus metadata
I20260601 13:31:10.885478  6239 tablet_replica.cc:333] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac: stopping tablet replica
I20260601 13:31:10.885599  5846 catalog_manager.cc:5027] TS 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811): tablet 2f4369eadbe24a55a27b52ddbc84707a (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.885612  6239 raft_consensus.cc:2243] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.885739  6239 raft_consensus.cc:2272] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.885977  6238 tablet_replica.cc:333] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be: stopping tablet replica
I20260601 13:31:10.886041  6239 ts_tablet_manager.cc:1916] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:31:10.886047  5846 catalog_manager.cc:5027] TS 5f89f1544e404333a6987658114614be (127.30.80.194:46507): tablet b9ad14d73f5d4f59a6d49885d0aaa104 (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.886137  6238 raft_consensus.cc:2243] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.886240  6238 raft_consensus.cc:2272] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.886793  6238 ts_tablet_manager.cc:1916] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:31:10.887603  6239 ts_tablet_manager.cc:1929] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:31:10.887666  6239 log.cc:1199] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-2-root/wals/b9ad14d73f5d4f59a6d49885d0aaa104
I20260601 13:31:10.887831  6239 ts_tablet_manager.cc:1950] T b9ad14d73f5d4f59a6d49885d0aaa104 P 299aac912f1c4dc2bffce3230a8db0ac: Deleting consensus metadata
I20260601 13:31:10.888408  6238 ts_tablet_manager.cc:1929] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:31:10.888514  6238 log.cc:1199] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-1-root/wals/b06f4d5b37df44f1954c9981e5b7b12c
I20260601 13:31:10.888636  5846 catalog_manager.cc:5027] TS 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811): tablet b9ad14d73f5d4f59a6d49885d0aaa104 (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.888859  6238 ts_tablet_manager.cc:1950] T b06f4d5b37df44f1954c9981e5b7b12c P 5f89f1544e404333a6987658114614be: Deleting consensus metadata
I20260601 13:31:10.889557  5846 catalog_manager.cc:5027] TS 5f89f1544e404333a6987658114614be (127.30.80.194:46507): tablet b06f4d5b37df44f1954c9981e5b7b12c (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.891247 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:10.891562 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:10.891815 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:10.892289 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:10.892328 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.892357 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:10.892372 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.896400 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:38173
I20260601 13:31:10.897738 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:31:10.897822  6311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:38173 every 8 connection(s)
W20260601 13:31:10.899591  6314 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
W20260601 13:31:10.899606  6318 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
I20260601 13:31:10.899709 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:10.899937  6316 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
I20260601 13:31:10.900218 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:10.900271 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:10.900292 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320670900292 us; error 0 us; skew 500 ppm
I20260601 13:31:10.901186 31043 webserver.cc:533] Webserver started at http://127.30.80.193:32959/ using document root <none> and password file <none>
I20260601 13:31:10.901347 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:10.901401 31043 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:31:10.902570 31043 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:31:10.902984  6312 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33821
I20260601 13:31:10.903074  6312 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:10.903267  6312 heartbeater.cc:507] Master 127.30.80.254:33821 requested a full tablet report, sending...
I20260601 13:31:10.903863  5860 ts_manager.cc:194] Registered new tserver with Master: 87fb31b0446c48208724bc9e431b9058 (127.30.80.196:38173)
I20260601 13:31:10.904104  6323 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.904371 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:10.904449 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "1f675a7a65994fd9a0366096b07ade30"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-l49s"
I20260601 13:31:10.904587  5860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45256
I20260601 13:31:10.904619 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-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)
I20260601 13:31:10.917467 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:10.917863 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:10.918183 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:10.918794  6330 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:31:10.924130 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:31:10.924201 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.000s	sys 0.000s
I20260601 13:31:10.924260 31043 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:31:10.925009  6330 tablet_bootstrap.cc:492] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:10.927661  6330 tablet_bootstrap.cc:492] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: 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
I20260601 13:31:10.927886 31043 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:31:10.927949 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:31:10.927947  6330 tablet_bootstrap.cc:492] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Bootstrap complete.
I20260601 13:31:10.928191  6330 ts_tablet_manager.cc:1403] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:31:10.928557  6330 raft_consensus.cc:359] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.928676  6330 raft_consensus.cc:740] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:10.928855  6330 consensus_queue.cc:260] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.929255  6330 ts_tablet_manager.cc:1434] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:31:10.929430  6330 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:10.932186  6330 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: 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
I20260601 13:31:10.932469  6330 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap complete.
I20260601 13:31:10.932646  6330 ts_tablet_manager.cc:1403] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:31:10.933014  6330 raft_consensus.cc:359] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:10.933128  6330 raft_consensus.cc:740] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:10.933276  6330 consensus_queue.cc:260] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } }
I20260601 13:31:10.933566  6330 ts_tablet_manager.cc:1434] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:10.933594 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:39283
I20260601 13:31:10.933706  6330 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
W20260601 13:31:10.934262  6392 tablet.cc:2404] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:31:10.934623  6390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:39283 every 8 connection(s)
I20260601 13:31:10.936271  6330 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: 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
I20260601 13:31:10.936515  6330 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap complete.
I20260601 13:31:10.936712  6330 ts_tablet_manager.cc:1403] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:10.937110  6330 raft_consensus.cc:359] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.937212  6330 raft_consensus.cc:740] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:10.937327  6330 consensus_queue.cc:260] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.937744  6330 ts_tablet_manager.cc:1434] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:10.937932  6330 tablet_bootstrap.cc:492] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:10.938961  6354 tablet_service.cc:1558] Processing DeleteTablet for tablet 84bd24d788d0458f830b4cf6febcd73d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:53562
I20260601 13:31:10.939066  6391 heartbeater.cc:344] Connected to a master server at 127.30.80.254:33821
I20260601 13:31:10.939174  6391 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:10.939381  6391 heartbeater.cc:507] Master 127.30.80.254:33821 requested a full tablet report, sending...
W20260601 13:31:10.939653  5846 catalog_manager.cc:5007] TS 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): delete failed for tablet 84bd24d788d0458f830b4cf6febcd73d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 84bd24d788d0458f830b4cf6febcd73d already in progress: opening tablet
I20260601 13:31:10.940428  5860 ts_manager.cc:194] Re-registered known tserver with Master: 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283)
I20260601 13:31:10.940790  6330 tablet_bootstrap.cc:492] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: 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
I20260601 13:31:10.941089  6330 tablet_bootstrap.cc:492] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Bootstrap complete.
I20260601 13:31:10.941262  6330 ts_tablet_manager.cc:1403] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:10.941640  6330 raft_consensus.cc:359] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.941782  6330 raft_consensus.cc:740] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:10.941941  6330 consensus_queue.cc:260] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.942256  6354 tablet_service.cc:1558] Processing DeleteTablet for tablet 84bd24d788d0458f830b4cf6febcd73d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:53562
I20260601 13:31:10.942312  6330 ts_tablet_manager.cc:1434] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:10.942309  5860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45272
I20260601 13:31:10.942425  6353 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f4369eadbe24a55a27b52ddbc84707a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:53562
I20260601 13:31:10.942510  6330 tablet_bootstrap.cc:492] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:10.943115  6391 heartbeater.cc:499] Master 127.30.80.254:33821 was elected leader, sending a full tablet report...
I20260601 13:31:10.944101  6396 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:10.944275  6396 raft_consensus.cc:2243] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.944422  6396 pending_rounds.cc:70] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Trying to abort 1 pending ops.
I20260601 13:31:10.944466  6396 pending_rounds.cc:77] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193462710247424 op_type: NO_OP noop_request { }
I20260601 13:31:10.944540  6396 raft_consensus.cc:2889] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:10.944638  6396 raft_consensus.cc:2272] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.945070  6330 tablet_bootstrap.cc:492] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: 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
I20260601 13:31:10.945106  6396 ts_tablet_manager.cc:1916] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:31:10.945297  6330 tablet_bootstrap.cc:492] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Bootstrap complete.
I20260601 13:31:10.945444  6330 ts_tablet_manager.cc:1403] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:10.945806  6330 raft_consensus.cc:359] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.945907  6330 raft_consensus.cc:740] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:10.946023  6330 consensus_queue.cc:260] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.946049  6040 consensus_queue.cc:237] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [LEADER]: Queue 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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:10.946272  6330 ts_tablet_manager.cc:1434] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:10.946417  6330 tablet_bootstrap.cc:492] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:10.947405  6115 raft_consensus.cc:1275] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Refusing update from remote peer 5f89f1544e404333a6987658114614be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:10.947798  6186 consensus_queue.cc:1048] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [LEADER]: Connected to new peer: Peer: permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:10.949586  6229 raft_consensus.cc:2955] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:10.949926  6330 tablet_bootstrap.cc:492] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: 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
I20260601 13:31:10.950165  6330 tablet_bootstrap.cc:492] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap complete.
I20260601 13:31:10.950330  6330 ts_tablet_manager.cc:1403] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:10.950006  6115 raft_consensus.cc:2955] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:10.950703  6330 raft_consensus.cc:359] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.950788  6330 raft_consensus.cc:740] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:10.950937  6330 consensus_queue.cc:260] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.951148  6396 ts_tablet_manager.cc:1929] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:31:10.951203  6396 log.cc:1199] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/84bd24d788d0458f830b4cf6febcd73d
I20260601 13:31:10.951370  6330 ts_tablet_manager.cc:1434] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:10.951457  6396 ts_tablet_manager.cc:1950] T 84bd24d788d0458f830b4cf6febcd73d P 1f675a7a65994fd9a0366096b07ade30: Deleting consensus metadata
I20260601 13:31:10.951534  6330 tablet_bootstrap.cc:492] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:10.952327  5846 catalog_manager.cc:5027] TS 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): tablet 84bd24d788d0458f830b4cf6febcd73d (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.952991  5860 catalog_manager.cc:5696] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be reported cstate change: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "5f89f1544e404333a6987658114614be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:10.953634  5846 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 43ebe871ca5b463e88abdd1bf5c580d6 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260601 13:31:10.952310  6114 consensus_queue.cc:237] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Queue 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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:10.955662  6040 raft_consensus.cc:1275] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Refusing update from remote peer 299aac912f1c4dc2bffce3230a8db0ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:10.956480  6178 consensus_queue.cc:1048] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:10.957762  6396 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:10.957852  6365 raft_consensus.cc:1275] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f1544e404333a6987658114614be: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:10.957883  6396 raft_consensus.cc:2243] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.957962  6396 pending_rounds.cc:70] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Trying to abort 1 pending ops.
I20260601 13:31:10.957988  6396 pending_rounds.cc:77] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193462699909120 op_type: NO_OP noop_request { }
I20260601 13:31:10.958037  6396 raft_consensus.cc:2889] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:10.958091  6396 raft_consensus.cc:2272] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.958217  6229 consensus_queue.cc:1048] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:10.959436  6365 raft_consensus.cc:2955] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:10.960065  6396 ts_tablet_manager.cc:1916] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:31:10.960304  6079 consensus_peers.cc:597] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac -> Peer 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): Couldn't send request to peer 1f675a7a65994fd9a0366096b07ade30. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:10.961930  6396 ts_tablet_manager.cc:1929] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:31:10.962024  6396 log.cc:1199] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/2f4369eadbe24a55a27b52ddbc84707a
I20260601 13:31:10.963173  6330 tablet_bootstrap.cc:492] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: 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
I20260601 13:31:10.963734  6330 tablet_bootstrap.cc:492] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap complete.
I20260601 13:31:10.963891  6330 ts_tablet_manager.cc:1403] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.000s
I20260601 13:31:10.963989  6215 raft_consensus.cc:2955] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:10.964344  6330 raft_consensus.cc:359] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.964493  6330 raft_consensus.cc:740] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:10.964622  6330 consensus_queue.cc:260] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.964577  6040 raft_consensus.cc:2955] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:10.964895  6330 ts_tablet_manager.cc:1434] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:10.965059  6330 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap starting.
I20260601 13:31:10.965435  6353 tablet_service.cc:1558] Processing DeleteTablet for tablet b06f4d5b37df44f1954c9981e5b7b12c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:53562
I20260601 13:31:10.965682  5846 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c9da1e6b055941c0afa082b3a3affd29 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
W20260601 13:31:10.966292  6078 consensus_peers.cc:597] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac -> Peer 87fb31b0446c48208724bc9e431b9058 (127.30.80.196:38173): Couldn't send request to peer 87fb31b0446c48208724bc9e431b9058. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9da1e6b055941c0afa082b3a3affd29. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:31:10.963322  6003 consensus_peers.cc:597] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be -> Peer 87fb31b0446c48208724bc9e431b9058 (127.30.80.196:38173): Couldn't send request to peer 87fb31b0446c48208724bc9e431b9058. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43ebe871ca5b463e88abdd1bf5c580d6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:10.967248  5861 catalog_manager.cc:5696] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac reported cstate change: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "299aac912f1c4dc2bffce3230a8db0ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:10.967686  6396 ts_tablet_manager.cc:1950] T 2f4369eadbe24a55a27b52ddbc84707a P 1f675a7a65994fd9a0366096b07ade30: Deleting consensus metadata
I20260601 13:31:10.968168  6330 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: 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
I20260601 13:31:10.968386  5846 catalog_manager.cc:5027] TS 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): tablet 2f4369eadbe24a55a27b52ddbc84707a (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.968462  6396 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:10.968466  6330 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: Bootstrap complete.
I20260601 13:31:10.968590  6396 raft_consensus.cc:2243] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.968653  6330 ts_tablet_manager.cc:1403] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:10.968770  6396 raft_consensus.cc:2272] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.969141  6330 raft_consensus.cc:359] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.969216  6396 ts_tablet_manager.cc:1916] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:31:10.969352  6330 raft_consensus.cc:740] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f675a7a65994fd9a0366096b07ade30, State: Initialized, Role: FOLLOWER
I20260601 13:31:10.969591  6330 consensus_queue.cc:260] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:10.970281  6330 ts_tablet_manager.cc:1434] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:10.971318  6396 ts_tablet_manager.cc:1929] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:31:10.971401  6396 log.cc:1199] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/b06f4d5b37df44f1954c9981e5b7b12c
I20260601 13:31:10.971654  6396 ts_tablet_manager.cc:1950] T b06f4d5b37df44f1954c9981e5b7b12c P 1f675a7a65994fd9a0366096b07ade30: Deleting consensus metadata
I20260601 13:31:10.972399  5846 catalog_manager.cc:5027] TS 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): tablet b06f4d5b37df44f1954c9981e5b7b12c (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:10.989331  6353 tablet_service.cc:1558] Processing DeleteTablet for tablet b9ad14d73f5d4f59a6d49885d0aaa104 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:31:10 UTC) from {username='slave'} at 127.0.0.1:53562
I20260601 13:31:10.989588  6396 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:10.989717  6396 raft_consensus.cc:2243] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.989816  6396 pending_rounds.cc:70] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Trying to abort 1 pending ops.
I20260601 13:31:10.989840  6396 pending_rounds.cc:77] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193463627173888 op_type: NO_OP noop_request { }
I20260601 13:31:10.989903  6396 raft_consensus.cc:2889] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:10.989945  6396 raft_consensus.cc:2272] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.990479  6396 ts_tablet_manager.cc:1916] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:31:10.992252  6396 ts_tablet_manager.cc:1929] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:31:10.992314  6396 log.cc:1199] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/b9ad14d73f5d4f59a6d49885d0aaa104
I20260601 13:31:10.992507  6396 ts_tablet_manager.cc:1950] T b9ad14d73f5d4f59a6d49885d0aaa104 P 1f675a7a65994fd9a0366096b07ade30: Deleting consensus metadata
I20260601 13:31:10.993321  5846 catalog_manager.cc:5027] TS 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): tablet b9ad14d73f5d4f59a6d49885d0aaa104 (table dugtrio [id=b37a90b211a247689fcc33c47f7f74da]) successfully deleted
I20260601 13:31:11.012850  6040 consensus_queue.cc:237] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [LEADER]: Queue 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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:11.014457  6114 raft_consensus.cc:1275] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Refusing update from remote peer 5f89f1544e404333a6987658114614be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:11.014505  6365 raft_consensus.cc:1275] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f1544e404333a6987658114614be: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:31:11.014693  6003 consensus_peers.cc:597] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be -> Peer 87fb31b0446c48208724bc9e431b9058 (127.30.80.196:38173): Couldn't send request to peer 87fb31b0446c48208724bc9e431b9058. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d153be433e4431d8862502a46e3a064. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:11.014829  6186 consensus_queue.cc:1048] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:11.014986  6172 consensus_queue.cc:1048] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [LEADER]: Connected to new peer: Peer: permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:11.016885  6229 raft_consensus.cc:2955] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:11.017285  6114 raft_consensus.cc:2955] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:11.017285  6365 raft_consensus.cc:2955] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:11.018662  5846 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4d153be433e4431d8862502a46e3a064 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260601 13:31:11.019712  5860 catalog_manager.cc:5696] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be reported cstate change: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "5f89f1544e404333a6987658114614be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:11.022449  6040 consensus_queue.cc:237] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:11.023885  6365 raft_consensus.cc:1275] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f1544e404333a6987658114614be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:11.024099  6114 raft_consensus.cc:1275] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Refusing update from remote peer 5f89f1544e404333a6987658114614be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:11.024305  6186 consensus_queue.cc:1048] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:11.024413  6172 consensus_queue.cc:1048] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [LEADER]: Connected to new peer: Peer: permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:11.025898  6229 raft_consensus.cc:2955] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } }
I20260601 13:31:11.026367  6114 raft_consensus.cc:2955] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } }
I20260601 13:31:11.026372  6365 raft_consensus.cc:2955] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } }
I20260601 13:31:11.027649  5846 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4d153be433e4431d8862502a46e3a064 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:11.028138  5861 catalog_manager.cc:5696] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be reported cstate change: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New cstate: current_term: 1 leader_uuid: "5f89f1544e404333a6987658114614be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:11.033877  6276 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d153be433e4431d8862502a46e3a064 with delete_type TABLET_DATA_TOMBSTONED (TS 87fb31b0446c48208724bc9e431b9058 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46068
W20260601 13:31:11.034564  5845 catalog_manager.cc:4994] TS 87fb31b0446c48208724bc9e431b9058 (127.30.80.196:38173): delete failed for tablet 4d153be433e4431d8862502a46e3a064 because the tablet was not found. No further retry: Not found: Tablet not found: 4d153be433e4431d8862502a46e3a064
I20260601 13:31:11.092141  6114 consensus_queue.cc:237] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Queue 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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:11.093735  6040 raft_consensus.cc:1275] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Refusing update from remote peer 299aac912f1c4dc2bffce3230a8db0ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:11.093876  6365 raft_consensus.cc:1275] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Refusing update from remote peer 299aac912f1c4dc2bffce3230a8db0ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:31:11.093883  6078 consensus_peers.cc:597] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac -> Peer 87fb31b0446c48208724bc9e431b9058 (127.30.80.196:38173): Couldn't send request to peer 87fb31b0446c48208724bc9e431b9058. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b25c0e92da54872a583de83558a77e5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:11.094087  6178 consensus_queue.cc:1048] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:11.094280  6215 consensus_queue.cc:1048] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:11.095984  6215 raft_consensus.cc:2955] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:11.096472  6040 raft_consensus.cc:2955] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:11.096482  6365 raft_consensus.cc:2955] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
W20260601 13:31:11.098868  5909 auto_rebalancer.cc:591] Failed to schedule move for tablet c9da1e6b055941c0afa082b3a3affd29: Invalid argument: Server with UUID 87fb31b0446c48208724bc9e431b9058 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:11.098850  5859 catalog_manager.cc:5696] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 reported cstate change: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "299aac912f1c4dc2bffce3230a8db0ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
W20260601 13:31:11.103616  5909 auto_rebalancer.cc:591] Failed to schedule move for tablet 43ebe871ca5b463e88abdd1bf5c580d6: Invalid argument: Server with UUID 87fb31b0446c48208724bc9e431b9058 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:11.383147  6422 ts_tablet_manager.cc:933] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: Initiating tablet copy from peer 5f89f1544e404333a6987658114614be (127.30.80.194:46507)
I20260601 13:31:11.383658  6422 tablet_copy_client.cc:323] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.194:46507
I20260601 13:31:11.388068  6050 tablet_copy_service.cc:140] P 5f89f1544e404333a6987658114614be: Received BeginTabletCopySession request for tablet 43ebe871ca5b463e88abdd1bf5c580d6 from peer 87fb31b0446c48208724bc9e431b9058 ({username='slave'} at 127.0.0.1:36152)
I20260601 13:31:11.388202  6050 tablet_copy_service.cc:161] P 5f89f1544e404333a6987658114614be: Beginning new tablet copy session on tablet 43ebe871ca5b463e88abdd1bf5c580d6 from peer 87fb31b0446c48208724bc9e431b9058 at {username='slave'} at 127.0.0.1:36152: session id = 87fb31b0446c48208724bc9e431b9058-43ebe871ca5b463e88abdd1bf5c580d6
I20260601 13:31:11.389602  6050 tablet_copy_source_session.cc:215] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:11.390641  6422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebe871ca5b463e88abdd1bf5c580d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.391844  6040 consensus_queue.cc:237] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:11.393172  6365 raft_consensus.cc:1275] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f1544e404333a6987658114614be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:11.393214  6114 raft_consensus.cc:1275] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Refusing update from remote peer 5f89f1544e404333a6987658114614be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:11.393596  6422 tablet_copy_client.cc:806] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:11.393599  6229 consensus_queue.cc:1048] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:11.393854  6422 tablet_copy_client.cc:670] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:11.393864  6172 consensus_queue.cc:1048] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [LEADER]: Connected to new peer: Peer: permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:11.395483  6229 raft_consensus.cc:2955] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } }
I20260601 13:31:11.395921  6365 raft_consensus.cc:2955] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } }
I20260601 13:31:11.397364  5846 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 43ebe871ca5b463e88abdd1bf5c580d6 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:11.397900  6422 tablet_copy_client.cc:538] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:11.398335  5861 catalog_manager.cc:5696] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 reported cstate change: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New cstate: current_term: 1 leader_uuid: "5f89f1544e404333a6987658114614be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } }
I20260601 13:31:11.399323  6422 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: Bootstrap starting.
I20260601 13:31:11.399354  6114 raft_consensus.cc:2955] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } }
I20260601 13:31:11.401065  6276 tablet_service.cc:1558] Processing DeleteTablet for tablet 43ebe871ca5b463e88abdd1bf5c580d6 with delete_type TABLET_DATA_TOMBSTONED (TS 87fb31b0446c48208724bc9e431b9058 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46068
W20260601 13:31:11.401605  5845 catalog_manager.cc:5007] TS 87fb31b0446c48208724bc9e431b9058 (127.30.80.196:38173): delete failed for tablet 43ebe871ca5b463e88abdd1bf5c580d6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 43ebe871ca5b463e88abdd1bf5c580d6 already in progress: copying tablet
I20260601 13:31:11.403430  6422 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: 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
I20260601 13:31:11.403673  6422 tablet_bootstrap.cc:492] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: Bootstrap complete.
I20260601 13:31:11.403867  6422 ts_tablet_manager.cc:1403] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:31:11.404327  6422 raft_consensus.cc:359] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:11.404445  6422 raft_consensus.cc:740] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87fb31b0446c48208724bc9e431b9058, State: Initialized, Role: LEARNER
I20260601 13:31:11.404547  6422 consensus_queue.cc:260] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058 [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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:11.404894  6422 ts_tablet_manager.cc:1434] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:11.404923  6312 heartbeater.cc:499] Master 127.30.80.254:33821 was elected leader, sending a full tablet report...
I20260601 13:31:11.405614  6050 tablet_copy_service.cc:342] P 5f89f1544e404333a6987658114614be: Request end of tablet copy session 87fb31b0446c48208724bc9e431b9058-43ebe871ca5b463e88abdd1bf5c580d6 received from {username='slave'} at 127.0.0.1:36152
I20260601 13:31:11.405699  6050 tablet_copy_service.cc:434] P 5f89f1544e404333a6987658114614be: ending tablet copy session 87fb31b0446c48208724bc9e431b9058-43ebe871ca5b463e88abdd1bf5c580d6 on tablet 43ebe871ca5b463e88abdd1bf5c580d6 with peer 87fb31b0446c48208724bc9e431b9058
I20260601 13:31:11.406468  6276 tablet_service.cc:1558] Processing DeleteTablet for tablet 43ebe871ca5b463e88abdd1bf5c580d6 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 2 (current committed config index is 3)) from {username='slave'} at 127.0.0.1:46068
I20260601 13:31:11.406667  6415 tablet_replica.cc:333] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: stopping tablet replica
I20260601 13:31:11.406780  6415 raft_consensus.cc:2243] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:31:11.406906  6415 raft_consensus.cc:2272] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:31:11.407491  6415 ts_tablet_manager.cc:1916] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:11.409392  6415 ts_tablet_manager.cc:1929] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:31:11.409457  6415 log.cc:1199] T 43ebe871ca5b463e88abdd1bf5c580d6 P 87fb31b0446c48208724bc9e431b9058: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-3-root/wals/43ebe871ca5b463e88abdd1bf5c580d6
I20260601 13:31:11.409960  5845 catalog_manager.cc:5027] TS 87fb31b0446c48208724bc9e431b9058 (127.30.80.196:38173): tablet 43ebe871ca5b463e88abdd1bf5c580d6 (table test-workload [id=989d08f92715461e83a6d4f2c78f02b0]) successfully deleted
I20260601 13:31:11.497684  6422 ts_tablet_manager.cc:933] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: Initiating tablet copy from peer 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:11.498085  6422 tablet_copy_client.cc:323] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:37811
I20260601 13:31:11.501878  6125 tablet_copy_service.cc:140] P 299aac912f1c4dc2bffce3230a8db0ac: Received BeginTabletCopySession request for tablet c9da1e6b055941c0afa082b3a3affd29 from peer 87fb31b0446c48208724bc9e431b9058 ({username='slave'} at 127.0.0.1:59558)
I20260601 13:31:11.502008  6125 tablet_copy_service.cc:161] P 299aac912f1c4dc2bffce3230a8db0ac: Beginning new tablet copy session on tablet c9da1e6b055941c0afa082b3a3affd29 from peer 87fb31b0446c48208724bc9e431b9058 at {username='slave'} at 127.0.0.1:59558: session id = 87fb31b0446c48208724bc9e431b9058-c9da1e6b055941c0afa082b3a3affd29
I20260601 13:31:11.503149  6125 tablet_copy_source_session.cc:215] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:11.504112  6422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9da1e6b055941c0afa082b3a3affd29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.506314  6422 tablet_copy_client.cc:806] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:11.506471  6422 tablet_copy_client.cc:670] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:11.507472  6422 tablet_copy_client.cc:538] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:11.508560  6422 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: Bootstrap starting.
I20260601 13:31:11.511354  6422 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: 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
I20260601 13:31:11.511582  6422 tablet_bootstrap.cc:492] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: Bootstrap complete.
I20260601 13:31:11.511750  6422 ts_tablet_manager.cc:1403] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:11.512220  6422 raft_consensus.cc:359] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:11.512351  6422 raft_consensus.cc:740] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87fb31b0446c48208724bc9e431b9058, State: Initialized, Role: LEARNER
I20260601 13:31:11.512470  6422 consensus_queue.cc:260] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058 [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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:11.512751  6422 ts_tablet_manager.cc:1434] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:11.513258  6125 tablet_copy_service.cc:342] P 299aac912f1c4dc2bffce3230a8db0ac: Request end of tablet copy session 87fb31b0446c48208724bc9e431b9058-c9da1e6b055941c0afa082b3a3affd29 received from {username='slave'} at 127.0.0.1:59558
I20260601 13:31:11.513338  6125 tablet_copy_service.cc:434] P 299aac912f1c4dc2bffce3230a8db0ac: ending tablet copy session 87fb31b0446c48208724bc9e431b9058-c9da1e6b055941c0afa082b3a3affd29 on tablet c9da1e6b055941c0afa082b3a3affd29 with peer 87fb31b0446c48208724bc9e431b9058
I20260601 13:31:11.563223  6365 raft_consensus.cc:2955] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } } }
I20260601 13:31:11.666862  6422 ts_tablet_manager.cc:933] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: Initiating tablet copy from peer 299aac912f1c4dc2bffce3230a8db0ac (127.30.80.195:37811)
I20260601 13:31:11.667268  6422 tablet_copy_client.cc:323] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Beginning tablet copy session from remote peer at address 127.30.80.195:37811
I20260601 13:31:11.667892  6125 tablet_copy_service.cc:140] P 299aac912f1c4dc2bffce3230a8db0ac: Received BeginTabletCopySession request for tablet 8b25c0e92da54872a583de83558a77e5 from peer 87fb31b0446c48208724bc9e431b9058 ({username='slave'} at 127.0.0.1:59558)
I20260601 13:31:11.668045  6125 tablet_copy_service.cc:161] P 299aac912f1c4dc2bffce3230a8db0ac: Beginning new tablet copy session on tablet 8b25c0e92da54872a583de83558a77e5 from peer 87fb31b0446c48208724bc9e431b9058 at {username='slave'} at 127.0.0.1:59558: session id = 87fb31b0446c48208724bc9e431b9058-8b25c0e92da54872a583de83558a77e5
I20260601 13:31:11.669015  6125 tablet_copy_source_session.cc:215] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:11.669800  6422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b25c0e92da54872a583de83558a77e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.671600  6422 tablet_copy_client.cc:806] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:11.671767  6422 tablet_copy_client.cc:670] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:11.673025  6422 tablet_copy_client.cc:538] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:11.674077  6422 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: Bootstrap starting.
I20260601 13:31:11.677038  6422 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: 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
I20260601 13:31:11.677312  6422 tablet_bootstrap.cc:492] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: Bootstrap complete.
I20260601 13:31:11.677472  6422 ts_tablet_manager.cc:1403] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:11.677886  6422 raft_consensus.cc:359] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:11.678009  6422 raft_consensus.cc:740] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87fb31b0446c48208724bc9e431b9058, State: Initialized, Role: LEARNER
I20260601 13:31:11.678114  6422 consensus_queue.cc:260] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 [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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: true } }
I20260601 13:31:11.678416  6422 ts_tablet_manager.cc:1434] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:11.678964  6125 tablet_copy_service.cc:342] P 299aac912f1c4dc2bffce3230a8db0ac: Request end of tablet copy session 87fb31b0446c48208724bc9e431b9058-8b25c0e92da54872a583de83558a77e5 received from {username='slave'} at 127.0.0.1:59558
I20260601 13:31:11.679066  6125 tablet_copy_service.cc:434] P 299aac912f1c4dc2bffce3230a8db0ac: ending tablet copy session 87fb31b0446c48208724bc9e431b9058-8b25c0e92da54872a583de83558a77e5 on tablet 8b25c0e92da54872a583de83558a77e5 with peer 87fb31b0446c48208724bc9e431b9058
I20260601 13:31:12.055270  6286 raft_consensus.cc:1217] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:31:12.084579  6286 raft_consensus.cc:1217] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:31:12.151636  6114 consensus_queue.cc:237] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } }
I20260601 13:31:12.153030  6040 raft_consensus.cc:1275] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Refusing update from remote peer 299aac912f1c4dc2bffce3230a8db0ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:12.153030  6365 raft_consensus.cc:1275] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Refusing update from remote peer 299aac912f1c4dc2bffce3230a8db0ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:12.153546  6432 consensus_queue.cc:1048] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:12.153693  6215 consensus_queue.cc:1048] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:12.155205  6431 raft_consensus.cc:2955] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } }
I20260601 13:31:12.155704  6365 raft_consensus.cc:2955] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } }
I20260601 13:31:12.156845  5846 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c9da1e6b055941c0afa082b3a3affd29 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:12.157294  6040 raft_consensus.cc:2955] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } }
I20260601 13:31:12.157655  5861 catalog_manager.cc:5696] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac reported cstate change: config changed from index 2 to 3, NON_VOTER 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) evicted. New cstate: current_term: 1 leader_uuid: "299aac912f1c4dc2bffce3230a8db0ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:12.160490  6276 tablet_service.cc:1558] Processing DeleteTablet for tablet c9da1e6b055941c0afa082b3a3affd29 with delete_type TABLET_DATA_TOMBSTONED (TS 87fb31b0446c48208724bc9e431b9058 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46068
I20260601 13:31:12.161258  6439 tablet_replica.cc:333] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: stopping tablet replica
I20260601 13:31:12.161550  6439 raft_consensus.cc:2243] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:31:12.161680  6439 raft_consensus.cc:2272] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:31:12.162196  6439 ts_tablet_manager.cc:1916] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:12.164045  6439 ts_tablet_manager.cc:1929] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:31:12.164132  6439 log.cc:1199] T c9da1e6b055941c0afa082b3a3affd29 P 87fb31b0446c48208724bc9e431b9058: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-3-root/wals/c9da1e6b055941c0afa082b3a3affd29
I20260601 13:31:12.164647  5845 catalog_manager.cc:5027] TS 87fb31b0446c48208724bc9e431b9058 (127.30.80.196:38173): tablet c9da1e6b055941c0afa082b3a3affd29 (table test-workload [id=989d08f92715461e83a6d4f2c78f02b0]) successfully deleted
I20260601 13:31:12.651448  6215 raft_consensus.cc:1064] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac: attempting to promote NON_VOTER 87fb31b0446c48208724bc9e431b9058 to VOTER
I20260601 13:31:12.651891  6215 consensus_queue.cc:237] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [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: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } }
I20260601 13:31:12.653434  6286 raft_consensus.cc:1275] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 [term 1 LEARNER]: Refusing update from remote peer 299aac912f1c4dc2bffce3230a8db0ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:12.653463  6040 raft_consensus.cc:1275] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Refusing update from remote peer 299aac912f1c4dc2bffce3230a8db0ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:12.653463  6365 raft_consensus.cc:1275] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Refusing update from remote peer 299aac912f1c4dc2bffce3230a8db0ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:12.653905  6432 consensus_queue.cc:1048] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:12.654095  6215 consensus_queue.cc:1048] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:12.654276  6442 consensus_queue.cc:1048] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:12.656443  6431 raft_consensus.cc:2955] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } } }
I20260601 13:31:12.656850  6286 raft_consensus.cc:2955] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } } }
I20260601 13:31:12.657011  6365 raft_consensus.cc:2955] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } } }
I20260601 13:31:12.659456  5860 catalog_manager.cc:5696] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac reported cstate change: config changed from index 2 to 3, 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "299aac912f1c4dc2bffce3230a8db0ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:12.660039  6040 raft_consensus.cc:2955] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87fb31b0446c48208724bc9e431b9058 (127.30.80.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f675a7a65994fd9a0366096b07ade30" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 39283 } attrs { replace: true } } peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } } }
I20260601 13:31:12.662943  6114 consensus_queue.cc:237] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [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: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } }
I20260601 13:31:12.664372  6040 raft_consensus.cc:1275] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Refusing update from remote peer 299aac912f1c4dc2bffce3230a8db0ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:12.664459  6286 raft_consensus.cc:1275] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 [term 1 FOLLOWER]: Refusing update from remote peer 299aac912f1c4dc2bffce3230a8db0ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:12.664806  6431 consensus_queue.cc:1048] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:12.664995  6215 consensus_queue.cc:1048] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:12.666690  6442 raft_consensus.cc:2955] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } } }
I20260601 13:31:12.667234  6286 raft_consensus.cc:2955] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } } }
I20260601 13:31:12.668941  5846 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8b25c0e92da54872a583de83558a77e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:12.669138  6040 raft_consensus.cc:2955] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } } }
I20260601 13:31:12.669271  5859 catalog_manager.cc:5696] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 reported cstate change: config changed from index 3 to 4, VOTER 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193) evicted. New cstate: current_term: 1 leader_uuid: "299aac912f1c4dc2bffce3230a8db0ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "299aac912f1c4dc2bffce3230a8db0ac" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37811 } } peers { permanent_uuid: "5f89f1544e404333a6987658114614be" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 46507 } } peers { permanent_uuid: "87fb31b0446c48208724bc9e431b9058" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 38173 } attrs { promote: false } } }
I20260601 13:31:12.671885  6353 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b25c0e92da54872a583de83558a77e5 with delete_type TABLET_DATA_TOMBSTONED (TS 1f675a7a65994fd9a0366096b07ade30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53562
I20260601 13:31:12.672302  6451 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:12.672499  6451 raft_consensus.cc:2243] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:12.672662  6451 raft_consensus.cc:2272] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:12.673264  6451 ts_tablet_manager.cc:1916] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:12.675133  6451 ts_tablet_manager.cc:1929] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:31:12.675199  6451 log.cc:1199] T 8b25c0e92da54872a583de83558a77e5 P 1f675a7a65994fd9a0366096b07ade30: Deleting WAL directory at /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320503991941-31043-0/minicluster-data/ts-0-root/wals/8b25c0e92da54872a583de83558a77e5
I20260601 13:31:12.675740  5846 catalog_manager.cc:5027] TS 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): tablet 8b25c0e92da54872a583de83558a77e5 (table test-workload [id=989d08f92715461e83a6d4f2c78f02b0]) successfully deleted
W20260601 13:31:13.672611  5909 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 299aac912f1c4dc2bffce3230a8db0ac not available for placement
I20260601 13:31:14.513032 31043 tablet_server.cc:179] TabletServer@127.30.80.193:39283 shutting down...
I20260601 13:31:14.517376 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.517643 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:14.517768 31043 raft_consensus.cc:2243] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.517925 31043 raft_consensus.cc:2272] T 43ebe871ca5b463e88abdd1bf5c580d6 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.518371 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:14.518450 31043 raft_consensus.cc:2243] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.518534 31043 raft_consensus.cc:2272] T c9da1e6b055941c0afa082b3a3affd29 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.518797 31043 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:14.518860 31043 raft_consensus.cc:2243] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.518949 31043 raft_consensus.cc:2272] T 4d153be433e4431d8862502a46e3a064 P 1f675a7a65994fd9a0366096b07ade30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.531769 31043 tablet_server.cc:196] TabletServer@127.30.80.193:39283 shutdown complete.
I20260601 13:31:14.534780 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
W20260601 13:31:14.536046  6004 consensus_peers.cc:597] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be -> Peer 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): Couldn't send request to peer 1f675a7a65994fd9a0366096b07ade30. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:14.540082 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.540263 31043 tablet_replica.cc:333] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be: stopping tablet replica
I20260601 13:31:14.540397 31043 raft_consensus.cc:2243] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.540604 31043 raft_consensus.cc:2272] T 43ebe871ca5b463e88abdd1bf5c580d6 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.541013 31043 tablet_replica.cc:333] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be: stopping tablet replica
I20260601 13:31:14.541128 31043 raft_consensus.cc:2243] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.541265 31043 raft_consensus.cc:2272] T 8b25c0e92da54872a583de83558a77e5 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.541611 31043 tablet_replica.cc:333] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be: stopping tablet replica
I20260601 13:31:14.541711 31043 raft_consensus.cc:2243] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.541862 31043 raft_consensus.cc:2272] T 4d153be433e4431d8862502a46e3a064 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.542229 31043 tablet_replica.cc:333] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be: stopping tablet replica
I20260601 13:31:14.542328 31043 raft_consensus.cc:2243] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.542441 31043 raft_consensus.cc:2272] T c9da1e6b055941c0afa082b3a3affd29 P 5f89f1544e404333a6987658114614be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.555576 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:31:14.558322 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
W20260601 13:31:14.560436  6079 consensus_peers.cc:597] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac -> Peer 1f675a7a65994fd9a0366096b07ade30 (127.30.80.193:39283): Couldn't send request to peer 1f675a7a65994fd9a0366096b07ade30. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:14.564678 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.564865 31043 tablet_replica.cc:333] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac: stopping tablet replica
I20260601 13:31:14.564985 31043 raft_consensus.cc:2243] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.565156 31043 raft_consensus.cc:2272] T 8b25c0e92da54872a583de83558a77e5 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.565536 31043 tablet_replica.cc:333] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac: stopping tablet replica
I20260601 13:31:14.565610 31043 raft_consensus.cc:2243] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.565696 31043 raft_consensus.cc:2272] T 43ebe871ca5b463e88abdd1bf5c580d6 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.565953 31043 tablet_replica.cc:333] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac: stopping tablet replica
I20260601 13:31:14.566025 31043 raft_consensus.cc:2243] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.566107 31043 raft_consensus.cc:2272] T 4d153be433e4431d8862502a46e3a064 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.566354 31043 tablet_replica.cc:333] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac: stopping tablet replica
I20260601 13:31:14.566413 31043 raft_consensus.cc:2243] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.566530 31043 raft_consensus.cc:2272] T c9da1e6b055941c0afa082b3a3affd29 P 299aac912f1c4dc2bffce3230a8db0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.579653 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:31:14.582578 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:31:14.587189 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.587436 31043 tablet_replica.cc:333] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058: stopping tablet replica
I20260601 13:31:14.587749 31043 raft_consensus.cc:2243] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.588034 31043 raft_consensus.cc:2272] T 8b25c0e92da54872a583de83558a77e5 P 87fb31b0446c48208724bc9e431b9058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.601549 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:31:14.604164 31043 master.cc:562] Master@127.30.80.254:33821 shutting down...
I20260601 13:31:14.608309 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.608508 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.608587 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f794ac38e5d4e4ca52914ed6babe6ab: stopping tablet replica
I20260601 13:31:14.622172 31043 master.cc:584] Master@127.30.80.254:33821 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (6577 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:31:14.631084 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:39451
I20260601 13:31:14.631469 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.633441  6459 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
W20260601 13:31:14.633411  6457 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
I20260601 13:31:14.633579 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:14.633411  6456 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
I20260601 13:31:14.633869 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.633932 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.633955 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320674633955 us; error 0 us; skew 500 ppm
I20260601 13:31:14.634883 31043 webserver.cc:533] Webserver started at http://127.30.80.254:37277/ using document root <none> and password file <none>
I20260601 13:31:14.635061 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.635129 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.635208 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.635748 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "6da6e7e8a56643e3b75fdaf3362fe923"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-l49s"
I20260601 13:31:14.637261 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.638242  6464 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.638473 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.638556 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "6da6e7e8a56643e3b75fdaf3362fe923"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-l49s"
I20260601 13:31:14.638630 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-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)
I20260601 13:31:14.646287 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.646648 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.650722 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:39451
I20260601 13:31:14.655387  6516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:39451 every 8 connection(s)
I20260601 13:31:14.655870  6517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:14.657711  6517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923: Bootstrap starting.
I20260601 13:31:14.658499  6517 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:14.659492  6517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923: No bootstrap required, opened a new log
I20260601 13:31:14.659914  6517 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6da6e7e8a56643e3b75fdaf3362fe923" member_type: VOTER }
I20260601 13:31:14.660068  6517 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:14.660112  6517 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6da6e7e8a56643e3b75fdaf3362fe923, State: Initialized, Role: FOLLOWER
I20260601 13:31:14.660265  6517 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6da6e7e8a56643e3b75fdaf3362fe923" member_type: VOTER }
I20260601 13:31:14.660356  6517 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:14.660419  6517 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:14.660478  6517 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:14.661136  6517 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6da6e7e8a56643e3b75fdaf3362fe923" member_type: VOTER }
I20260601 13:31:14.661274  6517 leader_election.cc:304] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [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: 6da6e7e8a56643e3b75fdaf3362fe923; no voters: 
I20260601 13:31:14.661477  6517 leader_election.cc:290] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:14.661597  6520 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:14.661821  6520 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 1 LEADER]: Becoming Leader. State: Replica: 6da6e7e8a56643e3b75fdaf3362fe923, State: Running, Role: LEADER
I20260601 13:31:14.661901  6517 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:14.661945  6520 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [LEADER]: Queue going to LEADER mode. State: All 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: "6da6e7e8a56643e3b75fdaf3362fe923" member_type: VOTER }
I20260601 13:31:14.662340  6521 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6da6e7e8a56643e3b75fdaf3362fe923" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6da6e7e8a56643e3b75fdaf3362fe923" member_type: VOTER } }
I20260601 13:31:14.662371  6522 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6da6e7e8a56643e3b75fdaf3362fe923. Latest consensus state: current_term: 1 leader_uuid: "6da6e7e8a56643e3b75fdaf3362fe923" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6da6e7e8a56643e3b75fdaf3362fe923" member_type: VOTER } }
I20260601 13:31:14.662439  6521 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:14.662447  6522 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:14.663170  6525 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:14.663836  6525 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:14.664208 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:14.665720  6525 catalog_manager.cc:1382] Generated new cluster ID: 82b220f0d24445c688b8e65a8b0b8cb6
I20260601 13:31:14.665776  6525 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:14.673458  6525 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:14.674036  6525 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:14.683048  6525 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923: Generated new TSK 0
I20260601 13:31:14.683218  6525 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:14.696640 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.698805  6539 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
W20260601 13:31:14.698822  6541 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
I20260601 13:31:14.698947 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:14.699025  6538 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
I20260601 13:31:14.699206 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.699251 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.699266 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320674699267 us; error 0 us; skew 500 ppm
I20260601 13:31:14.700183 31043 webserver.cc:533] Webserver started at http://127.30.80.193:38097/ using document root <none> and password file <none>
I20260601 13:31:14.700350 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.700412 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.700489 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.700910 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "6203023ae43c49caa0814b096bfb882b"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-l49s"
I20260601 13:31:14.702320 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:14.703269  6546 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.703604 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.703662 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "6203023ae43c49caa0814b096bfb882b"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-l49s"
I20260601 13:31:14.703751 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-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)
I20260601 13:31:14.713222 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.713567 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.713833 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:14.714289 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:14.714325 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.714354 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:14.714368 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.719166 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:44813
I20260601 13:31:14.719200  6609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:44813 every 8 connection(s)
I20260601 13:31:14.720079 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.722162  6615 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
W20260601 13:31:14.722190  6617 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
I20260601 13:31:14.722357 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:14.722271  6614 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
I20260601 13:31:14.722630 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.722678 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.722695 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320674722695 us; error 0 us; skew 500 ppm
I20260601 13:31:14.723742 31043 webserver.cc:533] Webserver started at http://127.30.80.194:40059/ using document root <none> and password file <none>
I20260601 13:31:14.724040 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.724131 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.724220 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.724622 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "8d3b26aca0f44b6596e407802ba41555"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-l49s"
I20260601 13:31:14.726235 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:31:14.727232  6622 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.727526 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.727612 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "8d3b26aca0f44b6596e407802ba41555"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-l49s"
I20260601 13:31:14.727697 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-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)
I20260601 13:31:14.729025  6610 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39451
I20260601 13:31:14.729151  6610 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:14.729385  6610 heartbeater.cc:507] Master 127.30.80.254:39451 requested a full tablet report, sending...
I20260601 13:31:14.729993  6481 ts_manager.cc:194] Registered new tserver with Master: 6203023ae43c49caa0814b096bfb882b (127.30.80.193:44813)
I20260601 13:31:14.730671  6481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45976
I20260601 13:31:14.737270 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.737613 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.737888 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:14.738320 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:14.738377 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.738433 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:14.738466 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.742460 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:34329
I20260601 13:31:14.742553  6685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:34329 every 8 connection(s)
I20260601 13:31:14.743300 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.745268  6690 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
W20260601 13:31:14.745289  6689 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
W20260601 13:31:14.745569  6692 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
I20260601 13:31:14.745589 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:14.745843 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.745891 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.745915 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320674745915 us; error 0 us; skew 500 ppm
I20260601 13:31:14.746958 31043 webserver.cc:533] Webserver started at http://127.30.80.195:44743/ using document root <none> and password file <none>
I20260601 13:31:14.747159 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.747231 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.747320 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.747831 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "7462b271890a401b8fce19fed8a31911"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-l49s"
I20260601 13:31:14.749238  6686 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39451
I20260601 13:31:14.749354  6686 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:14.749619  6686 heartbeater.cc:507] Master 127.30.80.254:39451 requested a full tablet report, sending...
I20260601 13:31:14.750062 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:14.750300  6481 ts_manager.cc:194] Registered new tserver with Master: 8d3b26aca0f44b6596e407802ba41555 (127.30.80.194:34329)
I20260601 13:31:14.751037  6481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45992
I20260601 13:31:14.751230  6697 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.751494 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:14.751587 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "7462b271890a401b8fce19fed8a31911"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-l49s"
I20260601 13:31:14.751658 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-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)
I20260601 13:31:14.768757 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.769169 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.769475 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:14.769945 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:14.769984 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.770038 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:14.770080 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.774281 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:37483
I20260601 13:31:14.774376  6760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:37483 every 8 connection(s)
I20260601 13:31:14.779124  6761 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39451
I20260601 13:31:14.779240  6761 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:14.779613  6761 heartbeater.cc:507] Master 127.30.80.254:39451 requested a full tablet report, sending...
I20260601 13:31:14.780268  6481 ts_manager.cc:194] Registered new tserver with Master: 7462b271890a401b8fce19fed8a31911 (127.30.80.195:37483)
I20260601 13:31:14.780484 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005710945s
I20260601 13:31:14.780962  6481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45994
I20260601 13:31:15.731576  6610 heartbeater.cc:499] Master 127.30.80.254:39451 was elected leader, sending a full tablet report...
I20260601 13:31:15.752164  6686 heartbeater.cc:499] Master 127.30.80.254:39451 was elected leader, sending a full tablet report...
I20260601 13:31:15.781899  6761 heartbeater.cc:499] Master 127.30.80.254:39451 was elected leader, sending a full tablet report...
I20260601 13:31:15.814981  6481 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46004:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:15.815529  6481 catalog_manager.cc:7076] 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.
I20260601 13:31:15.826752  6725 tablet_service.cc:1511] Processing CreateTablet for tablet cb21e7fc4c5f425993311fc1f9612382 (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:15.827127  6725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb21e7fc4c5f425993311fc1f9612382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.827695  6650 tablet_service.cc:1511] Processing CreateTablet for tablet cb21e7fc4c5f425993311fc1f9612382 (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:15.827790  6649 tablet_service.cc:1511] Processing CreateTablet for tablet 6010055d1fdb4a89b1eba5bfe9f8bfed (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:15.827936  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb21e7fc4c5f425993311fc1f9612382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.828110  6649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6010055d1fdb4a89b1eba5bfe9f8bfed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.828374  6573 tablet_service.cc:1511] Processing CreateTablet for tablet 6010055d1fdb4a89b1eba5bfe9f8bfed (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:15.828620  6573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6010055d1fdb4a89b1eba5bfe9f8bfed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.828601  6647 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab9adfc6b4c48f7afabbe55b9e99e29 (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:15.828840  6647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab9adfc6b4c48f7afabbe55b9e99e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.830101  6724 tablet_service.cc:1511] Processing CreateTablet for tablet 6010055d1fdb4a89b1eba5bfe9f8bfed (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:15.830317  6724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6010055d1fdb4a89b1eba5bfe9f8bfed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.830772  6783 tablet_bootstrap.cc:492] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b: Bootstrap starting.
I20260601 13:31:15.830914  6572 tablet_service.cc:1511] Processing CreateTablet for tablet a672d84773dd48cdaf90bb54a4701e5b (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:15.831117  6572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a672d84773dd48cdaf90bb54a4701e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.831714  6783 tablet_bootstrap.cc:654] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.831781  6723 tablet_service.cc:1511] Processing CreateTablet for tablet a672d84773dd48cdaf90bb54a4701e5b (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:15.832041  6723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a672d84773dd48cdaf90bb54a4701e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.833171  6571 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab9adfc6b4c48f7afabbe55b9e99e29 (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:15.833345  6571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab9adfc6b4c48f7afabbe55b9e99e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.833488  6781 tablet_bootstrap.cc:492] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911: Bootstrap starting.
I20260601 13:31:15.834144  6722 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab9adfc6b4c48f7afabbe55b9e99e29 (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:15.834431  6722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab9adfc6b4c48f7afabbe55b9e99e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.834504  6781 tablet_bootstrap.cc:654] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.828390  6648 tablet_service.cc:1511] Processing CreateTablet for tablet a672d84773dd48cdaf90bb54a4701e5b (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:15.835150  6782 tablet_bootstrap.cc:492] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555: Bootstrap starting.
I20260601 13:31:15.835182  6648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a672d84773dd48cdaf90bb54a4701e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.835800  6781 tablet_bootstrap.cc:492] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911: No bootstrap required, opened a new log
I20260601 13:31:15.835875  6781 ts_tablet_manager.cc:1403] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:15.836258  6782 tablet_bootstrap.cc:654] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.836377  6781 raft_consensus.cc:359] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } }
I20260601 13:31:15.836532  6781 raft_consensus.cc:385] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.836571  6781 raft_consensus.cc:740] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7462b271890a401b8fce19fed8a31911, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.836665  6574 tablet_service.cc:1511] Processing CreateTablet for tablet cb21e7fc4c5f425993311fc1f9612382 (DEFAULT_TABLE table=test-workload [id=7461306220174e0a9ca7b6f492c8c59e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:15.836722  6781 consensus_queue.cc:260] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } }
I20260601 13:31:15.836925  6574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb21e7fc4c5f425993311fc1f9612382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.837066  6781 ts_tablet_manager.cc:1434] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.837642  6781 tablet_bootstrap.cc:492] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911: Bootstrap starting.
I20260601 13:31:15.838651  6781 tablet_bootstrap.cc:654] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.838827  6782 tablet_bootstrap.cc:492] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555: No bootstrap required, opened a new log
I20260601 13:31:15.838951  6782 ts_tablet_manager.cc:1403] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:15.839171  6783 tablet_bootstrap.cc:492] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b: No bootstrap required, opened a new log
I20260601 13:31:15.839283  6783 ts_tablet_manager.cc:1403] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:31:15.839509  6782 raft_consensus.cc:359] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.839672  6782 raft_consensus.cc:385] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.839745  6782 raft_consensus.cc:740] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d3b26aca0f44b6596e407802ba41555, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.839795  6783 raft_consensus.cc:359] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.839856  6781 tablet_bootstrap.cc:492] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911: No bootstrap required, opened a new log
I20260601 13:31:15.839954  6783 raft_consensus.cc:385] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.839936  6782 consensus_queue.cc:260] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.840008  6783 raft_consensus.cc:740] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6203023ae43c49caa0814b096bfb882b, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.840432  6782 ts_tablet_manager.cc:1434] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.840410  6783 consensus_queue.cc:260] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.840027  6781 ts_tablet_manager.cc:1403] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:15.840662  6782 tablet_bootstrap.cc:492] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555: Bootstrap starting.
I20260601 13:31:15.840777  6783 ts_tablet_manager.cc:1434] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:15.840950  6783 tablet_bootstrap.cc:492] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b: Bootstrap starting.
I20260601 13:31:15.840998  6781 raft_consensus.cc:359] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.841089  6781 raft_consensus.cc:385] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.841125  6781 raft_consensus.cc:740] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7462b271890a401b8fce19fed8a31911, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.841233  6781 consensus_queue.cc:260] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.841486  6781 ts_tablet_manager.cc:1434] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:15.841665  6781 tablet_bootstrap.cc:492] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911: Bootstrap starting.
I20260601 13:31:15.841936  6783 tablet_bootstrap.cc:654] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.842607  6781 tablet_bootstrap.cc:654] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.842856  6782 tablet_bootstrap.cc:654] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.843154  6783 tablet_bootstrap.cc:492] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b: No bootstrap required, opened a new log
I20260601 13:31:15.843230  6783 ts_tablet_manager.cc:1403] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:31:15.843653  6783 raft_consensus.cc:359] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.843757  6783 raft_consensus.cc:385] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.843797  6783 raft_consensus.cc:740] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6203023ae43c49caa0814b096bfb882b, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.843902  6783 consensus_queue.cc:260] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.844255  6783 ts_tablet_manager.cc:1434] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.844313  6781 tablet_bootstrap.cc:492] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911: No bootstrap required, opened a new log
I20260601 13:31:15.844408  6783 tablet_bootstrap.cc:492] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b: Bootstrap starting.
I20260601 13:31:15.844983  6782 tablet_bootstrap.cc:492] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555: No bootstrap required, opened a new log
I20260601 13:31:15.845063  6782 ts_tablet_manager.cc:1403] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:15.845371  6783 tablet_bootstrap.cc:654] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.845458  6782 raft_consensus.cc:359] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.845548  6782 raft_consensus.cc:385] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.845584  6782 raft_consensus.cc:740] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d3b26aca0f44b6596e407802ba41555, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.845706  6782 consensus_queue.cc:260] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.844408  6781 ts_tablet_manager.cc:1403] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:15.846053  6782 ts_tablet_manager.cc:1434] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.846194  6782 tablet_bootstrap.cc:492] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555: Bootstrap starting.
I20260601 13:31:15.846402  6781 raft_consensus.cc:359] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.846485  6781 raft_consensus.cc:385] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.846513  6781 raft_consensus.cc:740] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7462b271890a401b8fce19fed8a31911, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.846649  6781 consensus_queue.cc:260] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.846885  6781 ts_tablet_manager.cc:1434] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:15.847512  6781 tablet_bootstrap.cc:492] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911: Bootstrap starting.
I20260601 13:31:15.847131  6782 tablet_bootstrap.cc:654] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.848526  6781 tablet_bootstrap.cc:654] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.846750  6783 tablet_bootstrap.cc:492] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b: No bootstrap required, opened a new log
I20260601 13:31:15.849131  6783 ts_tablet_manager.cc:1403] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:31:15.849579  6783 raft_consensus.cc:359] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.849678  6782 tablet_bootstrap.cc:492] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555: No bootstrap required, opened a new log
I20260601 13:31:15.849704  6783 raft_consensus.cc:385] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.849751  6783 raft_consensus.cc:740] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6203023ae43c49caa0814b096bfb882b, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.849749  6782 ts_tablet_manager.cc:1403] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:15.849748  6781 tablet_bootstrap.cc:492] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911: No bootstrap required, opened a new log
I20260601 13:31:15.849922  6781 ts_tablet_manager.cc:1403] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:15.849941  6783 consensus_queue.cc:260] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.850220  6783 ts_tablet_manager.cc:1434] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:15.850214  6782 raft_consensus.cc:359] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } }
I20260601 13:31:15.850315  6782 raft_consensus.cc:385] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.850356  6782 raft_consensus.cc:740] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d3b26aca0f44b6596e407802ba41555, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.850373  6781 raft_consensus.cc:359] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.850462  6781 raft_consensus.cc:385] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.850461  6782 consensus_queue.cc:260] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } }
I20260601 13:31:15.850530  6781 raft_consensus.cc:740] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7462b271890a401b8fce19fed8a31911, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.850679  6783 tablet_bootstrap.cc:492] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b: Bootstrap starting.
I20260601 13:31:15.850664  6781 consensus_queue.cc:260] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.850726  6782 ts_tablet_manager.cc:1434] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.850867  6782 tablet_bootstrap.cc:492] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555: Bootstrap starting.
I20260601 13:31:15.850937  6781 ts_tablet_manager.cc:1434] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.851598  6783 tablet_bootstrap.cc:654] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.851729  6782 tablet_bootstrap.cc:654] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.852866  6782 tablet_bootstrap.cc:492] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555: No bootstrap required, opened a new log
I20260601 13:31:15.852946  6782 ts_tablet_manager.cc:1403] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:15.853438  6782 raft_consensus.cc:359] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.853596  6782 raft_consensus.cc:385] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.853689  6782 raft_consensus.cc:740] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d3b26aca0f44b6596e407802ba41555, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.853827  6782 consensus_queue.cc:260] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.854086  6782 ts_tablet_manager.cc:1434] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.854727  6783 tablet_bootstrap.cc:492] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b: No bootstrap required, opened a new log
I20260601 13:31:15.854805  6783 ts_tablet_manager.cc:1403] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:31:15.855288  6783 raft_consensus.cc:359] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } }
I20260601 13:31:15.855393  6783 raft_consensus.cc:385] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.855435  6783 raft_consensus.cc:740] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6203023ae43c49caa0814b096bfb882b, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.855563  6783 consensus_queue.cc:260] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } }
I20260601 13:31:15.855840  6783 ts_tablet_manager.cc:1434] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:15.918134  6786 raft_consensus.cc:493] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:15.918278  6786 raft_consensus.cc:515] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.918826  6786 leader_election.cc:290] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6203023ae43c49caa0814b096bfb882b (127.30.80.193:44813), 8d3b26aca0f44b6596e407802ba41555 (127.30.80.194:34329)
I20260601 13:31:15.922475  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010055d1fdb4a89b1eba5bfe9f8bfed" candidate_uuid: "7462b271890a401b8fce19fed8a31911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d3b26aca0f44b6596e407802ba41555" is_pre_election: true
I20260601 13:31:15.922483  6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010055d1fdb4a89b1eba5bfe9f8bfed" candidate_uuid: "7462b271890a401b8fce19fed8a31911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6203023ae43c49caa0814b096bfb882b" is_pre_election: true
I20260601 13:31:15.922660  6660 raft_consensus.cc:2468] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7462b271890a401b8fce19fed8a31911 in term 0.
I20260601 13:31:15.922695  6584 raft_consensus.cc:2468] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7462b271890a401b8fce19fed8a31911 in term 0.
I20260601 13:31:15.923020  6698 leader_election.cc:304] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462b271890a401b8fce19fed8a31911, 8d3b26aca0f44b6596e407802ba41555; no voters: 
I20260601 13:31:15.923223  6786 raft_consensus.cc:2804] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:15.923285  6786 raft_consensus.cc:493] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:15.923329  6786 raft_consensus.cc:3060] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:15.924278  6786 raft_consensus.cc:515] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.924623  6786 leader_election.cc:290] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [CANDIDATE]: Term 1 election: Requested vote from peers 6203023ae43c49caa0814b096bfb882b (127.30.80.193:44813), 8d3b26aca0f44b6596e407802ba41555 (127.30.80.194:34329)
I20260601 13:31:15.924962  6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010055d1fdb4a89b1eba5bfe9f8bfed" candidate_uuid: "7462b271890a401b8fce19fed8a31911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6203023ae43c49caa0814b096bfb882b"
I20260601 13:31:15.924962  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010055d1fdb4a89b1eba5bfe9f8bfed" candidate_uuid: "7462b271890a401b8fce19fed8a31911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d3b26aca0f44b6596e407802ba41555"
I20260601 13:31:15.925153  6584 raft_consensus.cc:3060] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:15.925179  6660 raft_consensus.cc:3060] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:15.925987  6584 raft_consensus.cc:2468] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462b271890a401b8fce19fed8a31911 in term 1.
I20260601 13:31:15.926064  6660 raft_consensus.cc:2468] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7462b271890a401b8fce19fed8a31911 in term 1.
I20260601 13:31:15.926266  6700 leader_election.cc:304] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6203023ae43c49caa0814b096bfb882b, 7462b271890a401b8fce19fed8a31911; no voters: 
I20260601 13:31:15.926451  6786 raft_consensus.cc:2804] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:15.926641  6786 raft_consensus.cc:697] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 1 LEADER]: Becoming Leader. State: Replica: 7462b271890a401b8fce19fed8a31911, State: Running, Role: LEADER
I20260601 13:31:15.926786  6786 consensus_queue.cc:237] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:15.928305  6479 catalog_manager.cc:5696] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7462b271890a401b8fce19fed8a31911 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "7462b271890a401b8fce19fed8a31911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:16.015127  6794 raft_consensus.cc:493] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:16.015344  6794 raft_consensus.cc:515] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } }
I20260601 13:31:16.016024  6794 leader_election.cc:290] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7462b271890a401b8fce19fed8a31911 (127.30.80.195:37483), 8d3b26aca0f44b6596e407802ba41555 (127.30.80.194:34329)
I20260601 13:31:16.018217  6796 raft_consensus.cc:493] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:16.018323  6796 raft_consensus.cc:515] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:16.018811  6796 leader_election.cc:290] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6203023ae43c49caa0814b096bfb882b (127.30.80.193:44813), 7462b271890a401b8fce19fed8a31911 (127.30.80.195:37483)
I20260601 13:31:16.020309  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb21e7fc4c5f425993311fc1f9612382" candidate_uuid: "6203023ae43c49caa0814b096bfb882b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d3b26aca0f44b6596e407802ba41555" is_pre_election: true
I20260601 13:31:16.020447  6660 raft_consensus.cc:2468] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6203023ae43c49caa0814b096bfb882b in term 0.
I20260601 13:31:16.020594  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb21e7fc4c5f425993311fc1f9612382" candidate_uuid: "6203023ae43c49caa0814b096bfb882b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7462b271890a401b8fce19fed8a31911" is_pre_election: true
I20260601 13:31:16.020711  6735 raft_consensus.cc:2468] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6203023ae43c49caa0814b096bfb882b in term 0.
I20260601 13:31:16.020936  6547 leader_election.cc:304] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6203023ae43c49caa0814b096bfb882b, 8d3b26aca0f44b6596e407802ba41555; no voters: 
I20260601 13:31:16.021122  6794 raft_consensus.cc:2804] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:16.021199  6794 raft_consensus.cc:493] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:16.021238  6794 raft_consensus.cc:3060] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.022344  6794 raft_consensus.cc:515] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } }
I20260601 13:31:16.022742  6794 leader_election.cc:290] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [CANDIDATE]: Term 1 election: Requested vote from peers 7462b271890a401b8fce19fed8a31911 (127.30.80.195:37483), 8d3b26aca0f44b6596e407802ba41555 (127.30.80.194:34329)
I20260601 13:31:16.023625  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a672d84773dd48cdaf90bb54a4701e5b" candidate_uuid: "8d3b26aca0f44b6596e407802ba41555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7462b271890a401b8fce19fed8a31911" is_pre_election: true
I20260601 13:31:16.023677  6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a672d84773dd48cdaf90bb54a4701e5b" candidate_uuid: "8d3b26aca0f44b6596e407802ba41555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6203023ae43c49caa0814b096bfb882b" is_pre_election: true
I20260601 13:31:16.023752  6735 raft_consensus.cc:2468] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d3b26aca0f44b6596e407802ba41555 in term 0.
I20260601 13:31:16.023649  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb21e7fc4c5f425993311fc1f9612382" candidate_uuid: "6203023ae43c49caa0814b096bfb882b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7462b271890a401b8fce19fed8a31911"
I20260601 13:31:16.023813  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb21e7fc4c5f425993311fc1f9612382" candidate_uuid: "6203023ae43c49caa0814b096bfb882b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d3b26aca0f44b6596e407802ba41555"
I20260601 13:31:16.023855  6734 raft_consensus.cc:3060] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.023916  6660 raft_consensus.cc:3060] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.024052  6625 leader_election.cc:304] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7462b271890a401b8fce19fed8a31911, 8d3b26aca0f44b6596e407802ba41555; no voters: 
I20260601 13:31:16.024221  6796 raft_consensus.cc:2804] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:16.024289  6796 raft_consensus.cc:493] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:16.024349  6796 raft_consensus.cc:3060] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.023820  6584 raft_consensus.cc:2468] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d3b26aca0f44b6596e407802ba41555 in term 0.
I20260601 13:31:16.024798  6734 raft_consensus.cc:2468] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6203023ae43c49caa0814b096bfb882b in term 1.
I20260601 13:31:16.024798  6660 raft_consensus.cc:2468] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6203023ae43c49caa0814b096bfb882b in term 1.
I20260601 13:31:16.025135  6549 leader_election.cc:304] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6203023ae43c49caa0814b096bfb882b, 7462b271890a401b8fce19fed8a31911; no voters: 
I20260601 13:31:16.025192  6796 raft_consensus.cc:515] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:16.025346  6794 raft_consensus.cc:2804] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:16.025450  6794 raft_consensus.cc:697] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 1 LEADER]: Becoming Leader. State: Replica: 6203023ae43c49caa0814b096bfb882b, State: Running, Role: LEADER
I20260601 13:31:16.025594  6796 leader_election.cc:290] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [CANDIDATE]: Term 1 election: Requested vote from peers 6203023ae43c49caa0814b096bfb882b (127.30.80.193:44813), 7462b271890a401b8fce19fed8a31911 (127.30.80.195:37483)
I20260601 13:31:16.025586  6794 consensus_queue.cc:237] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } }
I20260601 13:31:16.025847  6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a672d84773dd48cdaf90bb54a4701e5b" candidate_uuid: "8d3b26aca0f44b6596e407802ba41555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6203023ae43c49caa0814b096bfb882b"
I20260601 13:31:16.025888  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a672d84773dd48cdaf90bb54a4701e5b" candidate_uuid: "8d3b26aca0f44b6596e407802ba41555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7462b271890a401b8fce19fed8a31911"
I20260601 13:31:16.025936  6584 raft_consensus.cc:3060] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.025955  6734 raft_consensus.cc:3060] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.026758  6584 raft_consensus.cc:2468] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d3b26aca0f44b6596e407802ba41555 in term 1.
I20260601 13:31:16.026758  6734 raft_consensus.cc:2468] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d3b26aca0f44b6596e407802ba41555 in term 1.
I20260601 13:31:16.027208  6625 leader_election.cc:304] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6203023ae43c49caa0814b096bfb882b, 8d3b26aca0f44b6596e407802ba41555; no voters: 
I20260601 13:31:16.027408  6796 raft_consensus.cc:2804] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:16.027508  6796 raft_consensus.cc:697] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 1 LEADER]: Becoming Leader. State: Replica: 8d3b26aca0f44b6596e407802ba41555, State: Running, Role: LEADER
I20260601 13:31:16.027436  6479 catalog_manager.cc:5696] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6203023ae43c49caa0814b096bfb882b (127.30.80.193). New cstate: current_term: 1 leader_uuid: "6203023ae43c49caa0814b096bfb882b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.027616  6796 consensus_queue.cc:237] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:16.029178  6481 catalog_manager.cc:5696] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d3b26aca0f44b6596e407802ba41555 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "8d3b26aca0f44b6596e407802ba41555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.034350  6794 raft_consensus.cc:493] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:16.034462  6794 raft_consensus.cc:515] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:16.034873  6794 leader_election.cc:290] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d3b26aca0f44b6596e407802ba41555 (127.30.80.194:34329), 7462b271890a401b8fce19fed8a31911 (127.30.80.195:37483)
I20260601 13:31:16.035145  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab9adfc6b4c48f7afabbe55b9e99e29" candidate_uuid: "6203023ae43c49caa0814b096bfb882b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d3b26aca0f44b6596e407802ba41555" is_pre_election: true
I20260601 13:31:16.035207  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab9adfc6b4c48f7afabbe55b9e99e29" candidate_uuid: "6203023ae43c49caa0814b096bfb882b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7462b271890a401b8fce19fed8a31911" is_pre_election: true
I20260601 13:31:16.035259  6660 raft_consensus.cc:2468] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6203023ae43c49caa0814b096bfb882b in term 0.
I20260601 13:31:16.035319  6734 raft_consensus.cc:2468] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6203023ae43c49caa0814b096bfb882b in term 0.
I20260601 13:31:16.035545  6547 leader_election.cc:304] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6203023ae43c49caa0814b096bfb882b, 8d3b26aca0f44b6596e407802ba41555; no voters: 
I20260601 13:31:16.035702  6794 raft_consensus.cc:2804] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:16.035763  6794 raft_consensus.cc:493] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:16.035843  6794 raft_consensus.cc:3060] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.036633  6794 raft_consensus.cc:515] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:16.036981  6794 leader_election.cc:290] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [CANDIDATE]: Term 1 election: Requested vote from peers 8d3b26aca0f44b6596e407802ba41555 (127.30.80.194:34329), 7462b271890a401b8fce19fed8a31911 (127.30.80.195:37483)
I20260601 13:31:16.037220  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab9adfc6b4c48f7afabbe55b9e99e29" candidate_uuid: "6203023ae43c49caa0814b096bfb882b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d3b26aca0f44b6596e407802ba41555"
I20260601 13:31:16.037318  6660 raft_consensus.cc:3060] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.037410  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab9adfc6b4c48f7afabbe55b9e99e29" candidate_uuid: "6203023ae43c49caa0814b096bfb882b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7462b271890a401b8fce19fed8a31911"
I20260601 13:31:16.037518  6734 raft_consensus.cc:3060] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.038069  6660 raft_consensus.cc:2468] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6203023ae43c49caa0814b096bfb882b in term 1.
I20260601 13:31:16.038350  6734 raft_consensus.cc:2468] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6203023ae43c49caa0814b096bfb882b in term 1.
I20260601 13:31:16.038625  6549 leader_election.cc:304] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6203023ae43c49caa0814b096bfb882b, 7462b271890a401b8fce19fed8a31911; no voters: 
I20260601 13:31:16.038777  6794 raft_consensus.cc:2804] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:16.038887  6794 raft_consensus.cc:697] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 1 LEADER]: Becoming Leader. State: Replica: 6203023ae43c49caa0814b096bfb882b, State: Running, Role: LEADER
I20260601 13:31:16.039019  6794 consensus_queue.cc:237] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:16.040481  6481 catalog_manager.cc:5696] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6203023ae43c49caa0814b096bfb882b (127.30.80.193). New cstate: current_term: 1 leader_uuid: "6203023ae43c49caa0814b096bfb882b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.068169 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:16.070408  6813 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
W20260601 13:31:16.070432  6814 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
I20260601 13:31:16.070538 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:16.070470  6816 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
I20260601 13:31:16.070865 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:16.070916 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:16.070933 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320676070933 us; error 0 us; skew 500 ppm
I20260601 13:31:16.071846 31043 webserver.cc:533] Webserver started at http://127.30.80.196:41673/ using document root <none> and password file <none>
I20260601 13:31:16.072075 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:16.072129 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:16.072239 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:16.072664 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "74663e3cd2cf4930bc4d269045d893f8"
format_stamp: "Formatted at 2026-06-01 13:31:16 on dist-test-slave-l49s"
I20260601 13:31:16.074182 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:16.075048  6821 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:16.075294 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:16.075388 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "74663e3cd2cf4930bc4d269045d893f8"
format_stamp: "Formatted at 2026-06-01 13:31:16 on dist-test-slave-l49s"
I20260601 13:31:16.075479 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320503991941-31043-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)
I20260601 13:31:16.083595 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:16.084115 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:16.084476 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:16.085117 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:16.085191 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:16.085256 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:16.085299 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:16.090636 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:40105
I20260601 13:31:16.090662  6884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:40105 every 8 connection(s)
I20260601 13:31:16.095878  6885 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39451
I20260601 13:31:16.096004  6885 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:16.096282  6885 heartbeater.cc:507] Master 127.30.80.254:39451 requested a full tablet report, sending...
I20260601 13:31:16.097098  6481 ts_manager.cc:194] Registered new tserver with Master: 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196:40105)
I20260601 13:31:16.097697  6481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46020
I20260601 13:31:16.370103  6786 consensus_queue.cc:1048] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.373551  6890 consensus_queue.cc:1048] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.425892  6794 consensus_queue.cc:1048] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.429277  6794 consensus_queue.cc:1048] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.570643  6794 consensus_queue.cc:1048] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.573623  6895 consensus_queue.cc:1048] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.621932  6796 consensus_queue.cc:1048] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.625579  6796 consensus_queue.cc:1048] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.669938  6660 consensus_queue.cc:237] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [LEADER]: Queue 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: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: true } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } }
I20260601 13:31:16.671855  6584 raft_consensus.cc:1275] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Refusing update from remote peer 8d3b26aca0f44b6596e407802ba41555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.672104  6734 raft_consensus.cc:1275] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Refusing update from remote peer 8d3b26aca0f44b6596e407802ba41555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.672293  6901 consensus_queue.cc:1048] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:16.672817  6901 consensus_queue.cc:1048] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:16.673976  6796 raft_consensus.cc:2955] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: true } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.674588  6584 raft_consensus.cc:2955] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: true } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.674837  6734 raft_consensus.cc:2955] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: true } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
W20260601 13:31:16.675668  6625 consensus_peers.cc:597] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 -> Peer 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196:40105): Couldn't send request to peer 74663e3cd2cf4930bc4d269045d893f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a672d84773dd48cdaf90bb54a4701e5b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:16.676900  6479 catalog_manager.cc:5696] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b reported cstate change: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "8d3b26aca0f44b6596e407802ba41555" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: true } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.681334  6584 consensus_queue.cc:237] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Queue 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: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: true } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } }
I20260601 13:31:16.682891  6660 raft_consensus.cc:1275] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Refusing update from remote peer 6203023ae43c49caa0814b096bfb882b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.682891  6734 raft_consensus.cc:1275] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Refusing update from remote peer 6203023ae43c49caa0814b096bfb882b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.683264  6794 consensus_queue.cc:1048] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:16.683396  6895 consensus_queue.cc:1048] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:16.685014  6794 raft_consensus.cc:2955] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: true } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.685562  6660 raft_consensus.cc:2955] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: true } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.687242  6734 raft_consensus.cc:2955] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: true } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
W20260601 13:31:16.687450  6549 consensus_peers.cc:597] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b -> Peer 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196:40105): Couldn't send request to peer 74663e3cd2cf4930bc4d269045d893f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb21e7fc4c5f425993311fc1f9612382. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:16.687821  6480 catalog_manager.cc:5696] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b reported cstate change: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "6203023ae43c49caa0814b096bfb882b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.693506  6734 consensus_queue.cc:237] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [LEADER]: Queue 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: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: true } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } }
I20260601 13:31:16.694906  6660 raft_consensus.cc:1275] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Refusing update from remote peer 7462b271890a401b8fce19fed8a31911: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.695199  6584 raft_consensus.cc:1275] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Refusing update from remote peer 7462b271890a401b8fce19fed8a31911: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.695267  6890 consensus_queue.cc:1048] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:16.695590  6890 consensus_queue.cc:1048] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:16.696702  6786 raft_consensus.cc:2955] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: true } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.697492  6584 raft_consensus.cc:2955] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: true } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.698331  6660 raft_consensus.cc:2955] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: true } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.699618  6659 consensus_queue.cc:237] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } }
I20260601 13:31:16.699743  6481 catalog_manager.cc:5696] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 reported cstate change: config changed from index -1 to 2, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "7462b271890a401b8fce19fed8a31911" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:31:16.700333  6700 consensus_peers.cc:597] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 -> Peer 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196:40105): Couldn't send request to peer 74663e3cd2cf4930bc4d269045d893f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6010055d1fdb4a89b1eba5bfe9f8bfed. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:16.701620  6584 raft_consensus.cc:1275] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Refusing update from remote peer 8d3b26aca0f44b6596e407802ba41555: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:31:16.701797  6625 consensus_peers.cc:597] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 -> Peer 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196:40105): Couldn't send request to peer 74663e3cd2cf4930bc4d269045d893f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a672d84773dd48cdaf90bb54a4701e5b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:16.702004  6914 consensus_queue.cc:1048] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:16.702215  6734 raft_consensus.cc:1275] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Refusing update from remote peer 8d3b26aca0f44b6596e407802ba41555: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:16.702850  6914 consensus_queue.cc:1048] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:16.703667  6796 raft_consensus.cc:2955] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.704108  6584 raft_consensus.cc:2955] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.704872  6735 raft_consensus.cc:2955] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
W20260601 13:31:16.705372  6530 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:31:16.705435  6530 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:31:16.706216  6479 catalog_manager.cc:5696] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "8d3b26aca0f44b6596e407802ba41555" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.706327  6584 consensus_queue.cc:237] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } }
I20260601 13:31:16.708237  6735 raft_consensus.cc:1275] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Refusing update from remote peer 6203023ae43c49caa0814b096bfb882b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:31:16.708499  6549 consensus_peers.cc:597] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b -> Peer 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196:40105): Couldn't send request to peer 74663e3cd2cf4930bc4d269045d893f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb21e7fc4c5f425993311fc1f9612382. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:16.708575  6660 raft_consensus.cc:1275] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Refusing update from remote peer 6203023ae43c49caa0814b096bfb882b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:16.708684  6794 consensus_queue.cc:1048] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:16.708923  6790 consensus_queue.cc:1048] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:16.709630  6660 consensus_queue.cc:237] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [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: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false } }
I20260601 13:31:16.710361  6895 raft_consensus.cc:2955] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.710812  6735 raft_consensus.cc:2955] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.711211  6660 raft_consensus.cc:2955] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.712836  6481 catalog_manager.cc:5696] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6203023ae43c49caa0814b096bfb882b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:31:16.713452  6530 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:31:16.713521  6530 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:31:16.713572  6584 raft_consensus.cc:1275] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Refusing update from remote peer 8d3b26aca0f44b6596e407802ba41555: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:16.713963  6914 consensus_queue.cc:1048] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:16.714318  6735 raft_consensus.cc:1275] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Refusing update from remote peer 8d3b26aca0f44b6596e407802ba41555: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:16.714427  6734 consensus_queue.cc:237] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } }
I20260601 13:31:16.714723  6901 consensus_queue.cc:1048] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:16.715673  6900 raft_consensus.cc:2955] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false } } }
W20260601 13:31:16.715896  6700 consensus_peers.cc:597] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 -> Peer 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196:40105): Couldn't send request to peer 74663e3cd2cf4930bc4d269045d893f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6010055d1fdb4a89b1eba5bfe9f8bfed. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:16.716087  6584 raft_consensus.cc:2955] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false } } }
I20260601 13:31:16.716275  6583 raft_consensus.cc:1275] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Refusing update from remote peer 7462b271890a401b8fce19fed8a31911: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:16.716625  6582 consensus_queue.cc:237] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [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: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false } }
I20260601 13:31:16.716671  6803 consensus_queue.cc:1048] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:16.717391  6660 raft_consensus.cc:1275] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Refusing update from remote peer 7462b271890a401b8fce19fed8a31911: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:16.717836  6803 consensus_queue.cc:1048] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:16.717988  6735 raft_consensus.cc:1275] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Refusing update from remote peer 6203023ae43c49caa0814b096bfb882b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:16.718022  6660 raft_consensus.cc:1275] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Refusing update from remote peer 6203023ae43c49caa0814b096bfb882b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:16.718345  6794 consensus_queue.cc:1048] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:16.718415  6465 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a672d84773dd48cdaf90bb54a4701e5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:16.718624  6803 raft_consensus.cc:2955] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.719764  6794 raft_consensus.cc:2955] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false } } }
I20260601 13:31:16.719841  6479 catalog_manager.cc:5696] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b reported cstate change: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New cstate: current_term: 1 leader_uuid: "8d3b26aca0f44b6596e407802ba41555" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false } } }
I20260601 13:31:16.720993  6794 consensus_queue.cc:1048] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:31:16.721256  6530 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:31:16.721308  6530 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:31:16.721375  6734 raft_consensus.cc:2955] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } attrs { replace: false } } }
I20260601 13:31:16.721766  6467 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cb21e7fc4c5f425993311fc1f9612382 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:16.721988  6659 raft_consensus.cc:2955] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false } } }
I20260601 13:31:16.723237  6480 catalog_manager.cc:5696] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7462b271890a401b8fce19fed8a31911" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.724337  6660 raft_consensus.cc:2955] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.724377  6479 catalog_manager.cc:5696] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b reported cstate change: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New cstate: current_term: 1 leader_uuid: "6203023ae43c49caa0814b096bfb882b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:16.724964  6735 raft_consensus.cc:2955] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } attrs { replace: false } } }
I20260601 13:31:16.727290  6584 raft_consensus.cc:2955] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } peers { permanent_uuid: "74663e3cd2cf4930bc4d269045d893f8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 40105 } attrs { promote: true } } }
I20260601 13:31:16.728396  6849 tablet_service.cc:1558] Processing DeleteTablet for tablet a672d84773dd48cdaf90bb54a4701e5b with delete_type TABLET_DATA_TOMBSTONED (TS 74663e3cd2cf4930bc4d269045d893f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57124
W20260601 13:31:16.729040  6467 catalog_manager.cc:4994] TS 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196:40105): delete failed for tablet a672d84773dd48cdaf90bb54a4701e5b because the tablet was not found. No further retry: Not found: Tablet not found: a672d84773dd48cdaf90bb54a4701e5b
I20260601 13:31:16.730185  6849 tablet_service.cc:1558] Processing DeleteTablet for tablet cb21e7fc4c5f425993311fc1f9612382 with delete_type TABLET_DATA_TOMBSTONED (TS 74663e3cd2cf4930bc4d269045d893f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57124
W20260601 13:31:16.731364  6467 catalog_manager.cc:4994] TS 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196:40105): delete failed for tablet cb21e7fc4c5f425993311fc1f9612382 because the tablet was not found. No further retry: Not found: Tablet not found: cb21e7fc4c5f425993311fc1f9612382
I20260601 13:31:16.732378  6735 consensus_queue.cc:237] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [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: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } }
I20260601 13:31:16.733520  6660 raft_consensus.cc:1275] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Refusing update from remote peer 7462b271890a401b8fce19fed8a31911: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:16.733536  6584 raft_consensus.cc:1275] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Refusing update from remote peer 7462b271890a401b8fce19fed8a31911: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:16.733896  6803 consensus_queue.cc:1048] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:16.734030  6786 consensus_queue.cc:1048] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:16.735520  6803 raft_consensus.cc:2955] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } }
I20260601 13:31:16.736116  6584 raft_consensus.cc:2955] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } }
I20260601 13:31:16.737226  6467 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6010055d1fdb4a89b1eba5bfe9f8bfed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:16.737406  6660 raft_consensus.cc:2955] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } } }
I20260601 13:31:16.737939  6480 catalog_manager.cc:5696] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 reported cstate change: config changed from index 3 to 4, NON_VOTER 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196) evicted. New cstate: current_term: 1 leader_uuid: "7462b271890a401b8fce19fed8a31911" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6203023ae43c49caa0814b096bfb882b" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44813 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d3b26aca0f44b6596e407802ba41555" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7462b271890a401b8fce19fed8a31911" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:16.740504  6849 tablet_service.cc:1558] Processing DeleteTablet for tablet 6010055d1fdb4a89b1eba5bfe9f8bfed with delete_type TABLET_DATA_TOMBSTONED (TS 74663e3cd2cf4930bc4d269045d893f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57124
W20260601 13:31:16.740890  6467 catalog_manager.cc:4994] TS 74663e3cd2cf4930bc4d269045d893f8 (127.30.80.196:40105): delete failed for tablet 6010055d1fdb4a89b1eba5bfe9f8bfed because the tablet was not found. No further retry: Not found: Tablet not found: 6010055d1fdb4a89b1eba5bfe9f8bfed
I20260601 13:31:17.098588  6885 heartbeater.cc:499] Master 127.30.80.254:39451 was elected leader, sending a full tablet report...
I20260601 13:31:17.135937 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:31:17.140854 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:17.141070 31043 tablet_replica.cc:333] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b: stopping tablet replica
I20260601 13:31:17.141199 31043 raft_consensus.cc:2243] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.141384 31043 raft_consensus.cc:2272] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.141973 31043 tablet_replica.cc:333] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b: stopping tablet replica
I20260601 13:31:17.142055 31043 raft_consensus.cc:2243] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.142176 31043 raft_consensus.cc:2272] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.142668 31043 tablet_replica.cc:333] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b: stopping tablet replica
I20260601 13:31:17.142738 31043 raft_consensus.cc:2243] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.142879 31043 raft_consensus.cc:2272] T cb21e7fc4c5f425993311fc1f9612382 P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.143314 31043 tablet_replica.cc:333] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b: stopping tablet replica
I20260601 13:31:17.143465 31043 raft_consensus.cc:2243] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.143559 31043 raft_consensus.cc:2272] T a672d84773dd48cdaf90bb54a4701e5b P 6203023ae43c49caa0814b096bfb882b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.147063 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:31:17.149397 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:31:17.153365 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:17.153580 31043 tablet_replica.cc:333] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555: stopping tablet replica
I20260601 13:31:17.153699 31043 raft_consensus.cc:2243] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.153924 31043 raft_consensus.cc:2272] T a672d84773dd48cdaf90bb54a4701e5b P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.154418 31043 tablet_replica.cc:333] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555: stopping tablet replica
I20260601 13:31:17.154578 31043 raft_consensus.cc:2243] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.154713 31043 raft_consensus.cc:2272] T cb21e7fc4c5f425993311fc1f9612382 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.155150 31043 tablet_replica.cc:333] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555: stopping tablet replica
I20260601 13:31:17.155261 31043 raft_consensus.cc:2243] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.155380 31043 raft_consensus.cc:2272] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.155823 31043 tablet_replica.cc:333] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555: stopping tablet replica
I20260601 13:31:17.155939 31043 raft_consensus.cc:2243] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.156083 31043 raft_consensus.cc:2272] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 8d3b26aca0f44b6596e407802ba41555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.159404 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:31:17.161759 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
W20260601 13:31:17.164840  6700 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.80.193:44813: connect: Connection refused (error 111) [suppressed 21 similar messages]
W20260601 13:31:17.165789  6700 consensus_peers.cc:597] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 -> Peer 6203023ae43c49caa0814b096bfb882b (127.30.80.193:44813): Couldn't send request to peer 6203023ae43c49caa0814b096bfb882b. Status: Network error: Client connection negotiation failed: client connection to 127.30.80.193:44813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:17.167269 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:17.167500 31043 tablet_replica.cc:333] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911: stopping tablet replica
I20260601 13:31:17.167634 31043 raft_consensus.cc:2243] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.167838 31043 raft_consensus.cc:2272] T 6010055d1fdb4a89b1eba5bfe9f8bfed P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.168403 31043 tablet_replica.cc:333] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911: stopping tablet replica
I20260601 13:31:17.168530 31043 raft_consensus.cc:2243] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.168632 31043 raft_consensus.cc:2272] T 2ab9adfc6b4c48f7afabbe55b9e99e29 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.169047 31043 tablet_replica.cc:333] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911: stopping tablet replica
I20260601 13:31:17.169116 31043 raft_consensus.cc:2243] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.169246 31043 raft_consensus.cc:2272] T cb21e7fc4c5f425993311fc1f9612382 P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.169711 31043 tablet_replica.cc:333] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911: stopping tablet replica
I20260601 13:31:17.169775 31043 raft_consensus.cc:2243] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.169911 31043 raft_consensus.cc:2272] T a672d84773dd48cdaf90bb54a4701e5b P 7462b271890a401b8fce19fed8a31911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.173177 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:31:17.175420 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:31:17.178514 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:17.190742 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:31:17.192968 31043 master.cc:562] Master@127.30.80.254:39451 shutting down...
I20260601 13:31:17.196749 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.196928 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.196979 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6da6e7e8a56643e3b75fdaf3362fe923: stopping tablet replica
I20260601 13:31:17.209849 31043 master.cc:584] Master@127.30.80.254:39451 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2587 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:31:17.218525 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:40479
I20260601 13:31:17.218899 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:17.220731  6920 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
W20260601 13:31:17.220788  6923 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
W20260601 13:31:17.220757  6921 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
I20260601 13:31:17.221071 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:17.221235 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:17.221274 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:17.221288 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320677221289 us; error 0 us; skew 500 ppm
I20260601 13:31:17.222114 31043 webserver.cc:533] Webserver started at http://127.30.80.254:37573/ using document root <none> and password file <none>
I20260601 13:31:17.222285 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:17.222332 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:17.222434 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:17.222828 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "e6de94876c764940a67a6f0ab8fc155d"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-l49s"
I20260601 13:31:17.224469 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:17.225386  6928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.225666 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:17.225766 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "e6de94876c764940a67a6f0ab8fc155d"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-l49s"
I20260601 13:31:17.225881 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-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)
I20260601 13:31:17.233979 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:17.234344 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:17.238567 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:40479
I20260601 13:31:17.242316  6980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:40479 every 8 connection(s)
I20260601 13:31:17.242709  6981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:17.244647  6981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d: Bootstrap starting.
I20260601 13:31:17.245386  6981 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:17.246315  6981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d: No bootstrap required, opened a new log
I20260601 13:31:17.246639  6981 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6de94876c764940a67a6f0ab8fc155d" member_type: VOTER }
I20260601 13:31:17.246718  6981 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:17.246739  6981 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6de94876c764940a67a6f0ab8fc155d, State: Initialized, Role: FOLLOWER
I20260601 13:31:17.246833  6981 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6de94876c764940a67a6f0ab8fc155d" member_type: VOTER }
I20260601 13:31:17.246888  6981 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:17.246909  6981 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:17.246941  6981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:17.247534  6981 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6de94876c764940a67a6f0ab8fc155d" member_type: VOTER }
I20260601 13:31:17.247635  6981 leader_election.cc:304] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [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: e6de94876c764940a67a6f0ab8fc155d; no voters: 
I20260601 13:31:17.247756  6981 leader_election.cc:290] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:17.247915  6984 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:17.248162  6981 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:17.248185  6984 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 1 LEADER]: Becoming Leader. State: Replica: e6de94876c764940a67a6f0ab8fc155d, State: Running, Role: LEADER
I20260601 13:31:17.248348  6984 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [LEADER]: Queue going to LEADER mode. State: All 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: "e6de94876c764940a67a6f0ab8fc155d" member_type: VOTER }
I20260601 13:31:17.248905  6986 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6de94876c764940a67a6f0ab8fc155d. Latest consensus state: current_term: 1 leader_uuid: "e6de94876c764940a67a6f0ab8fc155d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6de94876c764940a67a6f0ab8fc155d" member_type: VOTER } }
I20260601 13:31:17.249004  6986 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:17.249250  6985 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6de94876c764940a67a6f0ab8fc155d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6de94876c764940a67a6f0ab8fc155d" member_type: VOTER } }
I20260601 13:31:17.249353  6985 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:17.249634  6993 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:17.250440  6993 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:17.250682 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:17.252329  6993 catalog_manager.cc:1382] Generated new cluster ID: b5fd6ddc856446c7801d8323f4502a47
I20260601 13:31:17.252388  6993 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:17.268668  6993 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:17.269243  6993 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:17.274562  6993 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d: Generated new TSK 0
I20260601 13:31:17.274747  6993 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:17.283046 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:31:17.285327 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:17.285468  7003 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
W20260601 13:31:17.285537  7005 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
W20260601 13:31:17.285521  7002 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
I20260601 13:31:17.285892 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:17.285964 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:17.285986 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320677285986 us; error 0 us; skew 500 ppm
I20260601 13:31:17.286929 31043 webserver.cc:533] Webserver started at http://127.30.80.193:36029/ using document root <none> and password file <none>
I20260601 13:31:17.287108 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:17.287158 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:17.287209 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:17.287570 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "32ec8d0579004812b7e51a2337355cb4"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-l49s"
I20260601 13:31:17.289171 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:17.290103  7010 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.290395 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:17.290509 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "32ec8d0579004812b7e51a2337355cb4"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-l49s"
I20260601 13:31:17.290601 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-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)
I20260601 13:31:17.306360 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:17.306784 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:17.307106 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:17.307577 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:17.307641 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.307694 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:17.307746 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.312194 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:44057
I20260601 13:31:17.312234  7073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:44057 every 8 connection(s)
I20260601 13:31:17.313012 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:17.315088  7078 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
W20260601 13:31:17.315099  7079 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
I20260601 13:31:17.315476 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:17.315865  7081 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
I20260601 13:31:17.316200 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:17.316255 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:17.316278 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320677316277 us; error 0 us; skew 500 ppm
I20260601 13:31:17.317279 31043 webserver.cc:533] Webserver started at http://127.30.80.194:36637/ using document root <none> and password file <none>
I20260601 13:31:17.317452 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:17.317510 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:17.317617 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:17.317890  7074 heartbeater.cc:344] Connected to a master server at 127.30.80.254:40479
I20260601 13:31:17.317981  7074 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:17.318086 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "286344ab9885405c9af863305d6d308e"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-l49s"
I20260601 13:31:17.318217  7074 heartbeater.cc:507] Master 127.30.80.254:40479 requested a full tablet report, sending...
I20260601 13:31:17.318868  6945 ts_manager.cc:194] Registered new tserver with Master: 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193:44057)
I20260601 13:31:17.319777  6945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43188
I20260601 13:31:17.320003 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:17.321098  7086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.321357 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:17.321415 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "286344ab9885405c9af863305d6d308e"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-l49s"
I20260601 13:31:17.321468 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-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)
I20260601 13:31:17.333184 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:17.333549 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:17.333801 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:17.334295 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:17.334333 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.334365 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:17.334379 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.338531 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:36163
I20260601 13:31:17.338554  7149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:36163 every 8 connection(s)
I20260601 13:31:17.339449 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:17.341432  7153 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
I20260601 13:31:17.341638 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:17.341768  7156 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
W20260601 13:31:17.341837  7154 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
I20260601 13:31:17.342056 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:17.342118 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:17.342152 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320677342151 us; error 0 us; skew 500 ppm
I20260601 13:31:17.343233 31043 webserver.cc:533] Webserver started at http://127.30.80.195:40215/ using document root <none> and password file <none>
I20260601 13:31:17.343406 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:17.343461 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:17.343559 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:17.343914  7150 heartbeater.cc:344] Connected to a master server at 127.30.80.254:40479
I20260601 13:31:17.344024 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "ebf78398c679489dafc1e540ea9dee5f"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-l49s"
I20260601 13:31:17.344061  7150 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:17.344293  7150 heartbeater.cc:507] Master 127.30.80.254:40479 requested a full tablet report, sending...
I20260601 13:31:17.344962  6945 ts_manager.cc:194] Registered new tserver with Master: 286344ab9885405c9af863305d6d308e (127.30.80.194:36163)
I20260601 13:31:17.345607  6945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43204
I20260601 13:31:17.345696 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:17.346781  7161 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.347137 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:17.347196 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "ebf78398c679489dafc1e540ea9dee5f"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-l49s"
I20260601 13:31:17.347254 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320503991941-31043-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)
I20260601 13:31:17.361850 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:17.362228 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:17.362474 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:17.362987 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:17.363024 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.363085 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:17.363122 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.367434 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:42281
I20260601 13:31:17.367477  7224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:42281 every 8 connection(s)
I20260601 13:31:17.372289  7225 heartbeater.cc:344] Connected to a master server at 127.30.80.254:40479
I20260601 13:31:17.372473  7225 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:17.372684  7225 heartbeater.cc:507] Master 127.30.80.254:40479 requested a full tablet report, sending...
I20260601 13:31:17.373281  6945 ts_manager.cc:194] Registered new tserver with Master: ebf78398c679489dafc1e540ea9dee5f (127.30.80.195:42281)
I20260601 13:31:17.373553 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005689046s
I20260601 13:31:17.373868  6945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43212
I20260601 13:31:18.320827  7074 heartbeater.cc:499] Master 127.30.80.254:40479 was elected leader, sending a full tablet report...
I20260601 13:31:18.346491  7150 heartbeater.cc:499] Master 127.30.80.254:40479 was elected leader, sending a full tablet report...
I20260601 13:31:18.374786  7225 heartbeater.cc:499] Master 127.30.80.254:40479 was elected leader, sending a full tablet report...
I20260601 13:31:18.408058  6945 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43224:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:18.408550  6945 catalog_manager.cc:7076] 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.
I20260601 13:31:18.420327  7038 tablet_service.cc:1511] Processing CreateTablet for tablet 757e3fbc35e54d9085f4a7924d1cccc9 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:18.420475  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 288bf5de948c42c69b11811370f959b4 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:18.420662  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757e3fbc35e54d9085f4a7924d1cccc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.420791  7189 tablet_service.cc:1511] Processing CreateTablet for tablet 757e3fbc35e54d9085f4a7924d1cccc9 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:18.420912  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 06991ee3029c4d9fb0f54e9c76f2a384 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:18.421072  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757e3fbc35e54d9085f4a7924d1cccc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.421149  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06991ee3029c4d9fb0f54e9c76f2a384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.423151  7245 tablet_bootstrap.cc:492] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4: Bootstrap starting.
I20260601 13:31:18.423326  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb429673acf4e048f45f8af2b591a64 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:18.423362  7188 tablet_service.cc:1511] Processing CreateTablet for tablet 288bf5de948c42c69b11811370f959b4 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:18.423533  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb429673acf4e048f45f8af2b591a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.423573  7188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288bf5de948c42c69b11811370f959b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.424196  7245 tablet_bootstrap.cc:654] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.424288  7036 tablet_service.cc:1511] Processing CreateTablet for tablet c55f85ba41274ce1a345202ee793b856 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:18.424515  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55f85ba41274ce1a345202ee793b856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.425625  7187 tablet_service.cc:1511] Processing CreateTablet for tablet c55f85ba41274ce1a345202ee793b856 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:18.425647  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 092bb6886bda4b2796e7fb5a978a816d (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:18.425799  7187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55f85ba41274ce1a345202ee793b856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.425860  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 092bb6886bda4b2796e7fb5a978a816d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.426694  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288bf5de948c42c69b11811370f959b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.427750  7186 tablet_service.cc:1511] Processing CreateTablet for tablet 092bb6886bda4b2796e7fb5a978a816d (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:18.428056  7186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 092bb6886bda4b2796e7fb5a978a816d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.428378  7184 tablet_service.cc:1511] Processing CreateTablet for tablet 06991ee3029c4d9fb0f54e9c76f2a384 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:18.428737  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06991ee3029c4d9fb0f54e9c76f2a384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.428992  7185 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb429673acf4e048f45f8af2b591a64 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:18.429245  7185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb429673acf4e048f45f8af2b591a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.431608  7246 tablet_bootstrap.cc:492] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f: Bootstrap starting.
I20260601 13:31:18.431767  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 757e3fbc35e54d9085f4a7924d1cccc9 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:18.432044  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757e3fbc35e54d9085f4a7924d1cccc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.432128  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 288bf5de948c42c69b11811370f959b4 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:18.432395  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288bf5de948c42c69b11811370f959b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.432436  7245 tablet_bootstrap.cc:492] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4: No bootstrap required, opened a new log
I20260601 13:31:18.432523  7245 ts_tablet_manager.cc:1403] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:31:18.432830  7246 tablet_bootstrap.cc:654] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.433053  7245 raft_consensus.cc:359] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } } peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } }
I20260601 13:31:18.433166  7245 raft_consensus.cc:385] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.433208  7245 raft_consensus.cc:740] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32ec8d0579004812b7e51a2337355cb4, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.433341  7245 consensus_queue.cc:260] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } } peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } }
I20260601 13:31:18.433738  7245 ts_tablet_manager.cc:1434] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:18.433794  7109 tablet_service.cc:1511] Processing CreateTablet for tablet 06991ee3029c4d9fb0f54e9c76f2a384 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:18.433987  7245 tablet_bootstrap.cc:492] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4: Bootstrap starting.
I20260601 13:31:18.434116  7110 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb429673acf4e048f45f8af2b591a64 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:18.434367  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb429673acf4e048f45f8af2b591a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.434527  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06991ee3029c4d9fb0f54e9c76f2a384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.434607  7250 tablet_bootstrap.cc:492] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e: Bootstrap starting.
I20260601 13:31:18.434808  7111 tablet_service.cc:1511] Processing CreateTablet for tablet 092bb6886bda4b2796e7fb5a978a816d (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:18.434988  7245 tablet_bootstrap.cc:654] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.435078  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 092bb6886bda4b2796e7fb5a978a816d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.435511  7250 tablet_bootstrap.cc:654] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.436578  7250 tablet_bootstrap.cc:492] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e: No bootstrap required, opened a new log
I20260601 13:31:18.436653  7250 ts_tablet_manager.cc:1403] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:18.437079  7250 raft_consensus.cc:359] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } } peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } }
I20260601 13:31:18.437181  7250 raft_consensus.cc:385] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.437220  7250 raft_consensus.cc:740] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 286344ab9885405c9af863305d6d308e, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.437341  7250 consensus_queue.cc:260] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } } peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } }
I20260601 13:31:18.437501  7245 tablet_bootstrap.cc:492] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4: No bootstrap required, opened a new log
I20260601 13:31:18.437573  7245 ts_tablet_manager.cc:1403] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:18.437709  7250 ts_tablet_manager.cc:1434] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.437659  7112 tablet_service.cc:1511] Processing CreateTablet for tablet c55f85ba41274ce1a345202ee793b856 (DEFAULT_TABLE table=test-workload [id=94965ffe2f0d49dca4720b91f50205b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:18.437862  7250 tablet_bootstrap.cc:492] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e: Bootstrap starting.
I20260601 13:31:18.437927  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55f85ba41274ce1a345202ee793b856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.438294  7245 raft_consensus.cc:359] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.438455  7245 raft_consensus.cc:385] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.438540  7245 raft_consensus.cc:740] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32ec8d0579004812b7e51a2337355cb4, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.438745  7245 consensus_queue.cc:260] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.438987  7246 tablet_bootstrap.cc:492] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f: No bootstrap required, opened a new log
I20260601 13:31:18.439133  7246 ts_tablet_manager.cc:1403] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:31:18.439174  7245 ts_tablet_manager.cc:1434] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:18.439414  7245 tablet_bootstrap.cc:492] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4: Bootstrap starting.
I20260601 13:31:18.439622  7246 raft_consensus.cc:359] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } } peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } }
I20260601 13:31:18.439780  7246 raft_consensus.cc:385] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.439877  7246 raft_consensus.cc:740] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf78398c679489dafc1e540ea9dee5f, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.440096  7246 consensus_queue.cc:260] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } } peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } }
I20260601 13:31:18.440546  7246 ts_tablet_manager.cc:1434] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.440586  7245 tablet_bootstrap.cc:654] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.440788  7246 tablet_bootstrap.cc:492] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f: Bootstrap starting.
I20260601 13:31:18.441732  7245 tablet_bootstrap.cc:492] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4: No bootstrap required, opened a new log
I20260601 13:31:18.441814  7245 ts_tablet_manager.cc:1403] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:18.441916  7246 tablet_bootstrap.cc:654] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.442241  7245 raft_consensus.cc:359] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.442334  7245 raft_consensus.cc:385] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.442366  7245 raft_consensus.cc:740] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32ec8d0579004812b7e51a2337355cb4, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.442467  7245 consensus_queue.cc:260] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.442723  7245 ts_tablet_manager.cc:1434] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.442888  7245 tablet_bootstrap.cc:492] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4: Bootstrap starting.
I20260601 13:31:18.443118  7250 tablet_bootstrap.cc:654] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.443851  7245 tablet_bootstrap.cc:654] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.444533  7246 tablet_bootstrap.cc:492] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f: No bootstrap required, opened a new log
I20260601 13:31:18.444671  7246 ts_tablet_manager.cc:1403] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:18.444996  7245 tablet_bootstrap.cc:492] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4: No bootstrap required, opened a new log
I20260601 13:31:18.445092  7245 ts_tablet_manager.cc:1403] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:18.445199  7246 raft_consensus.cc:359] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.445302  7246 raft_consensus.cc:385] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.445341  7246 raft_consensus.cc:740] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf78398c679489dafc1e540ea9dee5f, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.445461  7250 tablet_bootstrap.cc:492] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e: No bootstrap required, opened a new log
I20260601 13:31:18.445564  7250 ts_tablet_manager.cc:1403] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:31:18.445503  7245 raft_consensus.cc:359] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.445461  7246 consensus_queue.cc:260] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.445634  7245 raft_consensus.cc:385] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.445698  7245 raft_consensus.cc:740] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32ec8d0579004812b7e51a2337355cb4, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.445822  7245 consensus_queue.cc:260] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.445876  7246 ts_tablet_manager.cc:1434] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.446056  7246 tablet_bootstrap.cc:492] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f: Bootstrap starting.
I20260601 13:31:18.446008  7250 raft_consensus.cc:359] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.446091  7245 ts_tablet_manager.cc:1434] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.446259  7245 tablet_bootstrap.cc:492] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4: Bootstrap starting.
I20260601 13:31:18.446100  7250 raft_consensus.cc:385] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.446872  7250 raft_consensus.cc:740] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 286344ab9885405c9af863305d6d308e, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.446998  7250 consensus_queue.cc:260] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.447085  7246 tablet_bootstrap.cc:654] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.447191  7245 tablet_bootstrap.cc:654] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.447327  7250 ts_tablet_manager.cc:1434] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:18.447516  7250 tablet_bootstrap.cc:492] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e: Bootstrap starting.
I20260601 13:31:18.448292  7245 tablet_bootstrap.cc:492] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4: No bootstrap required, opened a new log
I20260601 13:31:18.448376  7245 ts_tablet_manager.cc:1403] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:18.448625  7250 tablet_bootstrap.cc:654] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.448794  7245 raft_consensus.cc:359] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.448906  7245 raft_consensus.cc:385] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.448937  7245 raft_consensus.cc:740] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32ec8d0579004812b7e51a2337355cb4, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.449040  7245 consensus_queue.cc:260] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.449350  7245 ts_tablet_manager.cc:1434] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:18.449514  7245 tablet_bootstrap.cc:492] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4: Bootstrap starting.
I20260601 13:31:18.450166  7246 tablet_bootstrap.cc:492] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f: No bootstrap required, opened a new log
I20260601 13:31:18.450255  7246 ts_tablet_manager.cc:1403] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:18.450289  7250 tablet_bootstrap.cc:492] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e: No bootstrap required, opened a new log
I20260601 13:31:18.450372  7250 ts_tablet_manager.cc:1403] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:18.450495  7245 tablet_bootstrap.cc:654] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.450682  7246 raft_consensus.cc:359] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.450739  7250 raft_consensus.cc:359] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.450785  7246 raft_consensus.cc:385] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.450816  7250 raft_consensus.cc:385] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.450835  7246 raft_consensus.cc:740] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf78398c679489dafc1e540ea9dee5f, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.450855  7250 raft_consensus.cc:740] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 286344ab9885405c9af863305d6d308e, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.450965  7250 consensus_queue.cc:260] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.450994  7246 consensus_queue.cc:260] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.451229  7250 ts_tablet_manager.cc:1434] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.451228  7246 ts_tablet_manager.cc:1434] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.451431  7246 tablet_bootstrap.cc:492] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f: Bootstrap starting.
I20260601 13:31:18.451606  7245 tablet_bootstrap.cc:492] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4: No bootstrap required, opened a new log
I20260601 13:31:18.451690  7245 ts_tablet_manager.cc:1403] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:18.452169  7245 raft_consensus.cc:359] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.452277  7245 raft_consensus.cc:385] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.452322  7245 raft_consensus.cc:740] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32ec8d0579004812b7e51a2337355cb4, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.452433  7245 consensus_queue.cc:260] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.452606  7246 tablet_bootstrap.cc:654] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.452679  7245 ts_tablet_manager.cc:1434] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:31:18.451431  7250 tablet_bootstrap.cc:492] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e: Bootstrap starting.
I20260601 13:31:18.453835  7250 tablet_bootstrap.cc:654] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.454558  7246 tablet_bootstrap.cc:492] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f: No bootstrap required, opened a new log
I20260601 13:31:18.454653  7246 ts_tablet_manager.cc:1403] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:18.455163  7250 tablet_bootstrap.cc:492] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e: No bootstrap required, opened a new log
I20260601 13:31:18.455184  7246 raft_consensus.cc:359] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.455302  7246 raft_consensus.cc:385] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.455348  7246 raft_consensus.cc:740] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf78398c679489dafc1e540ea9dee5f, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.455456  7250 ts_tablet_manager.cc:1403] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:18.455497  7246 consensus_queue.cc:260] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.455785  7246 ts_tablet_manager.cc:1434] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:18.456008  7246 tablet_bootstrap.cc:492] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f: Bootstrap starting.
I20260601 13:31:18.456037  7250 raft_consensus.cc:359] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.456133  7250 raft_consensus.cc:385] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.456184  7250 raft_consensus.cc:740] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 286344ab9885405c9af863305d6d308e, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.456353  7250 consensus_queue.cc:260] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.456735  7250 ts_tablet_manager.cc:1434] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.456908  7250 tablet_bootstrap.cc:492] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e: Bootstrap starting.
I20260601 13:31:18.457049  7246 tablet_bootstrap.cc:654] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.458006  7250 tablet_bootstrap.cc:654] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.458161  7246 tablet_bootstrap.cc:492] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f: No bootstrap required, opened a new log
I20260601 13:31:18.458261  7246 ts_tablet_manager.cc:1403] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:18.458662  7246 raft_consensus.cc:359] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.458743  7246 raft_consensus.cc:385] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.458796  7246 raft_consensus.cc:740] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf78398c679489dafc1e540ea9dee5f, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.458933  7246 consensus_queue.cc:260] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.459177  7250 tablet_bootstrap.cc:492] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e: No bootstrap required, opened a new log
I20260601 13:31:18.459225  7246 ts_tablet_manager.cc:1434] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.459277  7250 ts_tablet_manager.cc:1403] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:18.459408  7246 tablet_bootstrap.cc:492] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f: Bootstrap starting.
I20260601 13:31:18.459857  7250 raft_consensus.cc:359] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.459966  7250 raft_consensus.cc:385] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.460050  7250 raft_consensus.cc:740] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 286344ab9885405c9af863305d6d308e, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.460196  7250 consensus_queue.cc:260] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.460485  7246 tablet_bootstrap.cc:654] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.460518  7250 ts_tablet_manager.cc:1434] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:18.460697  7250 tablet_bootstrap.cc:492] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e: Bootstrap starting.
I20260601 13:31:18.461719  7246 tablet_bootstrap.cc:492] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f: No bootstrap required, opened a new log
I20260601 13:31:18.461807  7246 ts_tablet_manager.cc:1403] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:18.461812  7250 tablet_bootstrap.cc:654] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.462231  7246 raft_consensus.cc:359] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.462334  7246 raft_consensus.cc:385] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.462369  7246 raft_consensus.cc:740] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf78398c679489dafc1e540ea9dee5f, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.462512  7246 consensus_queue.cc:260] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.462785  7246 ts_tablet_manager.cc:1434] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.463169  7250 tablet_bootstrap.cc:492] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e: No bootstrap required, opened a new log
I20260601 13:31:18.463299  7250 ts_tablet_manager.cc:1403] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:18.463707  7250 raft_consensus.cc:359] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.463851  7250 raft_consensus.cc:385] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.463894  7250 raft_consensus.cc:740] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 286344ab9885405c9af863305d6d308e, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.464071  7250 consensus_queue.cc:260] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.464395  7250 ts_tablet_manager.cc:1434] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.502779  7254 raft_consensus.cc:493] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.502934  7254 raft_consensus.cc:515] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.503564  7254 leader_election.cc:290] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193:44057), 286344ab9885405c9af863305d6d308e (127.30.80.194:36163)
I20260601 13:31:18.507310  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092bb6886bda4b2796e7fb5a978a816d" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32ec8d0579004812b7e51a2337355cb4" is_pre_election: true
I20260601 13:31:18.507472  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092bb6886bda4b2796e7fb5a978a816d" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "286344ab9885405c9af863305d6d308e" is_pre_election: true
I20260601 13:31:18.507592  7048 raft_consensus.cc:2468] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 0.
I20260601 13:31:18.507663  7124 raft_consensus.cc:2468] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 0.
I20260601 13:31:18.507959  7162 leader_election.cc:304] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32ec8d0579004812b7e51a2337355cb4, ebf78398c679489dafc1e540ea9dee5f; no voters: 
I20260601 13:31:18.508177  7254 raft_consensus.cc:2804] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:18.508234  7254 raft_consensus.cc:493] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:18.508262  7254 raft_consensus.cc:3060] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.509176  7254 raft_consensus.cc:515] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.509536  7254 leader_election.cc:290] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 election: Requested vote from peers 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193:44057), 286344ab9885405c9af863305d6d308e (127.30.80.194:36163)
I20260601 13:31:18.509845  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092bb6886bda4b2796e7fb5a978a816d" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32ec8d0579004812b7e51a2337355cb4"
I20260601 13:31:18.509966  7048 raft_consensus.cc:3060] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.509970  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092bb6886bda4b2796e7fb5a978a816d" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "286344ab9885405c9af863305d6d308e"
I20260601 13:31:18.510105  7124 raft_consensus.cc:3060] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.510795  7048 raft_consensus.cc:2468] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 1.
I20260601 13:31:18.510972  7124 raft_consensus.cc:2468] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 1.
I20260601 13:31:18.511117  7162 leader_election.cc:304] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32ec8d0579004812b7e51a2337355cb4, ebf78398c679489dafc1e540ea9dee5f; no voters: 
I20260601 13:31:18.511298  7254 raft_consensus.cc:2804] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:18.511514  7254 raft_consensus.cc:697] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 1 LEADER]: Becoming Leader. State: Replica: ebf78398c679489dafc1e540ea9dee5f, State: Running, Role: LEADER
I20260601 13:31:18.511686  7254 consensus_queue.cc:237] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.513332  6943 catalog_manager.cc:5696] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf78398c679489dafc1e540ea9dee5f (127.30.80.195). New cstate: current_term: 1 leader_uuid: "ebf78398c679489dafc1e540ea9dee5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:18.543695  7253 raft_consensus.cc:493] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.543861  7253 raft_consensus.cc:515] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.544574  7253 leader_election.cc:290] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193:44057), ebf78398c679489dafc1e540ea9dee5f (127.30.80.195:42281)
I20260601 13:31:18.548158  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f85ba41274ce1a345202ee793b856" candidate_uuid: "286344ab9885405c9af863305d6d308e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf78398c679489dafc1e540ea9dee5f" is_pre_election: true
I20260601 13:31:18.548357  7199 raft_consensus.cc:2468] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 286344ab9885405c9af863305d6d308e in term 0.
I20260601 13:31:18.548588  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f85ba41274ce1a345202ee793b856" candidate_uuid: "286344ab9885405c9af863305d6d308e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32ec8d0579004812b7e51a2337355cb4" is_pre_election: true
I20260601 13:31:18.548718  7048 raft_consensus.cc:2468] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 286344ab9885405c9af863305d6d308e in term 0.
I20260601 13:31:18.548799  7089 leader_election.cc:304] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 286344ab9885405c9af863305d6d308e, ebf78398c679489dafc1e540ea9dee5f; no voters: 
I20260601 13:31:18.549017  7253 raft_consensus.cc:2804] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:18.549103  7253 raft_consensus.cc:493] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:18.549157  7253 raft_consensus.cc:3060] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.550143  7253 raft_consensus.cc:515] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.550484  7253 leader_election.cc:290] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [CANDIDATE]: Term 1 election: Requested vote from peers 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193:44057), ebf78398c679489dafc1e540ea9dee5f (127.30.80.195:42281)
I20260601 13:31:18.550838  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f85ba41274ce1a345202ee793b856" candidate_uuid: "286344ab9885405c9af863305d6d308e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32ec8d0579004812b7e51a2337355cb4"
I20260601 13:31:18.550947  7048 raft_consensus.cc:3060] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.551054  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f85ba41274ce1a345202ee793b856" candidate_uuid: "286344ab9885405c9af863305d6d308e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf78398c679489dafc1e540ea9dee5f"
I20260601 13:31:18.551147  7199 raft_consensus.cc:3060] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.551734  7048 raft_consensus.cc:2468] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 286344ab9885405c9af863305d6d308e in term 1.
I20260601 13:31:18.552042  7199 raft_consensus.cc:2468] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 286344ab9885405c9af863305d6d308e in term 1.
I20260601 13:31:18.552079  7087 leader_election.cc:304] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 286344ab9885405c9af863305d6d308e, 32ec8d0579004812b7e51a2337355cb4; no voters: 
I20260601 13:31:18.552224  7253 raft_consensus.cc:2804] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:18.552505  7253 raft_consensus.cc:697] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 1 LEADER]: Becoming Leader. State: Replica: 286344ab9885405c9af863305d6d308e, State: Running, Role: LEADER
I20260601 13:31:18.552664  7253 consensus_queue.cc:237] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.554180  6943 catalog_manager.cc:5696] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e reported cstate change: term changed from 0 to 1, leader changed from <none> to 286344ab9885405c9af863305d6d308e (127.30.80.194). New cstate: current_term: 1 leader_uuid: "286344ab9885405c9af863305d6d308e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:18.571506  7254 raft_consensus.cc:493] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.571666  7254 raft_consensus.cc:515] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } } peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } }
I20260601 13:31:18.572165  7254 leader_election.cc:290] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193:44057), 286344ab9885405c9af863305d6d308e (127.30.80.194:36163)
I20260601 13:31:18.572515  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757e3fbc35e54d9085f4a7924d1cccc9" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32ec8d0579004812b7e51a2337355cb4" is_pre_election: true
I20260601 13:31:18.572585  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757e3fbc35e54d9085f4a7924d1cccc9" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "286344ab9885405c9af863305d6d308e" is_pre_election: true
I20260601 13:31:18.572626  7048 raft_consensus.cc:2468] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 0.
I20260601 13:31:18.572782  7124 raft_consensus.cc:2468] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 0.
I20260601 13:31:18.572960  7162 leader_election.cc:304] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32ec8d0579004812b7e51a2337355cb4, ebf78398c679489dafc1e540ea9dee5f; no voters: 
I20260601 13:31:18.573139  7254 raft_consensus.cc:2804] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:18.573196  7254 raft_consensus.cc:493] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:18.573236  7254 raft_consensus.cc:3060] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.574044  7254 raft_consensus.cc:515] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } } peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } }
I20260601 13:31:18.574355  7254 leader_election.cc:290] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 election: Requested vote from peers 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193:44057), 286344ab9885405c9af863305d6d308e (127.30.80.194:36163)
I20260601 13:31:18.574625  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757e3fbc35e54d9085f4a7924d1cccc9" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32ec8d0579004812b7e51a2337355cb4"
I20260601 13:31:18.574653  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757e3fbc35e54d9085f4a7924d1cccc9" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "286344ab9885405c9af863305d6d308e"
I20260601 13:31:18.574703  7048 raft_consensus.cc:3060] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.574796  7124 raft_consensus.cc:3060] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.575477  7048 raft_consensus.cc:2468] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 1.
I20260601 13:31:18.575582  7124 raft_consensus.cc:2468] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 1.
I20260601 13:31:18.575745  7162 leader_election.cc:304] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32ec8d0579004812b7e51a2337355cb4, ebf78398c679489dafc1e540ea9dee5f; no voters: 
I20260601 13:31:18.575899  7254 raft_consensus.cc:2804] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:18.576069  7254 raft_consensus.cc:697] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 1 LEADER]: Becoming Leader. State: Replica: ebf78398c679489dafc1e540ea9dee5f, State: Running, Role: LEADER
I20260601 13:31:18.576222  7254 consensus_queue.cc:237] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } } peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } }
I20260601 13:31:18.577773  6943 catalog_manager.cc:5696] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf78398c679489dafc1e540ea9dee5f (127.30.80.195). New cstate: current_term: 1 leader_uuid: "ebf78398c679489dafc1e540ea9dee5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:18.628077  7249 raft_consensus.cc:493] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.628237  7249 raft_consensus.cc:515] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.628818  7249 leader_election.cc:290] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 286344ab9885405c9af863305d6d308e (127.30.80.194:36163), ebf78398c679489dafc1e540ea9dee5f (127.30.80.195:42281)
I20260601 13:31:18.633178  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06991ee3029c4d9fb0f54e9c76f2a384" candidate_uuid: "32ec8d0579004812b7e51a2337355cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf78398c679489dafc1e540ea9dee5f" is_pre_election: true
I20260601 13:31:18.633190  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06991ee3029c4d9fb0f54e9c76f2a384" candidate_uuid: "32ec8d0579004812b7e51a2337355cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "286344ab9885405c9af863305d6d308e" is_pre_election: true
I20260601 13:31:18.633378  7124 raft_consensus.cc:2468] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32ec8d0579004812b7e51a2337355cb4 in term 0.
I20260601 13:31:18.633380  7199 raft_consensus.cc:2468] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32ec8d0579004812b7e51a2337355cb4 in term 0.
I20260601 13:31:18.633781  7013 leader_election.cc:304] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32ec8d0579004812b7e51a2337355cb4, ebf78398c679489dafc1e540ea9dee5f; no voters: 
I20260601 13:31:18.633988  7249 raft_consensus.cc:2804] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:18.634058  7249 raft_consensus.cc:493] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:18.634119  7249 raft_consensus.cc:3060] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.634982  7249 raft_consensus.cc:515] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.635365  7249 leader_election.cc:290] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [CANDIDATE]: Term 1 election: Requested vote from peers 286344ab9885405c9af863305d6d308e (127.30.80.194:36163), ebf78398c679489dafc1e540ea9dee5f (127.30.80.195:42281)
I20260601 13:31:18.635640  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06991ee3029c4d9fb0f54e9c76f2a384" candidate_uuid: "32ec8d0579004812b7e51a2337355cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf78398c679489dafc1e540ea9dee5f"
I20260601 13:31:18.635640  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06991ee3029c4d9fb0f54e9c76f2a384" candidate_uuid: "32ec8d0579004812b7e51a2337355cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "286344ab9885405c9af863305d6d308e"
I20260601 13:31:18.635775  7199 raft_consensus.cc:3060] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.635775  7124 raft_consensus.cc:3060] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.636687  7124 raft_consensus.cc:2468] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32ec8d0579004812b7e51a2337355cb4 in term 1.
I20260601 13:31:18.636687  7199 raft_consensus.cc:2468] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32ec8d0579004812b7e51a2337355cb4 in term 1.
I20260601 13:31:18.636984  7013 leader_election.cc:304] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32ec8d0579004812b7e51a2337355cb4, ebf78398c679489dafc1e540ea9dee5f; no voters: 
I20260601 13:31:18.637130  7249 raft_consensus.cc:2804] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:18.637336  7249 raft_consensus.cc:697] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 1 LEADER]: Becoming Leader. State: Replica: 32ec8d0579004812b7e51a2337355cb4, State: Running, Role: LEADER
I20260601 13:31:18.637492  7249 consensus_queue.cc:237] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.639045  6943 catalog_manager.cc:5696] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "32ec8d0579004812b7e51a2337355cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:18.641130  7249 raft_consensus.cc:493] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.641232  7249 raft_consensus.cc:515] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.641685  7249 leader_election.cc:290] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 286344ab9885405c9af863305d6d308e (127.30.80.194:36163), ebf78398c679489dafc1e540ea9dee5f (127.30.80.195:42281)
I20260601 13:31:18.641949  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb429673acf4e048f45f8af2b591a64" candidate_uuid: "32ec8d0579004812b7e51a2337355cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "286344ab9885405c9af863305d6d308e" is_pre_election: true
I20260601 13:31:18.642059  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb429673acf4e048f45f8af2b591a64" candidate_uuid: "32ec8d0579004812b7e51a2337355cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf78398c679489dafc1e540ea9dee5f" is_pre_election: true
I20260601 13:31:18.642072  7124 raft_consensus.cc:2468] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32ec8d0579004812b7e51a2337355cb4 in term 0.
I20260601 13:31:18.642210  7199 raft_consensus.cc:2468] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32ec8d0579004812b7e51a2337355cb4 in term 0.
I20260601 13:31:18.642454  7011 leader_election.cc:304] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 286344ab9885405c9af863305d6d308e, 32ec8d0579004812b7e51a2337355cb4; no voters: 
I20260601 13:31:18.642642  7249 raft_consensus.cc:2804] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:18.642688  7249 raft_consensus.cc:493] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:18.642712  7249 raft_consensus.cc:3060] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.643364  7249 raft_consensus.cc:515] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.643659  7249 leader_election.cc:290] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [CANDIDATE]: Term 1 election: Requested vote from peers 286344ab9885405c9af863305d6d308e (127.30.80.194:36163), ebf78398c679489dafc1e540ea9dee5f (127.30.80.195:42281)
I20260601 13:31:18.643952  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb429673acf4e048f45f8af2b591a64" candidate_uuid: "32ec8d0579004812b7e51a2337355cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf78398c679489dafc1e540ea9dee5f"
I20260601 13:31:18.643988  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb429673acf4e048f45f8af2b591a64" candidate_uuid: "32ec8d0579004812b7e51a2337355cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "286344ab9885405c9af863305d6d308e"
I20260601 13:31:18.644110  7124 raft_consensus.cc:3060] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.644110  7199 raft_consensus.cc:3060] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.644941  7199 raft_consensus.cc:2468] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32ec8d0579004812b7e51a2337355cb4 in term 1.
I20260601 13:31:18.644941  7124 raft_consensus.cc:2468] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32ec8d0579004812b7e51a2337355cb4 in term 1.
I20260601 13:31:18.645215  7013 leader_election.cc:304] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32ec8d0579004812b7e51a2337355cb4, ebf78398c679489dafc1e540ea9dee5f; no voters: 
I20260601 13:31:18.645377  7249 raft_consensus.cc:2804] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:18.645478  7249 raft_consensus.cc:697] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 1 LEADER]: Becoming Leader. State: Replica: 32ec8d0579004812b7e51a2337355cb4, State: Running, Role: LEADER
I20260601 13:31:18.645602  7249 consensus_queue.cc:237] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.647025  6943 catalog_manager.cc:5696] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "32ec8d0579004812b7e51a2337355cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:18.651503  7254 raft_consensus.cc:493] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.651603  7254 raft_consensus.cc:515] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.651911  7254 leader_election.cc:290] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193:44057), 286344ab9885405c9af863305d6d308e (127.30.80.194:36163)
I20260601 13:31:18.652330  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288bf5de948c42c69b11811370f959b4" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32ec8d0579004812b7e51a2337355cb4" is_pre_election: true
I20260601 13:31:18.652331  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288bf5de948c42c69b11811370f959b4" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "286344ab9885405c9af863305d6d308e" is_pre_election: true
I20260601 13:31:18.652567  7124 raft_consensus.cc:2468] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 0.
I20260601 13:31:18.652567  7048 raft_consensus.cc:2468] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 0.
I20260601 13:31:18.652823  7162 leader_election.cc:304] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32ec8d0579004812b7e51a2337355cb4, ebf78398c679489dafc1e540ea9dee5f; no voters: 
I20260601 13:31:18.652994  7254 raft_consensus.cc:2804] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:18.653066  7254 raft_consensus.cc:493] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:18.653111  7254 raft_consensus.cc:3060] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.653816  7254 raft_consensus.cc:515] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.654109  7254 leader_election.cc:290] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 election: Requested vote from peers 32ec8d0579004812b7e51a2337355cb4 (127.30.80.193:44057), 286344ab9885405c9af863305d6d308e (127.30.80.194:36163)
I20260601 13:31:18.654393  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288bf5de948c42c69b11811370f959b4" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32ec8d0579004812b7e51a2337355cb4"
I20260601 13:31:18.654404  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288bf5de948c42c69b11811370f959b4" candidate_uuid: "ebf78398c679489dafc1e540ea9dee5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "286344ab9885405c9af863305d6d308e"
I20260601 13:31:18.654525  7048 raft_consensus.cc:3060] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.654553  7124 raft_consensus.cc:3060] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.655223  7124 raft_consensus.cc:2468] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 1.
I20260601 13:31:18.655220  7048 raft_consensus.cc:2468] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf78398c679489dafc1e540ea9dee5f in term 1.
I20260601 13:31:18.655485  7162 leader_election.cc:304] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 286344ab9885405c9af863305d6d308e, ebf78398c679489dafc1e540ea9dee5f; no voters: 
I20260601 13:31:18.655642  7254 raft_consensus.cc:2804] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:18.655723  7254 raft_consensus.cc:697] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 1 LEADER]: Becoming Leader. State: Replica: ebf78398c679489dafc1e540ea9dee5f, State: Running, Role: LEADER
I20260601 13:31:18.655838  7254 consensus_queue.cc:237] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } }
I20260601 13:31:18.657574  6943 catalog_manager.cc:5696] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf78398c679489dafc1e540ea9dee5f (127.30.80.195). New cstate: current_term: 1 leader_uuid: "ebf78398c679489dafc1e540ea9dee5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:18.733753  7048 raft_consensus.cc:1275] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Refusing update from remote peer 286344ab9885405c9af863305d6d308e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.733777  7199 raft_consensus.cc:1275] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Refusing update from remote peer 286344ab9885405c9af863305d6d308e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.734215  7253 consensus_queue.cc:1048] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.734424  7275 consensus_queue.cc:1048] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.735149  7124 raft_consensus.cc:1275] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Refusing update from remote peer ebf78398c679489dafc1e540ea9dee5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.736233  7048 raft_consensus.cc:1275] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Refusing update from remote peer ebf78398c679489dafc1e540ea9dee5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.737708  7254 consensus_queue.cc:1048] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.737782  7048 raft_consensus.cc:1275] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Refusing update from remote peer ebf78398c679489dafc1e540ea9dee5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.737985  7254 consensus_queue.cc:1048] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.738946  7123 raft_consensus.cc:1275] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Refusing update from remote peer ebf78398c679489dafc1e540ea9dee5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.739096  7047 raft_consensus.cc:1275] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Refusing update from remote peer ebf78398c679489dafc1e540ea9dee5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.739319  7124 raft_consensus.cc:1275] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Refusing update from remote peer ebf78398c679489dafc1e540ea9dee5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.739485  7198 raft_consensus.cc:1275] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Refusing update from remote peer 32ec8d0579004812b7e51a2337355cb4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.739923  7249 consensus_queue.cc:1048] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.743934  7197 raft_consensus.cc:1275] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Refusing update from remote peer 32ec8d0579004812b7e51a2337355cb4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.744349  7249 consensus_queue.cc:1048] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf78398c679489dafc1e540ea9dee5f" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.744858  7271 consensus_queue.cc:1048] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.745373  7271 consensus_queue.cc:1048] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32ec8d0579004812b7e51a2337355cb4" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.745656  7271 consensus_queue.cc:1048] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.745935  7271 consensus_queue.cc:1048] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.749037  7122 raft_consensus.cc:1275] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Refusing update from remote peer 32ec8d0579004812b7e51a2337355cb4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.749605  7123 raft_consensus.cc:1275] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Refusing update from remote peer 32ec8d0579004812b7e51a2337355cb4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:18.752328  7249 consensus_queue.cc:1048] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.752669  7249 consensus_queue.cc:1048] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "286344ab9885405c9af863305d6d308e" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:18.770408  7299 mvcc.cc:204] Tried to move back new op lower bound from 7292193500107730944 to 7292193499449827328. Current Snapshot: MvccSnapshot[applied={T|T < 7292193500093685760}]
I20260601 13:31:18.920020 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:31:18.925892 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:18.926322 31043 tablet_replica.cc:333] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4: stopping tablet replica
I20260601 13:31:18.926486 31043 raft_consensus.cc:2243] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.926614 31043 raft_consensus.cc:2272] T 092bb6886bda4b2796e7fb5a978a816d P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.927314 31043 tablet_replica.cc:333] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4: stopping tablet replica
I20260601 13:31:18.927438 31043 raft_consensus.cc:2243] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.927614 31043 raft_consensus.cc:2272] T c55f85ba41274ce1a345202ee793b856 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.928247 31043 tablet_replica.cc:333] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4: stopping tablet replica
I20260601 13:31:18.928366 31043 raft_consensus.cc:2243] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.928484 31043 raft_consensus.cc:2272] T 757e3fbc35e54d9085f4a7924d1cccc9 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.929065 31043 tablet_replica.cc:333] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4: stopping tablet replica
I20260601 13:31:18.929184 31043 raft_consensus.cc:2243] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.929296 31043 raft_consensus.cc:2272] T 288bf5de948c42c69b11811370f959b4 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.929872 31043 tablet_replica.cc:333] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4: stopping tablet replica
I20260601 13:31:18.929978 31043 raft_consensus.cc:2243] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:18.930152 31043 raft_consensus.cc:2272] T 2fb429673acf4e048f45f8af2b591a64 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.930658 31043 tablet_replica.cc:333] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4: stopping tablet replica
I20260601 13:31:18.930761 31043 raft_consensus.cc:2243] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:18.930928 31043 raft_consensus.cc:2272] T 06991ee3029c4d9fb0f54e9c76f2a384 P 32ec8d0579004812b7e51a2337355cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.945549 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:31:18.948299 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:31:18.952797 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:18.953123 31043 tablet_replica.cc:333] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e: stopping tablet replica
I20260601 13:31:18.953280 31043 raft_consensus.cc:2243] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:18.953516 31043 raft_consensus.cc:2272] T c55f85ba41274ce1a345202ee793b856 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.954120 31043 tablet_replica.cc:333] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e: stopping tablet replica
I20260601 13:31:18.954268 31043 raft_consensus.cc:2243] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.954413 31043 raft_consensus.cc:2272] T 092bb6886bda4b2796e7fb5a978a816d P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.954988 31043 tablet_replica.cc:333] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e: stopping tablet replica
I20260601 13:31:18.955061 31043 raft_consensus.cc:2243] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.955196 31043 raft_consensus.cc:2272] T 757e3fbc35e54d9085f4a7924d1cccc9 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.955672 31043 tablet_replica.cc:333] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e: stopping tablet replica
I20260601 13:31:18.955772 31043 raft_consensus.cc:2243] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.955891 31043 raft_consensus.cc:2272] T 2fb429673acf4e048f45f8af2b591a64 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.956509 31043 tablet_replica.cc:333] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e: stopping tablet replica
I20260601 13:31:18.956578 31043 raft_consensus.cc:2243] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.956696 31043 raft_consensus.cc:2272] T 06991ee3029c4d9fb0f54e9c76f2a384 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.957132 31043 tablet_replica.cc:333] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e: stopping tablet replica
I20260601 13:31:18.957199 31043 raft_consensus.cc:2243] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.957319 31043 raft_consensus.cc:2272] T 288bf5de948c42c69b11811370f959b4 P 286344ab9885405c9af863305d6d308e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.971510 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:31:18.974428 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:31:18.978943 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:18.979171 31043 tablet_replica.cc:333] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f: stopping tablet replica
I20260601 13:31:18.979319 31043 raft_consensus.cc:2243] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:18.979550 31043 raft_consensus.cc:2272] T 092bb6886bda4b2796e7fb5a978a816d P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.980225 31043 tablet_replica.cc:333] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f: stopping tablet replica
I20260601 13:31:18.980324 31043 raft_consensus.cc:2243] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.980468 31043 raft_consensus.cc:2272] T c55f85ba41274ce1a345202ee793b856 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.980945 31043 tablet_replica.cc:333] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f: stopping tablet replica
I20260601 13:31:18.981017 31043 raft_consensus.cc:2243] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:18.981196 31043 raft_consensus.cc:2272] T 757e3fbc35e54d9085f4a7924d1cccc9 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.981665 31043 tablet_replica.cc:333] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f: stopping tablet replica
I20260601 13:31:18.981734 31043 raft_consensus.cc:2243] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.981858 31043 raft_consensus.cc:2272] T 2fb429673acf4e048f45f8af2b591a64 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.982335 31043 tablet_replica.cc:333] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f: stopping tablet replica
I20260601 13:31:18.982400 31043 raft_consensus.cc:2243] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:18.982554 31043 raft_consensus.cc:2272] T 06991ee3029c4d9fb0f54e9c76f2a384 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.983034 31043 tablet_replica.cc:333] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f: stopping tablet replica
I20260601 13:31:18.983100 31043 raft_consensus.cc:2243] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:18.983283 31043 raft_consensus.cc:2272] T 288bf5de948c42c69b11811370f959b4 P ebf78398c679489dafc1e540ea9dee5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:18.997888 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:31:19.000695 31043 master.cc:562] Master@127.30.80.254:40479 shutting down...
I20260601 13:31:19.004551 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:19.004688 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:19.004734 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6de94876c764940a67a6f0ab8fc155d: stopping tablet replica
I20260601 13:31:19.007167 31043 master.cc:584] Master@127.30.80.254:40479 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1798 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:31:19.016688 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:42259
I20260601 13:31:19.016997 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:19.018676  7339 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
I20260601 13:31:19.018764 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:19.018867  7341 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
W20260601 13:31:19.018774  7338 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
I20260601 13:31:19.019199 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:19.019240 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:19.019286 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320679019285 us; error 0 us; skew 500 ppm
I20260601 13:31:19.020191 31043 webserver.cc:533] Webserver started at http://127.30.80.254:35139/ using document root <none> and password file <none>
I20260601 13:31:19.020358 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:19.020401 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:19.020481 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:19.020870 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "bce7d2655dea4f168ad468fc1d91a6be"
format_stamp: "Formatted at 2026-06-01 13:31:19 on dist-test-slave-l49s"
I20260601 13:31:19.022313 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:19.023190  7346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.023439 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:19.023519 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "bce7d2655dea4f168ad468fc1d91a6be"
format_stamp: "Formatted at 2026-06-01 13:31:19 on dist-test-slave-l49s"
I20260601 13:31:19.023604 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-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)
I20260601 13:31:19.038378 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:19.038725 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:19.042847 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:42259
I20260601 13:31:19.047485  7398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:42259 every 8 connection(s)
I20260601 13:31:19.047936  7399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:19.049688  7399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be: Bootstrap starting.
I20260601 13:31:19.050424  7399 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:19.051362  7399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be: No bootstrap required, opened a new log
I20260601 13:31:19.051718  7399 raft_consensus.cc:359] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bce7d2655dea4f168ad468fc1d91a6be" member_type: VOTER }
I20260601 13:31:19.051800  7399 raft_consensus.cc:385] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:19.051822  7399 raft_consensus.cc:740] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bce7d2655dea4f168ad468fc1d91a6be, State: Initialized, Role: FOLLOWER
I20260601 13:31:19.051949  7399 consensus_queue.cc:260] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bce7d2655dea4f168ad468fc1d91a6be" member_type: VOTER }
I20260601 13:31:19.052114  7399 raft_consensus.cc:399] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:19.052141  7399 raft_consensus.cc:493] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:19.052177  7399 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:19.052800  7399 raft_consensus.cc:515] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bce7d2655dea4f168ad468fc1d91a6be" member_type: VOTER }
I20260601 13:31:19.052912  7399 leader_election.cc:304] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [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: bce7d2655dea4f168ad468fc1d91a6be; no voters: 
I20260601 13:31:19.053049  7399 leader_election.cc:290] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:19.053179  7402 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:19.053371  7402 raft_consensus.cc:697] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 1 LEADER]: Becoming Leader. State: Replica: bce7d2655dea4f168ad468fc1d91a6be, State: Running, Role: LEADER
I20260601 13:31:19.053508  7399 sys_catalog.cc:565] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:19.053499  7402 consensus_queue.cc:237] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [LEADER]: Queue going to LEADER mode. State: All 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: "bce7d2655dea4f168ad468fc1d91a6be" member_type: VOTER }
I20260601 13:31:19.053992  7403 sys_catalog.cc:455] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bce7d2655dea4f168ad468fc1d91a6be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bce7d2655dea4f168ad468fc1d91a6be" member_type: VOTER } }
I20260601 13:31:19.054018  7404 sys_catalog.cc:455] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [sys.catalog]: SysCatalogTable state changed. Reason: New leader bce7d2655dea4f168ad468fc1d91a6be. Latest consensus state: current_term: 1 leader_uuid: "bce7d2655dea4f168ad468fc1d91a6be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bce7d2655dea4f168ad468fc1d91a6be" member_type: VOTER } }
I20260601 13:31:19.054085  7403 sys_catalog.cc:458] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:19.054103  7404 sys_catalog.cc:458] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:19.054327  7406 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:19.055125  7406 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:19.055539 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:19.057080  7406 catalog_manager.cc:1382] Generated new cluster ID: 805bac436d33433594bdd3f3fd068ce2
I20260601 13:31:19.057134  7406 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:19.070973  7406 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:19.071573  7406 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:19.076473  7406 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be: Generated new TSK 0
I20260601 13:31:19.076623  7406 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:19.087883 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:19.089929  7421 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
W20260601 13:31:19.089993  7420 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
W20260601 13:31:19.090041  7423 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
I20260601 13:31:19.090433 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:19.090584 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:19.090624 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:19.090641 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320679090640 us; error 0 us; skew 500 ppm
I20260601 13:31:19.091509 31043 webserver.cc:533] Webserver started at http://127.30.80.193:44651/ using document root <none> and password file <none>
I20260601 13:31:19.091637 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:19.091678 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:19.091732 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:19.092195 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "447ef5e9bfc8480a8f217ad92c65a13f"
format_stamp: "Formatted at 2026-06-01 13:31:19 on dist-test-slave-l49s"
I20260601 13:31:19.093639 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:19.094489  7428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.094784 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:19.094877 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "447ef5e9bfc8480a8f217ad92c65a13f"
format_stamp: "Formatted at 2026-06-01 13:31:19 on dist-test-slave-l49s"
I20260601 13:31:19.094991 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-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)
I20260601 13:31:19.117658 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:19.118089 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:19.118403 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:19.118866 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:19.118934 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.118990 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:19.119025 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.123239 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:35203
I20260601 13:31:19.123281  7491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:35203 every 8 connection(s)
I20260601 13:31:19.124168 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:19.126019  7499 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
W20260601 13:31:19.126196  7497 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
I20260601 13:31:19.126238 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:19.126055  7496 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
I20260601 13:31:19.126628 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:19.126682 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:19.126704 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320679126704 us; error 0 us; skew 500 ppm
I20260601 13:31:19.127660 31043 webserver.cc:533] Webserver started at http://127.30.80.194:43125/ using document root <none> and password file <none>
I20260601 13:31:19.127838 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:19.127897 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:19.127997 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:19.128470 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "d202a0e5eb214a138026f9b89fe616af"
format_stamp: "Formatted at 2026-06-01 13:31:19 on dist-test-slave-l49s"
I20260601 13:31:19.129129  7492 heartbeater.cc:344] Connected to a master server at 127.30.80.254:42259
I20260601 13:31:19.129259  7492 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:19.129477  7492 heartbeater.cc:507] Master 127.30.80.254:42259 requested a full tablet report, sending...
I20260601 13:31:19.130134  7363 ts_manager.cc:194] Registered new tserver with Master: 447ef5e9bfc8480a8f217ad92c65a13f (127.30.80.193:35203)
I20260601 13:31:19.130431 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:19.131142  7363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37148
I20260601 13:31:19.131456  7504 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.132093 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:19.132165 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "d202a0e5eb214a138026f9b89fe616af"
format_stamp: "Formatted at 2026-06-01 13:31:19 on dist-test-slave-l49s"
I20260601 13:31:19.132220 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-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)
I20260601 13:31:19.151954 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:19.152426 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:19.152717 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:19.153205 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:19.153244 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.153303 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:19.153352 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.157797 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:37433
I20260601 13:31:19.157886  7567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:37433 every 8 connection(s)
I20260601 13:31:19.158699 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:19.160570  7572 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
W20260601 13:31:19.160593  7571 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
W20260601 13:31:19.160728  7574 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
I20260601 13:31:19.160879 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:19.161042 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:19.161082 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:19.161103 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320679161102 us; error 0 us; skew 500 ppm
I20260601 13:31:19.162037 31043 webserver.cc:533] Webserver started at http://127.30.80.195:37577/ using document root <none> and password file <none>
I20260601 13:31:19.162202 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:19.162279 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:19.162355 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:19.162840 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "17b84b3ec96a420faa515e436d66afd5"
format_stamp: "Formatted at 2026-06-01 13:31:19 on dist-test-slave-l49s"
I20260601 13:31:19.163010  7568 heartbeater.cc:344] Connected to a master server at 127.30.80.254:42259
I20260601 13:31:19.163110  7568 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:19.163344  7568 heartbeater.cc:507] Master 127.30.80.254:42259 requested a full tablet report, sending...
I20260601 13:31:19.164044  7363 ts_manager.cc:194] Registered new tserver with Master: d202a0e5eb214a138026f9b89fe616af (127.30.80.194:37433)
I20260601 13:31:19.164551 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:19.164745  7363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37162
I20260601 13:31:19.165486  7579 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.165746 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:19.165805 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "17b84b3ec96a420faa515e436d66afd5"
format_stamp: "Formatted at 2026-06-01 13:31:19 on dist-test-slave-l49s"
I20260601 13:31:19.165889 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320503991941-31043-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)
I20260601 13:31:19.181820 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:19.182253 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:19.182569 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:19.183048 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:19.183111 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.183168 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:19.183203 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.187354 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:38145
I20260601 13:31:19.187449  7642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:38145 every 8 connection(s)
I20260601 13:31:19.191929  7643 heartbeater.cc:344] Connected to a master server at 127.30.80.254:42259
I20260601 13:31:19.192065  7643 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:19.192302  7643 heartbeater.cc:507] Master 127.30.80.254:42259 requested a full tablet report, sending...
I20260601 13:31:19.192911  7363 ts_manager.cc:194] Registered new tserver with Master: 17b84b3ec96a420faa515e436d66afd5 (127.30.80.195:38145)
I20260601 13:31:19.193375  7363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37178
I20260601 13:31:19.193490 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005655953s
I20260601 13:31:20.132196  7492 heartbeater.cc:499] Master 127.30.80.254:42259 was elected leader, sending a full tablet report...
I20260601 13:31:20.165717  7568 heartbeater.cc:499] Master 127.30.80.254:42259 was elected leader, sending a full tablet report...
I20260601 13:31:20.194259  7643 heartbeater.cc:499] Master 127.30.80.254:42259 was elected leader, sending a full tablet report...
I20260601 13:31:20.233193  7363 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37184:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:20.233686  7363 catalog_manager.cc:7076] 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.
I20260601 13:31:20.243886  7532 tablet_service.cc:1511] Processing CreateTablet for tablet 661051d9ef7541d69e938e92c2974253 (DEFAULT_TABLE table=test-workload [id=66e8d747f2e7494aa5d74dff55c4d873]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:20.244314  7532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661051d9ef7541d69e938e92c2974253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:20.244403  7456 tablet_service.cc:1511] Processing CreateTablet for tablet 661051d9ef7541d69e938e92c2974253 (DEFAULT_TABLE table=test-workload [id=66e8d747f2e7494aa5d74dff55c4d873]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:20.244673  7456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661051d9ef7541d69e938e92c2974253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:20.246441  7663 tablet_bootstrap.cc:492] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af: Bootstrap starting.
I20260601 13:31:20.244403  7607 tablet_service.cc:1511] Processing CreateTablet for tablet 661051d9ef7541d69e938e92c2974253 (DEFAULT_TABLE table=test-workload [id=66e8d747f2e7494aa5d74dff55c4d873]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:20.246824  7607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661051d9ef7541d69e938e92c2974253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:20.247473  7663 tablet_bootstrap.cc:654] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:20.248175  7664 tablet_bootstrap.cc:492] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f: Bootstrap starting.
I20260601 13:31:20.248539  7663 tablet_bootstrap.cc:492] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af: No bootstrap required, opened a new log
I20260601 13:31:20.248647  7663 ts_tablet_manager.cc:1403] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:31:20.249109  7666 tablet_bootstrap.cc:492] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5: Bootstrap starting.
I20260601 13:31:20.249140  7663 raft_consensus.cc:359] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 } } peers { permanent_uuid: "d202a0e5eb214a138026f9b89fe616af" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 37433 } } peers { permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 } }
I20260601 13:31:20.249243  7663 raft_consensus.cc:385] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:20.249282  7663 raft_consensus.cc:740] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d202a0e5eb214a138026f9b89fe616af, State: Initialized, Role: FOLLOWER
I20260601 13:31:20.249434  7663 consensus_queue.cc:260] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 } } peers { permanent_uuid: "d202a0e5eb214a138026f9b89fe616af" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 37433 } } peers { permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 } }
I20260601 13:31:20.249526  7664 tablet_bootstrap.cc:654] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:20.249800  7663 ts_tablet_manager.cc:1434] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:20.250664  7666 tablet_bootstrap.cc:654] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:20.250964  7664 tablet_bootstrap.cc:492] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f: No bootstrap required, opened a new log
I20260601 13:31:20.251068  7664 ts_tablet_manager.cc:1403] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:20.251564  7664 raft_consensus.cc:359] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 } } peers { permanent_uuid: "d202a0e5eb214a138026f9b89fe616af" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 37433 } } peers { permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 } }
I20260601 13:31:20.251691  7664 raft_consensus.cc:385] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:20.251748  7664 raft_consensus.cc:740] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ef5e9bfc8480a8f217ad92c65a13f, State: Initialized, Role: FOLLOWER
I20260601 13:31:20.251823  7666 tablet_bootstrap.cc:492] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5: No bootstrap required, opened a new log
I20260601 13:31:20.251917  7666 ts_tablet_manager.cc:1403] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:20.251922  7664 consensus_queue.cc:260] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 } } peers { permanent_uuid: "d202a0e5eb214a138026f9b89fe616af" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 37433 } } peers { permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 } }
I20260601 13:31:20.252388  7666 raft_consensus.cc:359] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 } } peers { permanent_uuid: "d202a0e5eb214a138026f9b89fe616af" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 37433 } } peers { permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 } }
I20260601 13:31:20.252493  7666 raft_consensus.cc:385] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:20.252528  7666 raft_consensus.cc:740] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b84b3ec96a420faa515e436d66afd5, State: Initialized, Role: FOLLOWER
I20260601 13:31:20.252658  7666 consensus_queue.cc:260] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 } } peers { permanent_uuid: "d202a0e5eb214a138026f9b89fe616af" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 37433 } } peers { permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 } }
I20260601 13:31:20.252941  7664 ts_tablet_manager.cc:1434] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:20.252987  7666 ts_tablet_manager.cc:1434] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:20.356809  7667 raft_consensus.cc:493] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:20.357005  7667 raft_consensus.cc:515] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 } } peers { permanent_uuid: "d202a0e5eb214a138026f9b89fe616af" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 37433 } } peers { permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 } }
I20260601 13:31:20.357664  7667 leader_election.cc:290] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17b84b3ec96a420faa515e436d66afd5 (127.30.80.195:38145), 447ef5e9bfc8480a8f217ad92c65a13f (127.30.80.193:35203)
I20260601 13:31:20.361327  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661051d9ef7541d69e938e92c2974253" candidate_uuid: "d202a0e5eb214a138026f9b89fe616af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" is_pre_election: true
I20260601 13:31:20.361375  7617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661051d9ef7541d69e938e92c2974253" candidate_uuid: "d202a0e5eb214a138026f9b89fe616af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b84b3ec96a420faa515e436d66afd5" is_pre_election: true
I20260601 13:31:20.361513  7466 raft_consensus.cc:2468] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d202a0e5eb214a138026f9b89fe616af in term 0.
I20260601 13:31:20.361537  7617 raft_consensus.cc:2468] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d202a0e5eb214a138026f9b89fe616af in term 0.
I20260601 13:31:20.361820  7507 leader_election.cc:304] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ef5e9bfc8480a8f217ad92c65a13f, d202a0e5eb214a138026f9b89fe616af; no voters: 
I20260601 13:31:20.362018  7667 raft_consensus.cc:2804] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:20.362092  7667 raft_consensus.cc:493] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:20.362152  7667 raft_consensus.cc:3060] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:20.363013  7667 raft_consensus.cc:515] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 } } peers { permanent_uuid: "d202a0e5eb214a138026f9b89fe616af" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 37433 } } peers { permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 } }
I20260601 13:31:20.363395  7667 leader_election.cc:290] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [CANDIDATE]: Term 1 election: Requested vote from peers 17b84b3ec96a420faa515e436d66afd5 (127.30.80.195:38145), 447ef5e9bfc8480a8f217ad92c65a13f (127.30.80.193:35203)
I20260601 13:31:20.363716  7617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661051d9ef7541d69e938e92c2974253" candidate_uuid: "d202a0e5eb214a138026f9b89fe616af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b84b3ec96a420faa515e436d66afd5"
I20260601 13:31:20.363780  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661051d9ef7541d69e938e92c2974253" candidate_uuid: "d202a0e5eb214a138026f9b89fe616af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ef5e9bfc8480a8f217ad92c65a13f"
I20260601 13:31:20.363823  7617 raft_consensus.cc:3060] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:20.363924  7466 raft_consensus.cc:3060] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:20.364789  7617 raft_consensus.cc:2468] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d202a0e5eb214a138026f9b89fe616af in term 1.
I20260601 13:31:20.364807  7466 raft_consensus.cc:2468] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d202a0e5eb214a138026f9b89fe616af in term 1.
I20260601 13:31:20.365092  7507 leader_election.cc:304] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ef5e9bfc8480a8f217ad92c65a13f, d202a0e5eb214a138026f9b89fe616af; no voters: 
I20260601 13:31:20.365283  7667 raft_consensus.cc:2804] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:20.365504  7667 raft_consensus.cc:697] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 1 LEADER]: Becoming Leader. State: Replica: d202a0e5eb214a138026f9b89fe616af, State: Running, Role: LEADER
I20260601 13:31:20.365666  7667 consensus_queue.cc:237] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 } } peers { permanent_uuid: "d202a0e5eb214a138026f9b89fe616af" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 37433 } } peers { permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 } }
I20260601 13:31:20.367307  7361 catalog_manager.cc:5696] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af reported cstate change: term changed from 0 to 1, leader changed from <none> to d202a0e5eb214a138026f9b89fe616af (127.30.80.194). New cstate: current_term: 1 leader_uuid: "d202a0e5eb214a138026f9b89fe616af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d202a0e5eb214a138026f9b89fe616af" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 37433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:20.415674  7466 raft_consensus.cc:1275] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f [term 1 FOLLOWER]: Refusing update from remote peer d202a0e5eb214a138026f9b89fe616af: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:20.415743  7617 raft_consensus.cc:1275] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5 [term 1 FOLLOWER]: Refusing update from remote peer d202a0e5eb214a138026f9b89fe616af: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:20.416285  7674 consensus_queue.cc:1048] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ef5e9bfc8480a8f217ad92c65a13f" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 35203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:20.416460  7667 consensus_queue.cc:1048] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b84b3ec96a420faa515e436d66afd5" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 38145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:20.500543 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
W20260601 13:31:20.502702  7507 consensus_peers.cc:597] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af -> Peer 447ef5e9bfc8480a8f217ad92c65a13f (127.30.80.193:35203): Couldn't send request to peer 447ef5e9bfc8480a8f217ad92c65a13f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:20.504528 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:20.504834 31043 tablet_replica.cc:333] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f: stopping tablet replica
I20260601 13:31:20.504981 31043 raft_consensus.cc:2243] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:20.505111 31043 pending_rounds.cc:70] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f: Trying to abort 1 pending ops.
I20260601 13:31:20.505172 31043 pending_rounds.cc:77] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f: Aborting op as it isn't in flight: id { term: 1 index: 24 } timestamp: 7292193507312898048 op_type: WRITE_OP write_request { tablet_id: "661051d9ef7541d69e938e92c2974253" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000/\032\307\022\n\235 \037\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\235OQf\317\355H\251\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\217\203\245/\271\256m\312 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000u&\251p\240i\223\3460\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\332*\243e.<\353\245@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\276#{:#\367\212<P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\017\334/O\033\024\336R`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0006\255v\006\340\362\364$p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\207\361\221n2C\202\215\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000RP\363%\200\037\313\243\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\316N<{Z\247\n\376\240\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000c\357jR\333\030\201(\260\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\347|\322]0B\345h\300\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\257u\316I\236\305\005\034\320\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\232?^5\022\336\343\351\340\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000(\322Q+\253\242\306\004\360\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000#9m|\376\236de\000\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000U%c\007\330(\322p\020\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\225\235^sG\006\201\245 \001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\214\r\224j\030[\177\0010\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000{\247.\035*5\206?@\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\005\376\t)\0204\211\223P\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000PZ\\A\031\025\340{`\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000H\276\247\006\023\215\026\326p\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\246\243\314\020\230]\263\334\200\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000yzxF\030\267\225\035\220\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/)D\007\262\031\276\246\240\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000[T\235X\r\002\363P\260\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\305\337{U\344\330<\364\300\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\361\230\202W\242^\221\355\320\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000E\245\331m\023Gw?\340\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\016\261\323F\331\332k\216\360\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000k\'n{\250\263O\333\000\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000-\"\264\013/yz\267\020\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\253\277_\004\010x\025\271 \002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\343?\246\r\3532\211\2350\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000@4\311M\375\006\374\207@\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\035e\250E\215d\327\231P\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\205Q\003Y\357D{\r`\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\201\223\315+\277\030\2143p\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\253\214\332fP\241\026,\200\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0001@\233H%u5I\220\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000q\305\370J\177\014@\227\240\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\373/\'D0\000\214\336\260\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\236\201\311\022}s\235\023\300\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0009D\343\\\354\002F\223\320\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\324\335\024\037\201}5\260\340\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\306\026A\033\235\014\211T\360\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\026G\2630\300\322\254I\000\003\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000>\263jr\331\236\357\247\020\003\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000/\032\307\022\n\235 \037\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\235OQf\317\355H\251\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\217\203\245/\271\256m\312 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000u&\251p\240i\223\3460\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\332*\243e.<\353\245@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\276#{:#\367\212<P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\017\334/O\033\024\336R`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0006\255v\006\340\362\364$p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\207\361\221n2C\202\215\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000RP\363%\200\037\313\243\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\316N<{Z\247\n\376\240\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000c\357jR\333\030\201(\260\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\347|\322]0B\345h\300\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\257u\316I\236\305\005\034\320\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\232?^5\022\336\343\351\340\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000(\322Q+\253\242\306\004\360\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000#9m|\376\236de\000\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000U%c\007\330(\322p\020\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\225\235^sG\006\201\245 \001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\214\r\224j\030[\177\0010\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000{\247.\035*5\206?@\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\005\376\t)\0204\211\223P\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000PZ\\A\031\025\340{`\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000H\276\247\006\023\215\026\326p\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\246\243\314\020\230]\263\334\200\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000yzxF\030\267\225\035\220\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/)D\007\262\031\276\246\240\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000[T\235X\r\002\363P\260\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\305\337{U\344\330<\364\300\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\361\230\202W\242^\221\355\320\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000E\245\331m\023Gw?\340\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\016\261\323F\331\332k\216\360\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000k\'n{\250\263O\333\000\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000-\"\264\013/yz\267\020\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\253\277_\004\010x\025\271 \002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\343?\246\r\3532\211\2350\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000@4\311M\375\006\374\207@\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\035e\250E\215d\327\231P\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\205Q\003Y\357D{\r`\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\201\223\315+\277\030\2143p\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\253\214\332fP\241\026,\200\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0001@\233H%u5I\220\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000q\305\370J\177\014@\227\240\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\373/\'D0\000\214\336\260\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\236\201\311\022}s\235\023\300\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0009D\343\\\354\002F\223\320\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\324\335\024\037\201}5\260\340\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\306\026A\033\235\014\211T\360\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\026G\2630\300\322\254I\000\003\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000>\263jr\331\236\357\247\020\003\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "cdde2373e5d2f5ea12007e44bcc398d649a3d6d346d9772de7f965424ccdc91d98c378c9125dc1a52504a486a79b1a74ae8bbfb031aba75f2addeee320dd1e238436bd3ccb83a241c88879c26fe367dc13e11c3fc00b2e3deec7f8e11549278b495f3387125fd1bfa2fc3a7fbac9353c1066ec372a3c2e9555b659cded839b628ab4bff4414c635303403de1dd3d428a5f15f24db3ad9c00b4e54f4bf57201c3e76d54687581182180f3bdfa047ad12652f66e6d61977fa9283301eed987cb6798a88f2dc4a001a8ebb08434236f10a9d5568fb94beb8b41aa5fde0677d2e34baa26fe80cc1d77e4ef902bea4466501673cfac348e658aa58334e74d0c7ae3c05f977d74a55af7671f2b7259bac0c3be3c4d045b48b2229554036149d3d0556c2331620afe3762cc80e8e3a8f37497c5581d01f4b0d6cebb75782d6e49dd585d40434d4e8510b9b0e7366fc7cdc94d82a5acba745e0a51fdb73365679e8d14a9403b46b1673c1d2a1ab19d3b0593345c007bdfe1094e5a0d441e87b7e0c044a25cd167faf002fb62a09c3f92e4237796""cdde2373e5d2f5ea12007e44bcc398d649a3d6d346d9772de7f965424ccdc91d98c378c9125dc1a52504a486a79b1a74ae8bbfb031aba75f2addeee320dd1e238436bd3ccb83a241c88879c26fe367dc13e11c3fc00b2e3deec7f8e11549278b495f3387125fd1bfa2fc3a7fbac9353c1066ec372a3c2e9555b659cded839b628ab4bff4414c635303403de1dd3d428a5f15f24db3ad9c00b4e54f4bf57201c3e76d54687581182180f3bdfa047ad12652f66e6d61977fa9283301eed987cb6798a88f2dc4a001a8ebb08434236f10a9d5568fb94beb8b41aa5fde0677d2e34baa26fe80cc1d77e4ef902bea4466501673cfac348e658aa58334e74d0c7ae3c05f977d74a55af7671f2b7259bac0c3be3c4d045b48b2229554036149d3d0556c2331620afe3762cc80e8e3a8f37497c5581d01f4b0d6cebb75782d6e49dd585d40434d4e8510b9b0e7366fc7cdc94d82a5acba745e0a51fdb73365679e8d14a9403b46b1673c1d2a1ab19d3b0593345c007bdfe1094e5a0d441e87b7e0c044a25cd167faf002fb62a09c3f92e4237796" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7292193507271188480 authz_token { token_data: "\010\324\225\366\320\006\"3\n\005slave\022*\n 66e8d747f2e7494aa5d74dff55c4d873\020\001\030\001 \001(\001" signature: "\243\260\3134\363\232\234^\035\001+\013\261\rY\313Kn\275\036L}\262\322I\240ok\264\350\275\262Y\364\000\232\001z\372\302\013(\242q\034\350\007\226\355g\360\264\036\350{\252\000\363\007\016\177:4\021""\243\260\3134\363\232\234^\035\001+\013\261\rY\313Kn\275\036L}\262\322I\240ok\264\350\275\262Y\364\000\232\001z\372\302\013(\242q\034\350\007\226\355g\360\264\036\350{\252\000\363\007\016\177:4\021" signing_key_seq_num: 0 } } request_id { client_id: "84a3c4f6fea048d19baa99c3c5802e34" seq_no: 22 first_incomplete_seq_no: 22 attempt_no: 0 }
I20260601 13:31:20.505635 31043 raft_consensus.cc:2272] T 661051d9ef7541d69e938e92c2974253 P 447ef5e9bfc8480a8f217ad92c65a13f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:20.508666 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:31:20.510509 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:31:20.514770 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:20.515049 31043 tablet_replica.cc:333] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af: stopping tablet replica
I20260601 13:31:20.515138 31043 raft_consensus.cc:2243] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:20.515307 31043 raft_consensus.cc:2272] T 661051d9ef7541d69e938e92c2974253 P d202a0e5eb214a138026f9b89fe616af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:20.528822 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:31:20.530882 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:31:20.534544 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:20.534780 31043 tablet_replica.cc:333] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5: stopping tablet replica
I20260601 13:31:20.534893 31043 raft_consensus.cc:2243] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:20.534996 31043 raft_consensus.cc:2272] T 661051d9ef7541d69e938e92c2974253 P 17b84b3ec96a420faa515e436d66afd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:20.537984 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:31:20.539710 31043 master.cc:562] Master@127.30.80.254:42259 shutting down...
I20260601 13:31:20.543277 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:20.543396 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:20.543442 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P bce7d2655dea4f168ad468fc1d91a6be: stopping tablet replica
I20260601 13:31:20.556181 31043 master.cc:584] Master@127.30.80.254:42259 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1546 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:31:20.563033 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:42343
I20260601 13:31:20.563390 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:20.565287  7701 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
W20260601 13:31:20.565456  7703 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
W20260601 13:31:20.565384  7700 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
I20260601 13:31:20.565580 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:20.565750 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:20.565788 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:20.565802 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320680565802 us; error 0 us; skew 500 ppm
I20260601 13:31:20.566550 31043 webserver.cc:533] Webserver started at http://127.30.80.254:42403/ using document root <none> and password file <none>
I20260601 13:31:20.566668 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:20.566705 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:20.566751 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:20.567080 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "65fe97fe816841f3b086a9f0958162d5"
format_stamp: "Formatted at 2026-06-01 13:31:20 on dist-test-slave-l49s"
I20260601 13:31:20.568513 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:20.569346  7708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:20.569635 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:20.569691 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "65fe97fe816841f3b086a9f0958162d5"
format_stamp: "Formatted at 2026-06-01 13:31:20 on dist-test-slave-l49s"
I20260601 13:31:20.569744 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-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)
I20260601 13:31:20.579918 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:20.580338 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:20.584148 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:42343
I20260601 13:31:20.584167  7760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:42343 every 8 connection(s)
I20260601 13:31:20.587240  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:20.589167  7761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5: Bootstrap starting.
I20260601 13:31:20.589994  7761 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:20.591075  7761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5: No bootstrap required, opened a new log
I20260601 13:31:20.591495  7761 raft_consensus.cc:359] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fe97fe816841f3b086a9f0958162d5" member_type: VOTER }
I20260601 13:31:20.591591  7761 raft_consensus.cc:385] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:20.591652  7761 raft_consensus.cc:740] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65fe97fe816841f3b086a9f0958162d5, State: Initialized, Role: FOLLOWER
I20260601 13:31:20.591833  7761 consensus_queue.cc:260] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65fe97fe816841f3b086a9f0958162d5" member_type: VOTER }
I20260601 13:31:20.591928  7761 raft_consensus.cc:399] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:20.592085  7761 raft_consensus.cc:493] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:20.592154  7761 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:20.592847  7761 raft_consensus.cc:515] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fe97fe816841f3b086a9f0958162d5" member_type: VOTER }
I20260601 13:31:20.593001  7761 leader_election.cc:304] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [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: 65fe97fe816841f3b086a9f0958162d5; no voters: 
I20260601 13:31:20.593241  7761 leader_election.cc:290] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:20.593350  7764 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:20.593618  7764 raft_consensus.cc:697] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 1 LEADER]: Becoming Leader. State: Replica: 65fe97fe816841f3b086a9f0958162d5, State: Running, Role: LEADER
I20260601 13:31:20.593709  7761 sys_catalog.cc:565] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:20.593768  7764 consensus_queue.cc:237] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [LEADER]: Queue going to LEADER mode. State: All 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: "65fe97fe816841f3b086a9f0958162d5" member_type: VOTER }
I20260601 13:31:20.594230  7765 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "65fe97fe816841f3b086a9f0958162d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fe97fe816841f3b086a9f0958162d5" member_type: VOTER } }
I20260601 13:31:20.594254  7766 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 65fe97fe816841f3b086a9f0958162d5. Latest consensus state: current_term: 1 leader_uuid: "65fe97fe816841f3b086a9f0958162d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fe97fe816841f3b086a9f0958162d5" member_type: VOTER } }
I20260601 13:31:20.594345  7765 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:20.594362  7766 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:20.594955  7771 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:20.595754  7771 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:20.595907 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:20.597654  7771 catalog_manager.cc:1382] Generated new cluster ID: 72b9badc3b1b45f3ab82d69fe0b3a807
I20260601 13:31:20.597704  7771 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:20.619637  7771 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:20.620323  7771 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:20.629492  7771 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5: Generated new TSK 0
I20260601 13:31:20.629700  7771 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:20.660670 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:20.662667  7782 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
W20260601 13:31:20.662756  7785 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
W20260601 13:31:20.662747  7783 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
I20260601 13:31:20.662952 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:20.663115 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:20.663165 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:20.663199 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320680663198 us; error 0 us; skew 500 ppm
I20260601 13:31:20.664125 31043 webserver.cc:533] Webserver started at http://127.30.80.193:36499/ using document root <none> and password file <none>
I20260601 13:31:20.664304 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:20.664371 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:20.664448 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:20.664832 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "51cc2dd4bdb746aca88cebcaec9461fd"
format_stamp: "Formatted at 2026-06-01 13:31:20 on dist-test-slave-l49s"
I20260601 13:31:20.666247 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:20.667081  7790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:20.667305 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:20.667385 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "51cc2dd4bdb746aca88cebcaec9461fd"
format_stamp: "Formatted at 2026-06-01 13:31:20 on dist-test-slave-l49s"
I20260601 13:31:20.667454 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-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)
I20260601 13:31:20.674342 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:20.674672 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:20.674950 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:20.675395 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:20.675457 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:20.675508 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:20.675544 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:20.679713 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:45187
I20260601 13:31:20.679744  7853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:45187 every 8 connection(s)
I20260601 13:31:20.680631 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:20.682413  7858 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
W20260601 13:31:20.682592  7861 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
I20260601 13:31:20.682653 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:20.683344  7859 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
I20260601 13:31:20.683599 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:20.683661 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:20.683696 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320680683695 us; error 0 us; skew 500 ppm
I20260601 13:31:20.684777 31043 webserver.cc:533] Webserver started at http://127.30.80.194:36949/ using document root <none> and password file <none>
I20260601 13:31:20.684945 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:20.685004 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:20.685071 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:20.685362  7854 heartbeater.cc:344] Connected to a master server at 127.30.80.254:42343
I20260601 13:31:20.685532  7854 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:20.685542 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "380be49235424b828a8123ca0b58c23b"
format_stamp: "Formatted at 2026-06-01 13:31:20 on dist-test-slave-l49s"
I20260601 13:31:20.685793  7854 heartbeater.cc:507] Master 127.30.80.254:42343 requested a full tablet report, sending...
I20260601 13:31:20.686439  7725 ts_manager.cc:194] Registered new tserver with Master: 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187)
I20260601 13:31:20.687249  7725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41122
I20260601 13:31:20.687294 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:20.688318  7866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:20.688547 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:20.688627 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "380be49235424b828a8123ca0b58c23b"
format_stamp: "Formatted at 2026-06-01 13:31:20 on dist-test-slave-l49s"
I20260601 13:31:20.688694 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-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)
I20260601 13:31:20.708376 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:20.708808 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:20.709151 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:20.709635 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:20.709697 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:20.709754 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:20.709805 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:20.714191 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:34749
I20260601 13:31:20.714237  7929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:34749 every 8 connection(s)
I20260601 13:31:20.715107 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:20.717075  7933 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
W20260601 13:31:20.717185  7934 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
W20260601 13:31:20.717434  7936 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
I20260601 13:31:20.717613 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:20.717777 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:20.717835 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:20.717872 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320680717870 us; error 0 us; skew 500 ppm
I20260601 13:31:20.718806 31043 webserver.cc:533] Webserver started at http://127.30.80.195:41593/ using document root <none> and password file <none>
I20260601 13:31:20.718986 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:20.719063 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:20.719152 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:20.719545 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "fce79d79011441e68a3406b3dc429d54"
format_stamp: "Formatted at 2026-06-01 13:31:20 on dist-test-slave-l49s"
I20260601 13:31:20.719619  7930 heartbeater.cc:344] Connected to a master server at 127.30.80.254:42343
I20260601 13:31:20.719718  7930 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:20.719931  7930 heartbeater.cc:507] Master 127.30.80.254:42343 requested a full tablet report, sending...
I20260601 13:31:20.720619  7725 ts_manager.cc:194] Registered new tserver with Master: 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749)
I20260601 13:31:20.721239  7725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41136
I20260601 13:31:20.721271 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:20.722270  7941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:20.722498 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:20.722579 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "fce79d79011441e68a3406b3dc429d54"
format_stamp: "Formatted at 2026-06-01 13:31:20 on dist-test-slave-l49s"
I20260601 13:31:20.722666 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-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)
I20260601 13:31:20.728574 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:20.728915 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:20.729200 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:20.729615 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:20.729676 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:20.729732 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:20.729765 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:20.734779 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:40201
I20260601 13:31:20.734838  8004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:40201 every 8 connection(s)
I20260601 13:31:20.739432  8005 heartbeater.cc:344] Connected to a master server at 127.30.80.254:42343
I20260601 13:31:20.739537  8005 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:20.739709  8005 heartbeater.cc:507] Master 127.30.80.254:42343 requested a full tablet report, sending...
I20260601 13:31:20.740427  7725 ts_manager.cc:194] Registered new tserver with Master: fce79d79011441e68a3406b3dc429d54 (127.30.80.195:40201)
I20260601 13:31:20.740904 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005652129s
I20260601 13:31:20.740964  7725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41144
I20260601 13:31:21.688164  7854 heartbeater.cc:499] Master 127.30.80.254:42343 was elected leader, sending a full tablet report...
I20260601 13:31:21.722177  7930 heartbeater.cc:499] Master 127.30.80.254:42343 was elected leader, sending a full tablet report...
I20260601 13:31:21.741959  8005 heartbeater.cc:499] Master 127.30.80.254:42343 was elected leader, sending a full tablet report...
I20260601 13:31:21.775576  7725 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41146:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:31:21.788249  7968 tablet_service.cc:1511] Processing CreateTablet for tablet 6a03f47f15aa4cf590c728087b2a26d3 (DEFAULT_TABLE table=test-workload [id=72eedebb02dd4c45883b7bbb3b0cb4f6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:21.788638  7968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a03f47f15aa4cf590c728087b2a26d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.788642  7894 tablet_service.cc:1511] Processing CreateTablet for tablet cf1156143b2643e9b6dc5ad2bb3b2926 (DEFAULT_TABLE table=test-workload [id=72eedebb02dd4c45883b7bbb3b0cb4f6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:21.788926  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1156143b2643e9b6dc5ad2bb3b2926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.789072  7893 tablet_service.cc:1511] Processing CreateTablet for tablet 862b1de22f24445197154d922ab34c8f (DEFAULT_TABLE table=test-workload [id=72eedebb02dd4c45883b7bbb3b0cb4f6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:21.789335  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 862b1de22f24445197154d922ab34c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.789551  7817 tablet_service.cc:1511] Processing CreateTablet for tablet 29025fa14f87432c96135fc57ce75f6e (DEFAULT_TABLE table=test-workload [id=72eedebb02dd4c45883b7bbb3b0cb4f6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:21.789790  7817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29025fa14f87432c96135fc57ce75f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.791536  8025 tablet_bootstrap.cc:492] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b: Bootstrap starting.
I20260601 13:31:21.788249  7969 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd49e9d5df44c8eb0f828eb5e75c123 (DEFAULT_TABLE table=test-workload [id=72eedebb02dd4c45883b7bbb3b0cb4f6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:21.791908  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd49e9d5df44c8eb0f828eb5e75c123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.789341  7818 tablet_service.cc:1511] Processing CreateTablet for tablet 871bf00b469040b78284d6de018ee598 (DEFAULT_TABLE table=test-workload [id=72eedebb02dd4c45883b7bbb3b0cb4f6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:21.792390  7818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 871bf00b469040b78284d6de018ee598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.792914  8025 tablet_bootstrap.cc:654] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.793670  8027 tablet_bootstrap.cc:492] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd: Bootstrap starting.
I20260601 13:31:21.791684  8026 tablet_bootstrap.cc:492] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54: Bootstrap starting.
I20260601 13:31:21.794580  8025 tablet_bootstrap.cc:492] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b: No bootstrap required, opened a new log
I20260601 13:31:21.794755  8025 ts_tablet_manager.cc:1403] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:21.795269  8026 tablet_bootstrap.cc:654] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.795231  8025 raft_consensus.cc:359] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } }
I20260601 13:31:21.795421  8025 raft_consensus.cc:385] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.795527  8025 raft_consensus.cc:740] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.795723  8025 consensus_queue.cc:260] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } }
I20260601 13:31:21.795846  8025 raft_consensus.cc:399] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:21.795918  8025 raft_consensus.cc:493] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:21.795992  8025 raft_consensus.cc:3060] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:21.796835  8026 tablet_bootstrap.cc:492] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54: No bootstrap required, opened a new log
I20260601 13:31:21.796959  8026 ts_tablet_manager.cc:1403] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:31:21.796986  8025 raft_consensus.cc:515] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } }
I20260601 13:31:21.797127  8025 leader_election.cc:304] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [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: 380be49235424b828a8123ca0b58c23b; no voters: 
I20260601 13:31:21.797324  8025 leader_election.cc:290] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:21.797418  8030 raft_consensus.cc:2804] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:21.797469  8026 raft_consensus.cc:359] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.797560  8026 raft_consensus.cc:385] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.797605  8026 raft_consensus.cc:740] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.797612  8030 raft_consensus.cc:697] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 1 LEADER]: Becoming Leader. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Running, Role: LEADER
I20260601 13:31:21.797827  8026 consensus_queue.cc:260] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.797811  8030 consensus_queue.cc:237] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [LEADER]: Queue going to LEADER mode. State: All 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: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } }
I20260601 13:31:21.797969  8026 raft_consensus.cc:399] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:21.798008  8026 raft_consensus.cc:493] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:21.798061  8026 raft_consensus.cc:3060] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:21.798354  8027 tablet_bootstrap.cc:654] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.797683  8025 ts_tablet_manager.cc:1434] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:31:21.799099  8025 tablet_bootstrap.cc:492] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b: Bootstrap starting.
I20260601 13:31:21.799091  8026 raft_consensus.cc:515] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.799263  8026 leader_election.cc:304] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [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: fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:21.799088  7725 catalog_manager.cc:5696] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b reported cstate change: term changed from 0 to 1, leader changed from <none> to 380be49235424b828a8123ca0b58c23b (127.30.80.194). New cstate: current_term: 1 leader_uuid: "380be49235424b828a8123ca0b58c23b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:21.799440  8026 leader_election.cc:290] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:21.799690  8037 raft_consensus.cc:2804] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:21.799751  8026 ts_tablet_manager.cc:1434] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:31:21.800108  8025 tablet_bootstrap.cc:654] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.800186  8026 tablet_bootstrap.cc:492] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54: Bootstrap starting.
I20260601 13:31:21.800561  8037 raft_consensus.cc:697] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Becoming Leader. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Running, Role: LEADER
I20260601 13:31:21.800659  8027 tablet_bootstrap.cc:492] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd: No bootstrap required, opened a new log
I20260601 13:31:21.800702  8037 consensus_queue.cc:237] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Queue going to LEADER mode. State: All 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: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.800760  8027 ts_tablet_manager.cc:1403] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:31:21.801158  8027 raft_consensus.cc:359] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } }
I20260601 13:31:21.801257  8027 raft_consensus.cc:385] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.801304  8027 raft_consensus.cc:740] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.801437  8027 consensus_queue.cc:260] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } }
I20260601 13:31:21.801518  8027 raft_consensus.cc:399] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:21.801550  8027 raft_consensus.cc:493] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:21.801586  8027 raft_consensus.cc:3060] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:21.801926  8026 tablet_bootstrap.cc:654] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.802417  8027 raft_consensus.cc:515] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } }
I20260601 13:31:21.802543  8027 leader_election.cc:304] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [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: 51cc2dd4bdb746aca88cebcaec9461fd; no voters: 
I20260601 13:31:21.802740  8027 leader_election.cc:290] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:21.803061  8027 ts_tablet_manager.cc:1434] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:21.803133  8026 tablet_bootstrap.cc:492] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54: No bootstrap required, opened a new log
I20260601 13:31:21.803221  8026 ts_tablet_manager.cc:1403] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:21.803262  8027 tablet_bootstrap.cc:492] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd: Bootstrap starting.
I20260601 13:31:21.803792  8026 raft_consensus.cc:359] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.803928  8026 raft_consensus.cc:385] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.804003  8026 raft_consensus.cc:740] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.804138  8041 raft_consensus.cc:2804] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:21.804143  8026 consensus_queue.cc:260] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.804287  8026 raft_consensus.cc:399] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:21.804338  8026 raft_consensus.cc:493] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:21.804390  8026 raft_consensus.cc:3060] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:21.804507  8041 raft_consensus.cc:697] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 LEADER]: Becoming Leader. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Running, Role: LEADER
I20260601 13:31:21.804670  8041 consensus_queue.cc:237] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [LEADER]: Queue going to LEADER mode. State: All 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: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } }
I20260601 13:31:21.805120  8026 raft_consensus.cc:515] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.805233  8026 leader_election.cc:304] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [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: fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:21.805321  8026 leader_election.cc:290] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:21.805480  8036 raft_consensus.cc:2804] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:21.805496  8027 tablet_bootstrap.cc:654] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.805531  8026 ts_tablet_manager.cc:1434] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:21.805698  8036 raft_consensus.cc:697] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Becoming Leader. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Running, Role: LEADER
I20260601 13:31:21.805824  8036 consensus_queue.cc:237] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Queue going to LEADER mode. State: All 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: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.806649  7725 catalog_manager.cc:5696] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce79d79011441e68a3406b3dc429d54 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "fce79d79011441e68a3406b3dc429d54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:21.806658  7724 catalog_manager.cc:5696] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193). New cstate: current_term: 1 leader_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:21.806818  8025 tablet_bootstrap.cc:492] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b: No bootstrap required, opened a new log
I20260601 13:31:21.806880  8025 ts_tablet_manager.cc:1403] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:31:21.807297  8025 raft_consensus.cc:359] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } }
I20260601 13:31:21.807389  8025 raft_consensus.cc:385] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.807435  8025 raft_consensus.cc:740] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.807550  8025 consensus_queue.cc:260] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } }
I20260601 13:31:21.807631  8025 raft_consensus.cc:399] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:21.807675  8025 raft_consensus.cc:493] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:21.807722  8025 raft_consensus.cc:3060] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:21.808480  8027 tablet_bootstrap.cc:492] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd: No bootstrap required, opened a new log
I20260601 13:31:21.808576  8027 ts_tablet_manager.cc:1403] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:31:21.808674  8025 raft_consensus.cc:515] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } }
I20260601 13:31:21.808782  8025 leader_election.cc:304] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [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: 380be49235424b828a8123ca0b58c23b; no voters: 
I20260601 13:31:21.808856  8025 leader_election.cc:290] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:21.808990  8027 raft_consensus.cc:359] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } }
I20260601 13:31:21.809051  8025 ts_tablet_manager.cc:1434] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:21.809060  8027 raft_consensus.cc:385] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.809187  8027 raft_consensus.cc:740] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.809223  8031 raft_consensus.cc:2804] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:21.809331  8031 raft_consensus.cc:697] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 1 LEADER]: Becoming Leader. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Running, Role: LEADER
I20260601 13:31:21.809309  8027 consensus_queue.cc:260] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } }
I20260601 13:31:21.809420  8027 raft_consensus.cc:399] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:21.809461  8027 raft_consensus.cc:493] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:21.809564  8027 raft_consensus.cc:3060] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:21.810488  8027 raft_consensus.cc:515] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } }
I20260601 13:31:21.810611  8027 leader_election.cc:304] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [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: 51cc2dd4bdb746aca88cebcaec9461fd; no voters: 
I20260601 13:31:21.809451  8031 consensus_queue.cc:237] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [LEADER]: Queue going to LEADER mode. State: All 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: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } }
I20260601 13:31:21.811043  8041 raft_consensus.cc:2804] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:21.811146  8041 raft_consensus.cc:697] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 LEADER]: Becoming Leader. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Running, Role: LEADER
I20260601 13:31:21.811046  7725 catalog_manager.cc:5696] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce79d79011441e68a3406b3dc429d54 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "fce79d79011441e68a3406b3dc429d54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:21.811244  8041 consensus_queue.cc:237] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [LEADER]: Queue going to LEADER mode. State: All 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: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } }
I20260601 13:31:21.811741  8027 leader_election.cc:290] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:21.811837  7724 catalog_manager.cc:5696] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b reported cstate change: term changed from 0 to 1, leader changed from <none> to 380be49235424b828a8123ca0b58c23b (127.30.80.194). New cstate: current_term: 1 leader_uuid: "380be49235424b828a8123ca0b58c23b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:21.812036  8027 ts_tablet_manager.cc:1434] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:21.812594  7723 catalog_manager.cc:5696] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193). New cstate: current_term: 1 leader_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:21.940975  7723 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41150:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:21.941591  7723 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:31:21.948127  7818 tablet_service.cc:1511] Processing CreateTablet for tablet 450a4ac46155493e8656f4677a9020eb (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:21.948194  7893 tablet_service.cc:1511] Processing CreateTablet for tablet 450a4ac46155493e8656f4677a9020eb (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:21.948428  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450a4ac46155493e8656f4677a9020eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.948448  7969 tablet_service.cc:1511] Processing CreateTablet for tablet 450a4ac46155493e8656f4677a9020eb (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:21.948729  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450a4ac46155493e8656f4677a9020eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.950479  8025 tablet_bootstrap.cc:492] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b: Bootstrap starting.
I20260601 13:31:21.950816  8026 tablet_bootstrap.cc:492] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54: Bootstrap starting.
I20260601 13:31:21.951560  8025 tablet_bootstrap.cc:654] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.951610  7816 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4aa0e94cb14a96b478750085b0871f (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:21.951720  8026 tablet_bootstrap.cc:654] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.951834  7817 tablet_service.cc:1511] Processing CreateTablet for tablet 9e99da1ce6864c618ebf0eef16b4af31 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:21.952363  7815 tablet_service.cc:1511] Processing CreateTablet for tablet 9215fe3804ac497e9aa5266b8f5bdbb1 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:21.952628  7969 tablet_service.cc:1511] Processing CreateTablet for tablet 9e99da1ce6864c618ebf0eef16b4af31 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:21.952800  8025 tablet_bootstrap.cc:492] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b: No bootstrap required, opened a new log
I20260601 13:31:21.952848  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e99da1ce6864c618ebf0eef16b4af31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.952888  8025 ts_tablet_manager.cc:1403] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:21.952996  7968 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4aa0e94cb14a96b478750085b0871f (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:21.953019  7813 tablet_service.cc:1511] Processing CreateTablet for tablet 80e859aaa76c4611876f08cd7c171365 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:21.953203  7968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4aa0e94cb14a96b478750085b0871f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.953325  8025 raft_consensus.cc:359] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.953450  8025 raft_consensus.cc:385] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.953490  8025 raft_consensus.cc:740] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.953615  8025 consensus_queue.cc:260] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.952808  7814 tablet_service.cc:1511] Processing CreateTablet for tablet 9479205e74ed425bb90cbb82de32d531 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:21.953826  7894 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4aa0e94cb14a96b478750085b0871f (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:21.954016  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4aa0e94cb14a96b478750085b0871f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.954452  8025 ts_tablet_manager.cc:1434] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:21.955437  7967 tablet_service.cc:1511] Processing CreateTablet for tablet 9215fe3804ac497e9aa5266b8f5bdbb1 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:21.955679  7967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9215fe3804ac497e9aa5266b8f5bdbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.956216  7891 tablet_service.cc:1511] Processing CreateTablet for tablet 9479205e74ed425bb90cbb82de32d531 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:21.956477  7891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9479205e74ed425bb90cbb82de32d531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.957559  7966 tablet_service.cc:1511] Processing CreateTablet for tablet 9479205e74ed425bb90cbb82de32d531 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:21.957801  7966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9479205e74ed425bb90cbb82de32d531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.958595  8025 tablet_bootstrap.cc:492] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b: Bootstrap starting.
I20260601 13:31:21.959414  7893 tablet_service.cc:1511] Processing CreateTablet for tablet 9e99da1ce6864c618ebf0eef16b4af31 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:21.959676  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e99da1ce6864c618ebf0eef16b4af31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.959774  7965 tablet_service.cc:1511] Processing CreateTablet for tablet 80e859aaa76c4611876f08cd7c171365 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:21.960175  7892 tablet_service.cc:1511] Processing CreateTablet for tablet 9215fe3804ac497e9aa5266b8f5bdbb1 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:21.960425  7892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9215fe3804ac497e9aa5266b8f5bdbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.960676  8025 tablet_bootstrap.cc:654] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.962154  7890 tablet_service.cc:1511] Processing CreateTablet for tablet 80e859aaa76c4611876f08cd7c171365 (DEFAULT_TABLE table=test-workload-rf3 [id=45e6cdc2b6674066b19e8e74251e1e10]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:21.962414  7890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80e859aaa76c4611876f08cd7c171365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.963295  8025 tablet_bootstrap.cc:492] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b: No bootstrap required, opened a new log
I20260601 13:31:21.963392  8025 ts_tablet_manager.cc:1403] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:31:21.963794  8025 raft_consensus.cc:359] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.963919  8025 raft_consensus.cc:385] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.963968  8025 raft_consensus.cc:740] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.964135  8025 consensus_queue.cc:260] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.964448  8025 ts_tablet_manager.cc:1434] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:21.964627  7965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80e859aaa76c4611876f08cd7c171365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.964699  8025 tablet_bootstrap.cc:492] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b: Bootstrap starting.
I20260601 13:31:21.966020  8025 tablet_bootstrap.cc:654] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.948469  7818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450a4ac46155493e8656f4677a9020eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.967307  7816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4aa0e94cb14a96b478750085b0871f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.967468  7813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80e859aaa76c4611876f08cd7c171365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.967712  7815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9215fe3804ac497e9aa5266b8f5bdbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.968135  7814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9479205e74ed425bb90cbb82de32d531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.969632  8026 tablet_bootstrap.cc:492] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54: No bootstrap required, opened a new log
I20260601 13:31:21.969713  8026 ts_tablet_manager.cc:1403] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
I20260601 13:31:21.970176  8026 raft_consensus.cc:359] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.970261  7817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e99da1ce6864c618ebf0eef16b4af31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.970290  8026 raft_consensus.cc:385] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.970328  8026 raft_consensus.cc:740] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.970458  8026 consensus_queue.cc:260] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.970772  8026 ts_tablet_manager.cc:1434] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:21.970937  8027 tablet_bootstrap.cc:492] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd: Bootstrap starting.
I20260601 13:31:21.971755  8027 tablet_bootstrap.cc:654] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.972522  8026 tablet_bootstrap.cc:492] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54: Bootstrap starting.
I20260601 13:31:21.972831  8027 tablet_bootstrap.cc:492] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd: No bootstrap required, opened a new log
I20260601 13:31:21.972934  8027 ts_tablet_manager.cc:1403] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:21.973377  8027 raft_consensus.cc:359] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.973498  8026 tablet_bootstrap.cc:654] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.973500  8027 raft_consensus.cc:385] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.974121  8027 raft_consensus.cc:740] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.974244  8027 consensus_queue.cc:260] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.974553  8027 ts_tablet_manager.cc:1434] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:21.974627  8026 tablet_bootstrap.cc:492] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54: No bootstrap required, opened a new log
I20260601 13:31:21.974714  8026 ts_tablet_manager.cc:1403] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:21.975060  8027 tablet_bootstrap.cc:492] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd: Bootstrap starting.
I20260601 13:31:21.975140  8026 raft_consensus.cc:359] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.975262  8026 raft_consensus.cc:385] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.975311  8026 raft_consensus.cc:740] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.975454  8026 consensus_queue.cc:260] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.975744  8026 ts_tablet_manager.cc:1434] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:21.975929  8026 tablet_bootstrap.cc:492] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54: Bootstrap starting.
I20260601 13:31:21.976091  8027 tablet_bootstrap.cc:654] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.976909  8026 tablet_bootstrap.cc:654] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.977244  8025 tablet_bootstrap.cc:492] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b: No bootstrap required, opened a new log
I20260601 13:31:21.977352  8025 ts_tablet_manager.cc:1403] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:31:21.977797  8025 raft_consensus.cc:359] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.977898  8025 raft_consensus.cc:385] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.977941  8025 raft_consensus.cc:740] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.978081  8026 tablet_bootstrap.cc:492] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54: No bootstrap required, opened a new log
I20260601 13:31:21.978153  8026 ts_tablet_manager.cc:1403] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:21.978175  8027 tablet_bootstrap.cc:492] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd: No bootstrap required, opened a new log
I20260601 13:31:21.978233  8027 ts_tablet_manager.cc:1403] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:21.978101  8025 consensus_queue.cc:260] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.978533  8025 ts_tablet_manager.cc:1434] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:21.978588  8026 raft_consensus.cc:359] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.978678  8026 raft_consensus.cc:385] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.978709  8027 raft_consensus.cc:359] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.978838  8027 raft_consensus.cc:385] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.978888  8027 raft_consensus.cc:740] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.979008  8027 consensus_queue.cc:260] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.979256  8027 ts_tablet_manager.cc:1434] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:21.979430  8027 tablet_bootstrap.cc:492] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd: Bootstrap starting.
I20260601 13:31:21.978716  8026 raft_consensus.cc:740] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.980270  8026 consensus_queue.cc:260] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.980446  8027 tablet_bootstrap.cc:654] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.980542  8026 ts_tablet_manager.cc:1434] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:21.980701  8026 tablet_bootstrap.cc:492] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54: Bootstrap starting.
I20260601 13:31:21.978699  8025 tablet_bootstrap.cc:492] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b: Bootstrap starting.
I20260601 13:31:21.981598  8027 tablet_bootstrap.cc:492] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd: No bootstrap required, opened a new log
I20260601 13:31:21.981659  8026 tablet_bootstrap.cc:654] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.981674  8027 ts_tablet_manager.cc:1403] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:21.981846  8025 tablet_bootstrap.cc:654] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.982069  8027 raft_consensus.cc:359] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.982167  8027 raft_consensus.cc:385] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.982200  8027 raft_consensus.cc:740] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.982903  8025 tablet_bootstrap.cc:492] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b: No bootstrap required, opened a new log
I20260601 13:31:21.982993  8025 ts_tablet_manager.cc:1403] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:21.983040  8026 tablet_bootstrap.cc:492] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54: No bootstrap required, opened a new log
I20260601 13:31:21.983042  8027 consensus_queue.cc:260] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.983151  8026 ts_tablet_manager.cc:1403] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:21.983371  8027 ts_tablet_manager.cc:1434] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:21.983379  8025 raft_consensus.cc:359] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.983486  8025 raft_consensus.cc:385] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.983518  8025 raft_consensus.cc:740] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.983548  8026 raft_consensus.cc:359] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.983623  8025 consensus_queue.cc:260] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.983661  8026 raft_consensus.cc:385] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.983736  8026 raft_consensus.cc:740] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.983887  8025 ts_tablet_manager.cc:1434] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:21.984025  8026 consensus_queue.cc:260] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.984133  8025 tablet_bootstrap.cc:492] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b: Bootstrap starting.
I20260601 13:31:21.985117  8025 tablet_bootstrap.cc:654] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.985132  8037 raft_consensus.cc:493] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:21.985226  8037 raft_consensus.cc:515] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.985688  8037 leader_election.cc:290] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187), 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749)
I20260601 13:31:21.985971  8026 ts_tablet_manager.cc:1434] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:21.986155  8026 tablet_bootstrap.cc:492] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54: Bootstrap starting.
I20260601 13:31:21.987175  8026 tablet_bootstrap.cc:654] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.983564  8027 tablet_bootstrap.cc:492] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd: Bootstrap starting.
I20260601 13:31:21.988386  8026 tablet_bootstrap.cc:492] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54: No bootstrap required, opened a new log
I20260601 13:31:21.988483  8026 ts_tablet_manager.cc:1403] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:21.988534  8027 tablet_bootstrap.cc:654] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.988962  8026 raft_consensus.cc:359] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.989079  8026 raft_consensus.cc:385] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.989102  8026 raft_consensus.cc:740] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.989229  8026 consensus_queue.cc:260] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.989321  8025 tablet_bootstrap.cc:492] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b: No bootstrap required, opened a new log
I20260601 13:31:21.989408  8025 ts_tablet_manager.cc:1403] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:31:21.989848  8025 raft_consensus.cc:359] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.989964  8025 raft_consensus.cc:385] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.990001  8025 raft_consensus.cc:740] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.990113  8025 consensus_queue.cc:260] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.990334  8027 tablet_bootstrap.cc:492] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd: No bootstrap required, opened a new log
I20260601 13:31:21.990381  8025 ts_tablet_manager.cc:1434] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:21.990406  8027 ts_tablet_manager.cc:1403] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:31:21.990542  8025 tablet_bootstrap.cc:492] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b: Bootstrap starting.
I20260601 13:31:21.990788  8026 ts_tablet_manager.cc:1434] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:21.990792  8027 raft_consensus.cc:359] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.990949  8027 raft_consensus.cc:385] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.990983  8027 raft_consensus.cc:740] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.991084  8027 consensus_queue.cc:260] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.991338  8027 ts_tablet_manager.cc:1434] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:21.991443  8025 tablet_bootstrap.cc:654] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.991523  8027 tablet_bootstrap.cc:492] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd: Bootstrap starting.
I20260601 13:31:21.992105  8026 tablet_bootstrap.cc:492] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54: Bootstrap starting.
I20260601 13:31:21.992496  8027 tablet_bootstrap.cc:654] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.993094  8026 tablet_bootstrap.cc:654] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.994127  8026 tablet_bootstrap.cc:492] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54: No bootstrap required, opened a new log
I20260601 13:31:21.994215  8026 ts_tablet_manager.cc:1403] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:21.994643  8026 raft_consensus.cc:359] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.994742  8026 raft_consensus.cc:385] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.994772  8026 raft_consensus.cc:740] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.994915  8026 consensus_queue.cc:260] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.995182  8026 ts_tablet_manager.cc:1434] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:21.996095  8027 tablet_bootstrap.cc:492] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd: No bootstrap required, opened a new log
I20260601 13:31:21.996181  8027 ts_tablet_manager.cc:1403] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:31:21.996249  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a4ac46155493e8656f4677a9020eb" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380be49235424b828a8123ca0b58c23b" is_pre_election: true
I20260601 13:31:21.996376  7904 raft_consensus.cc:2468] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 0.
I20260601 13:31:21.996662  8027 raft_consensus.cc:359] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.996790  8027 raft_consensus.cc:385] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.996827  8027 raft_consensus.cc:740] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.996869  8025 tablet_bootstrap.cc:492] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b: No bootstrap required, opened a new log
I20260601 13:31:21.996937  8025 ts_tablet_manager.cc:1403] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:31:21.996964  8027 consensus_queue.cc:260] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.997167  8027 ts_tablet_manager.cc:1434] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:21.997287  8027 tablet_bootstrap.cc:492] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd: Bootstrap starting.
I20260601 13:31:21.997329  8025 raft_consensus.cc:359] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.997421  8025 raft_consensus.cc:385] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:21.997458  8025 raft_consensus.cc:740] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Initialized, Role: FOLLOWER
I20260601 13:31:21.997581  8025 consensus_queue.cc:260] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:21.997831  8025 ts_tablet_manager.cc:1434] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:21.996269  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a4ac46155493e8656f4677a9020eb" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" is_pre_election: true
I20260601 13:31:21.998157  7828 raft_consensus.cc:2468] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 0.
I20260601 13:31:21.998168  8027 tablet_bootstrap.cc:654] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:21.998606  7945 leader_election.cc:304] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380be49235424b828a8123ca0b58c23b, fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:21.998886  8037 raft_consensus.cc:2804] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:21.998956  8037 raft_consensus.cc:493] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:21.999001  8037 raft_consensus.cc:3060] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:21.999706  8027 tablet_bootstrap.cc:492] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd: No bootstrap required, opened a new log
I20260601 13:31:21.999781  8027 ts_tablet_manager.cc:1403] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:22.000075  8037 raft_consensus.cc:515] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.000240  8027 raft_consensus.cc:359] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.000340  8027 raft_consensus.cc:385] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:22.000372  8027 raft_consensus.cc:740] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Initialized, Role: FOLLOWER
I20260601 13:31:22.000443  8037 leader_election.cc:290] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 election: Requested vote from peers 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187), 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749)
I20260601 13:31:22.000484  8027 consensus_queue.cc:260] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.000747  8027 ts_tablet_manager.cc:1434] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:22.000797  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a4ac46155493e8656f4677a9020eb" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc2dd4bdb746aca88cebcaec9461fd"
I20260601 13:31:22.000891  7828 raft_consensus.cc:3060] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.001081  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a4ac46155493e8656f4677a9020eb" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380be49235424b828a8123ca0b58c23b"
I20260601 13:31:22.001178  7904 raft_consensus.cc:3060] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.001720  7828 raft_consensus.cc:2468] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 1.
I20260601 13:31:22.002089  7945 leader_election.cc:304] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc2dd4bdb746aca88cebcaec9461fd, fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:22.002218  7904 raft_consensus.cc:2468] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 1.
I20260601 13:31:22.002262  8037 raft_consensus.cc:2804] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:22.002379  8037 raft_consensus.cc:697] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Becoming Leader. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Running, Role: LEADER
I20260601 13:31:22.002501  8037 consensus_queue.cc:237] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.004081  7724 catalog_manager.cc:5696] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce79d79011441e68a3406b3dc429d54 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "fce79d79011441e68a3406b3dc429d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:22.026540  8037 raft_consensus.cc:493] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:22.026695  8037 raft_consensus.cc:515] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.027132  8037 leader_election.cc:290] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187), 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749)
I20260601 13:31:22.027472  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9479205e74ed425bb90cbb82de32d531" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" is_pre_election: true
I20260601 13:31:22.027570  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9479205e74ed425bb90cbb82de32d531" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380be49235424b828a8123ca0b58c23b" is_pre_election: true
I20260601 13:31:22.027587  7828 raft_consensus.cc:2468] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 0.
I20260601 13:31:22.027743  7904 raft_consensus.cc:2468] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 0.
I20260601 13:31:22.027951  7945 leader_election.cc:304] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc2dd4bdb746aca88cebcaec9461fd, fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:22.028160  8037 raft_consensus.cc:2804] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:22.028216  8037 raft_consensus.cc:493] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:22.028255  8037 raft_consensus.cc:3060] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.029069  8037 raft_consensus.cc:515] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.029420  8037 leader_election.cc:290] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 election: Requested vote from peers 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187), 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749)
I20260601 13:31:22.029788  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9479205e74ed425bb90cbb82de32d531" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc2dd4bdb746aca88cebcaec9461fd"
I20260601 13:31:22.029788  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9479205e74ed425bb90cbb82de32d531" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380be49235424b828a8123ca0b58c23b"
I20260601 13:31:22.029948  7828 raft_consensus.cc:3060] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.029965  7904 raft_consensus.cc:3060] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.031003  7904 raft_consensus.cc:2468] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 1.
I20260601 13:31:22.031003  7828 raft_consensus.cc:2468] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 1.
I20260601 13:31:22.031323  7945 leader_election.cc:304] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc2dd4bdb746aca88cebcaec9461fd, fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:22.031503  8037 raft_consensus.cc:2804] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:22.031602  8037 raft_consensus.cc:697] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Becoming Leader. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Running, Role: LEADER
I20260601 13:31:22.031742  8037 consensus_queue.cc:237] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.033706  7724 catalog_manager.cc:5696] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce79d79011441e68a3406b3dc429d54 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "fce79d79011441e68a3406b3dc429d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:22.035472  8031 raft_consensus.cc:493] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:22.035583  8031 raft_consensus.cc:515] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.036115  8031 leader_election.cc:290] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187), fce79d79011441e68a3406b3dc429d54 (127.30.80.195:40201)
I20260601 13:31:22.039754  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80e859aaa76c4611876f08cd7c171365" candidate_uuid: "380be49235424b828a8123ca0b58c23b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" is_pre_election: true
I20260601 13:31:22.039853  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80e859aaa76c4611876f08cd7c171365" candidate_uuid: "380be49235424b828a8123ca0b58c23b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce79d79011441e68a3406b3dc429d54" is_pre_election: true
I20260601 13:31:22.039875  7828 raft_consensus.cc:2468] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380be49235424b828a8123ca0b58c23b in term 0.
I20260601 13:31:22.040050  7979 raft_consensus.cc:2468] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380be49235424b828a8123ca0b58c23b in term 0.
I20260601 13:31:22.040277  7870 leader_election.cc:304] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380be49235424b828a8123ca0b58c23b, 51cc2dd4bdb746aca88cebcaec9461fd; no voters: 
I20260601 13:31:22.040448  8031 raft_consensus.cc:2804] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:22.040508  8031 raft_consensus.cc:493] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:22.040555  8031 raft_consensus.cc:3060] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.041320  8031 raft_consensus.cc:515] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.041652  8031 leader_election.cc:290] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [CANDIDATE]: Term 1 election: Requested vote from peers 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187), fce79d79011441e68a3406b3dc429d54 (127.30.80.195:40201)
I20260601 13:31:22.041923  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80e859aaa76c4611876f08cd7c171365" candidate_uuid: "380be49235424b828a8123ca0b58c23b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc2dd4bdb746aca88cebcaec9461fd"
I20260601 13:31:22.042040  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80e859aaa76c4611876f08cd7c171365" candidate_uuid: "380be49235424b828a8123ca0b58c23b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce79d79011441e68a3406b3dc429d54"
I20260601 13:31:22.042060  7828 raft_consensus.cc:3060] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.042158  7979 raft_consensus.cc:3060] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.042872  7979 raft_consensus.cc:2468] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380be49235424b828a8123ca0b58c23b in term 1.
I20260601 13:31:22.042969  7828 raft_consensus.cc:2468] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380be49235424b828a8123ca0b58c23b in term 1.
I20260601 13:31:22.043144  7868 leader_election.cc:304] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380be49235424b828a8123ca0b58c23b, fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:22.043381  8031 raft_consensus.cc:2804] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:22.043509  8031 raft_consensus.cc:697] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 1 LEADER]: Becoming Leader. State: Replica: 380be49235424b828a8123ca0b58c23b, State: Running, Role: LEADER
I20260601 13:31:22.043659  8031 consensus_queue.cc:237] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.045224  7724 catalog_manager.cc:5696] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b reported cstate change: term changed from 0 to 1, leader changed from <none> to 380be49235424b828a8123ca0b58c23b (127.30.80.194). New cstate: current_term: 1 leader_uuid: "380be49235424b828a8123ca0b58c23b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:22.049271  8037 raft_consensus.cc:493] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:22.049355  8037 raft_consensus.cc:515] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.049814  8037 leader_election.cc:290] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187), 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749)
I20260601 13:31:22.050132  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9215fe3804ac497e9aa5266b8f5bdbb1" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" is_pre_election: true
I20260601 13:31:22.050216  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9215fe3804ac497e9aa5266b8f5bdbb1" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380be49235424b828a8123ca0b58c23b" is_pre_election: true
I20260601 13:31:22.050230  7828 raft_consensus.cc:2468] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 0.
I20260601 13:31:22.050383  7904 raft_consensus.cc:2468] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 0.
I20260601 13:31:22.050591  7945 leader_election.cc:304] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc2dd4bdb746aca88cebcaec9461fd, fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:22.050765  8037 raft_consensus.cc:2804] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:22.050825  8037 raft_consensus.cc:493] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:22.050872  8037 raft_consensus.cc:3060] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.051651  8037 raft_consensus.cc:515] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.051981  8037 leader_election.cc:290] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 election: Requested vote from peers 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187), 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749)
I20260601 13:31:22.052292  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9215fe3804ac497e9aa5266b8f5bdbb1" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380be49235424b828a8123ca0b58c23b"
I20260601 13:31:22.052314  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9215fe3804ac497e9aa5266b8f5bdbb1" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc2dd4bdb746aca88cebcaec9461fd"
I20260601 13:31:22.052397  7828 raft_consensus.cc:3060] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.052398  7904 raft_consensus.cc:3060] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.053191  7904 raft_consensus.cc:2468] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 1.
I20260601 13:31:22.053222  7828 raft_consensus.cc:2468] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 1.
I20260601 13:31:22.053503  7945 leader_election.cc:304] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc2dd4bdb746aca88cebcaec9461fd, fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:22.053685  8037 raft_consensus.cc:2804] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:22.053787  8037 raft_consensus.cc:697] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Becoming Leader. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Running, Role: LEADER
I20260601 13:31:22.053949  8037 consensus_queue.cc:237] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.055431  7724 catalog_manager.cc:5696] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce79d79011441e68a3406b3dc429d54 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "fce79d79011441e68a3406b3dc429d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:22.081642  8041 raft_consensus.cc:493] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:22.081769  8041 raft_consensus.cc:515] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.082206  8041 leader_election.cc:290] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749), fce79d79011441e68a3406b3dc429d54 (127.30.80.195:40201)
I20260601 13:31:22.086128  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4aa0e94cb14a96b478750085b0871f" candidate_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce79d79011441e68a3406b3dc429d54" is_pre_election: true
I20260601 13:31:22.086295  7979 raft_consensus.cc:2468] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cc2dd4bdb746aca88cebcaec9461fd in term 0.
I20260601 13:31:22.086398  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4aa0e94cb14a96b478750085b0871f" candidate_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380be49235424b828a8123ca0b58c23b" is_pre_election: true
I20260601 13:31:22.086562  7904 raft_consensus.cc:2468] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cc2dd4bdb746aca88cebcaec9461fd in term 0.
I20260601 13:31:22.086587  7792 leader_election.cc:304] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc2dd4bdb746aca88cebcaec9461fd, fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:22.086771  8041 raft_consensus.cc:2804] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:22.086846  8041 raft_consensus.cc:493] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:22.086908  8041 raft_consensus.cc:3060] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.087786  8041 raft_consensus.cc:515] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.088207  8041 leader_election.cc:290] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [CANDIDATE]: Term 1 election: Requested vote from peers 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749), fce79d79011441e68a3406b3dc429d54 (127.30.80.195:40201)
I20260601 13:31:22.088505  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4aa0e94cb14a96b478750085b0871f" candidate_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380be49235424b828a8123ca0b58c23b"
I20260601 13:31:22.088548  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4aa0e94cb14a96b478750085b0871f" candidate_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce79d79011441e68a3406b3dc429d54"
I20260601 13:31:22.088644  7904 raft_consensus.cc:3060] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.088678  7979 raft_consensus.cc:3060] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.089495  7904 raft_consensus.cc:2468] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cc2dd4bdb746aca88cebcaec9461fd in term 1.
I20260601 13:31:22.089491  7979 raft_consensus.cc:2468] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cc2dd4bdb746aca88cebcaec9461fd in term 1.
I20260601 13:31:22.089808  7794 leader_election.cc:304] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380be49235424b828a8123ca0b58c23b, 51cc2dd4bdb746aca88cebcaec9461fd; no voters: 
I20260601 13:31:22.090008  8041 raft_consensus.cc:2804] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:22.090095  8041 raft_consensus.cc:697] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 LEADER]: Becoming Leader. State: Replica: 51cc2dd4bdb746aca88cebcaec9461fd, State: Running, Role: LEADER
I20260601 13:31:22.090232  8041 consensus_queue.cc:237] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.091935  7722 catalog_manager.cc:5696] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193). New cstate: current_term: 1 leader_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:22.104617  8037 raft_consensus.cc:493] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:22.104789  8037 raft_consensus.cc:515] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.105214  8037 leader_election.cc:290] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187), 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749)
I20260601 13:31:22.105759  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99da1ce6864c618ebf0eef16b4af31" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380be49235424b828a8123ca0b58c23b" is_pre_election: true
I20260601 13:31:22.105756  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99da1ce6864c618ebf0eef16b4af31" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" is_pre_election: true
I20260601 13:31:22.105964  7904 raft_consensus.cc:2468] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 0.
I20260601 13:31:22.105965  7828 raft_consensus.cc:2468] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 0.
I20260601 13:31:22.106315  7945 leader_election.cc:304] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380be49235424b828a8123ca0b58c23b, fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:22.106482  8037 raft_consensus.cc:2804] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:22.106564  8037 raft_consensus.cc:493] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:22.106611  8037 raft_consensus.cc:3060] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.107401  8037 raft_consensus.cc:515] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.107720  8037 leader_election.cc:290] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 election: Requested vote from peers 51cc2dd4bdb746aca88cebcaec9461fd (127.30.80.193:45187), 380be49235424b828a8123ca0b58c23b (127.30.80.194:34749)
I20260601 13:31:22.108084  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99da1ce6864c618ebf0eef16b4af31" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cc2dd4bdb746aca88cebcaec9461fd"
I20260601 13:31:22.108084  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99da1ce6864c618ebf0eef16b4af31" candidate_uuid: "fce79d79011441e68a3406b3dc429d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380be49235424b828a8123ca0b58c23b"
I20260601 13:31:22.108217  7828 raft_consensus.cc:3060] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.108248  7904 raft_consensus.cc:3060] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.108937  7828 raft_consensus.cc:2468] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 1.
I20260601 13:31:22.108984  7904 raft_consensus.cc:2468] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce79d79011441e68a3406b3dc429d54 in term 1.
I20260601 13:31:22.109194  7945 leader_election.cc:304] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cc2dd4bdb746aca88cebcaec9461fd, fce79d79011441e68a3406b3dc429d54; no voters: 
I20260601 13:31:22.109356  8037 raft_consensus.cc:2804] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:22.109519  8037 raft_consensus.cc:697] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Becoming Leader. State: Replica: fce79d79011441e68a3406b3dc429d54, State: Running, Role: LEADER
I20260601 13:31:22.109689  8037 consensus_queue.cc:237] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } }
I20260601 13:31:22.111270  7724 catalog_manager.cc:5696] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce79d79011441e68a3406b3dc429d54 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "fce79d79011441e68a3406b3dc429d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:22.173766  7979 raft_consensus.cc:1275] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Refusing update from remote peer 51cc2dd4bdb746aca88cebcaec9461fd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:22.174201  8129 consensus_queue.cc:1048] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.175534  7904 raft_consensus.cc:1275] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Refusing update from remote peer 51cc2dd4bdb746aca88cebcaec9461fd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:22.177220  8041 consensus_queue.cc:1048] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.178215  7904 raft_consensus.cc:1275] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:22.178665  7903 raft_consensus.cc:1275] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:22.178951  7902 raft_consensus.cc:1275] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:22.179072  7828 raft_consensus.cc:1275] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:22.179239  7901 raft_consensus.cc:1275] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:22.179364  7827 raft_consensus.cc:1275] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:22.179570  8125 consensus_queue.cc:1048] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.179623  7825 raft_consensus.cc:1275] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:22.179723  8127 consensus_queue.cc:1048] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.179809  7826 raft_consensus.cc:1275] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:22.180469  7826 raft_consensus.cc:1275] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Refusing update from remote peer 380be49235424b828a8123ca0b58c23b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:31:22.180502  8036 consensus_queue.cc:1048] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.180482  8122 consensus_queue.cc:1048] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.180797  8036 consensus_queue.cc:1048] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.180905  8122 consensus_queue.cc:1048] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.180440  8128 consensus_queue.cc:1048] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.181435  8030 consensus_queue.cc:1048] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.181913  8121 consensus_queue.cc:1048] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.185398  7978 raft_consensus.cc:1275] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Refusing update from remote peer 380be49235424b828a8123ca0b58c23b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:31:22.185791  8032 consensus_queue.cc:1048] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:22.188396  8070 mvcc.cc:204] Tried to move back new op lower bound from 7292193514180325376 to 7292193513843167232. Current Snapshot: MvccSnapshot[applied={T|T < 7292193514177515520}]
I20260601 13:31:22.205459  8034 mvcc.cc:204] Tried to move back new op lower bound from 7292193514201571328 to 7292193513604132864. Current Snapshot: MvccSnapshot[applied={T|T < 7292193514176790528}]
I20260601 13:31:22.387640 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:22.389704  8158 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
I20260601 13:31:22.389839 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:22.389858  8157 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
W20260601 13:31:22.389820  8160 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
I20260601 13:31:22.390233 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:22.390283 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:22.390302 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320682390302 us; error 0 us; skew 500 ppm
I20260601 13:31:22.391238 31043 webserver.cc:533] Webserver started at http://127.30.80.196:38341/ using document root <none> and password file <none>
I20260601 13:31:22.391376 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:22.391425 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:22.391479 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:22.391877 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "f8d1d8b747e34463b34b50100a77bba8"
format_stamp: "Formatted at 2026-06-01 13:31:22 on dist-test-slave-l49s"
I20260601 13:31:22.393486 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:22.394543  8165 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.394798 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:22.394963 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "f8d1d8b747e34463b34b50100a77bba8"
format_stamp: "Formatted at 2026-06-01 13:31:22 on dist-test-slave-l49s"
I20260601 13:31:22.395066 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320503991941-31043-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)
I20260601 13:31:22.417048 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:22.417558 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:22.417909 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:22.418452 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:22.418521 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.418582 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:22.418641 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.423882 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:33651
I20260601 13:31:22.423991  8228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:33651 every 8 connection(s)
I20260601 13:31:22.428539  8229 heartbeater.cc:344] Connected to a master server at 127.30.80.254:42343
I20260601 13:31:22.428644  8229 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:22.428817  8229 heartbeater.cc:507] Master 127.30.80.254:42343 requested a full tablet report, sending...
I20260601 13:31:22.429395  7719 ts_manager.cc:194] Registered new tserver with Master: f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196:33651)
I20260601 13:31:22.430024  7719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41158
I20260601 13:31:22.603804  7978 consensus_queue.cc:237] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } }
I20260601 13:31:22.605337  7900 raft_consensus.cc:1275] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:22.605386  7827 raft_consensus.cc:1275] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:22.605739  8153 consensus_queue.cc:1048] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:22.605907  8038 consensus_queue.cc:1048] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:22.607424  8154 raft_consensus.cc:2955] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.607951  7827 raft_consensus.cc:2955] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
W20260601 13:31:22.610107  7944 consensus_peers.cc:597] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 -> Peer f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196:33651): Couldn't send request to peer f8d1d8b747e34463b34b50100a77bba8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 450a4ac46155493e8656f4677a9020eb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:22.610245  7978 consensus_queue.cc:237] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } }
I20260601 13:31:22.610308  7719 catalog_manager.cc:5696] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 reported cstate change: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "fce79d79011441e68a3406b3dc429d54" committed_config { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:22.607951  7900 raft_consensus.cc:2955] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.611743  7901 raft_consensus.cc:1275] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
W20260601 13:31:22.611900  7944 consensus_peers.cc:597] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 -> Peer f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196:33651): Couldn't send request to peer f8d1d8b747e34463b34b50100a77bba8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9215fe3804ac497e9aa5266b8f5bdbb1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:22.612733  8128 consensus_queue.cc:1048] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:22.612869  7827 raft_consensus.cc:1275] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:22.613276  8128 consensus_queue.cc:1048] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:22.614295  8151 raft_consensus.cc:2955] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.614660  7901 raft_consensus.cc:2955] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.615154  7827 raft_consensus.cc:2955] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.617122  7724 catalog_manager.cc:5696] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 reported cstate change: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "fce79d79011441e68a3406b3dc429d54" committed_config { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:22.621229  7827 consensus_queue.cc:237] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } attrs { replace: true } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } }
I20260601 13:31:22.622583  7901 raft_consensus.cc:1275] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Refusing update from remote peer 51cc2dd4bdb746aca88cebcaec9461fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:22.622720  7978 raft_consensus.cc:1275] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Refusing update from remote peer 51cc2dd4bdb746aca88cebcaec9461fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:22.622990  8123 consensus_queue.cc:1048] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:22.623229  8129 consensus_queue.cc:1048] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:22.624481  8130 raft_consensus.cc:2955] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 LEADER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } attrs { replace: true } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.624791  7901 raft_consensus.cc:2955] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } attrs { replace: true } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.625007  7978 raft_consensus.cc:2955] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } attrs { replace: true } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.627317  7723 catalog_manager.cc:5696] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd reported cstate change: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" committed_config { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:22.627693  7978 consensus_queue.cc:237] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } }
W20260601 13:31:22.627327  7793 consensus_peers.cc:597] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd -> Peer f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196:33651): Couldn't send request to peer f8d1d8b747e34463b34b50100a77bba8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c4aa0e94cb14a96b478750085b0871f. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:31:22.629014  7944 consensus_peers.cc:597] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 -> Peer f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196:33651): Couldn't send request to peer f8d1d8b747e34463b34b50100a77bba8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9479205e74ed425bb90cbb82de32d531. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:22.629097  7827 raft_consensus.cc:1275] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:22.629388  7901 raft_consensus.cc:1275] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Refusing update from remote peer fce79d79011441e68a3406b3dc429d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:22.629448  8154 consensus_queue.cc:1048] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:22.629791  8154 consensus_queue.cc:1048] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:22.630798  8154 raft_consensus.cc:2955] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.631218  7827 raft_consensus.cc:2955] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.632920  7719 catalog_manager.cc:5696] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 reported cstate change: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "fce79d79011441e68a3406b3dc429d54" committed_config { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:22.633610  7901 raft_consensus.cc:2955] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER f8d1d8b747e34463b34b50100a77bba8 (127.30.80.196) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "51cc2dd4bdb746aca88cebcaec9461fd" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 45187 } } peers { permanent_uuid: "380be49235424b828a8123ca0b58c23b" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "fce79d79011441e68a3406b3dc429d54" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40201 } } peers { permanent_uuid: "f8d1d8b747e34463b34b50100a77bba8" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33651 } attrs { promote: true } } }
I20260601 13:31:22.681151 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:31:22.686072 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:22.686340 31043 tablet_replica.cc:333] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd: stopping tablet replica
I20260601 13:31:22.686486 31043 raft_consensus.cc:2243] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.686662 31043 raft_consensus.cc:2272] T 9e99da1ce6864c618ebf0eef16b4af31 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.687278 31043 tablet_replica.cc:333] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd: stopping tablet replica
I20260601 13:31:22.687412 31043 raft_consensus.cc:2243] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.687570 31043 raft_consensus.cc:2272] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.688162 31043 tablet_replica.cc:333] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd: stopping tablet replica
I20260601 13:31:22.688287 31043 raft_consensus.cc:2243] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.688412 31043 raft_consensus.cc:2272] T 871bf00b469040b78284d6de018ee598 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.688941 31043 tablet_replica.cc:333] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd: stopping tablet replica
I20260601 13:31:22.689069 31043 raft_consensus.cc:2243] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.689199 31043 raft_consensus.cc:2272] T 80e859aaa76c4611876f08cd7c171365 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.689826 31043 tablet_replica.cc:333] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd: stopping tablet replica
I20260601 13:31:22.689952 31043 raft_consensus.cc:2243] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.690081 31043 raft_consensus.cc:2272] T 29025fa14f87432c96135fc57ce75f6e P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.690543 31043 tablet_replica.cc:333] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd: stopping tablet replica
I20260601 13:31:22.690677 31043 raft_consensus.cc:2243] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.690820 31043 raft_consensus.cc:2272] T 450a4ac46155493e8656f4677a9020eb P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.691311 31043 tablet_replica.cc:333] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd: stopping tablet replica
I20260601 13:31:22.691426 31043 raft_consensus.cc:2243] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.691649 31043 raft_consensus.cc:2272] T 9c4aa0e94cb14a96b478750085b0871f P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.692160 31043 tablet_replica.cc:333] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd: stopping tablet replica
I20260601 13:31:22.692271 31043 raft_consensus.cc:2243] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.692415 31043 raft_consensus.cc:2272] T 9479205e74ed425bb90cbb82de32d531 P 51cc2dd4bdb746aca88cebcaec9461fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.707899 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:31:22.710772 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:31:22.716831 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:22.717092 31043 tablet_replica.cc:333] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b: stopping tablet replica
I20260601 13:31:22.717238 31043 raft_consensus.cc:2243] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.717475 31043 raft_consensus.cc:2272] T 80e859aaa76c4611876f08cd7c171365 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.718053 31043 tablet_replica.cc:333] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b: stopping tablet replica
I20260601 13:31:22.718178 31043 raft_consensus.cc:2243] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.718348 31043 raft_consensus.cc:2272] T 9215fe3804ac497e9aa5266b8f5bdbb1 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.719002 31043 tablet_replica.cc:333] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b: stopping tablet replica
I20260601 13:31:22.719110 31043 raft_consensus.cc:2243] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.719218 31043 raft_consensus.cc:2272] T 862b1de22f24445197154d922ab34c8f P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.719667 31043 tablet_replica.cc:333] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b: stopping tablet replica
I20260601 13:31:22.719765 31043 raft_consensus.cc:2243] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.719874 31043 raft_consensus.cc:2272] T cf1156143b2643e9b6dc5ad2bb3b2926 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.720371 31043 tablet_replica.cc:333] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b: stopping tablet replica
I20260601 13:31:22.720463 31043 raft_consensus.cc:2243] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.720602 31043 raft_consensus.cc:2272] T 450a4ac46155493e8656f4677a9020eb P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.721092 31043 tablet_replica.cc:333] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b: stopping tablet replica
I20260601 13:31:22.721186 31043 raft_consensus.cc:2243] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.721319 31043 raft_consensus.cc:2272] T 9479205e74ed425bb90cbb82de32d531 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.721942 31043 tablet_replica.cc:333] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b: stopping tablet replica
I20260601 13:31:22.722051 31043 raft_consensus.cc:2243] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.722158 31043 raft_consensus.cc:2272] T 9e99da1ce6864c618ebf0eef16b4af31 P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.722679 31043 tablet_replica.cc:333] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b: stopping tablet replica
I20260601 13:31:22.722770 31043 raft_consensus.cc:2243] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.722878 31043 raft_consensus.cc:2272] T 9c4aa0e94cb14a96b478750085b0871f P 380be49235424b828a8123ca0b58c23b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.727567 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:31:22.730199 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:31:22.735896 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:22.736229 31043 tablet_replica.cc:333] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54: stopping tablet replica
I20260601 13:31:22.736393 31043 raft_consensus.cc:2243] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.736553 31043 raft_consensus.cc:2272] T 80e859aaa76c4611876f08cd7c171365 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.737205 31043 tablet_replica.cc:333] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54: stopping tablet replica
I20260601 13:31:22.737397 31043 raft_consensus.cc:2243] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.737646 31043 raft_consensus.cc:2272] T 9479205e74ed425bb90cbb82de32d531 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.738106 31043 tablet_replica.cc:333] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54: stopping tablet replica
I20260601 13:31:22.738220 31043 raft_consensus.cc:2243] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.738377 31043 raft_consensus.cc:2272] T 4fd49e9d5df44c8eb0f828eb5e75c123 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.738888 31043 tablet_replica.cc:333] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54: stopping tablet replica
I20260601 13:31:22.739002 31043 raft_consensus.cc:2243] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.739123 31043 raft_consensus.cc:2272] T 6a03f47f15aa4cf590c728087b2a26d3 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.739598 31043 tablet_replica.cc:333] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54: stopping tablet replica
I20260601 13:31:22.739713 31043 raft_consensus.cc:2243] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.739920 31043 raft_consensus.cc:2272] T 450a4ac46155493e8656f4677a9020eb P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.740371 31043 tablet_replica.cc:333] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54: stopping tablet replica
I20260601 13:31:22.740487 31043 raft_consensus.cc:2243] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.740672 31043 raft_consensus.cc:2272] T 9e99da1ce6864c618ebf0eef16b4af31 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.741091 31043 tablet_replica.cc:333] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54: stopping tablet replica
I20260601 13:31:22.741204 31043 raft_consensus.cc:2243] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:22.741329 31043 raft_consensus.cc:2272] T 9c4aa0e94cb14a96b478750085b0871f P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.741807 31043 tablet_replica.cc:333] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54: stopping tablet replica
I20260601 13:31:22.741912 31043 raft_consensus.cc:2243] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.742115 31043 raft_consensus.cc:2272] T 9215fe3804ac497e9aa5266b8f5bdbb1 P fce79d79011441e68a3406b3dc429d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.747000 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:31:22.749677 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:31:22.753261 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:22.765547 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:31:22.767805 31043 master.cc:562] Master@127.30.80.254:42343 shutting down...
W20260601 13:31:22.772584  7773 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:31:22.772661  7773 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:31:22.772709  7773 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:31:22.773061 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:22.773234 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:22.773311 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 65fe97fe816841f3b086a9f0958162d5: stopping tablet replica
I20260601 13:31:22.786377 31043 master.cc:584] Master@127.30.80.254:42343 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2235 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:31:22.798868 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:39363
I20260601 13:31:22.799218 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:22.800961  8236 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
W20260601 13:31:22.801030  8237 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
W20260601 13:31:22.801180  8239 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
I20260601 13:31:22.801079 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:22.801440 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:22.801481 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:22.801497 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320682801497 us; error 0 us; skew 500 ppm
I20260601 13:31:22.802320 31043 webserver.cc:533] Webserver started at http://127.30.80.254:38699/ using document root <none> and password file <none>
I20260601 13:31:22.802556 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:22.802608 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:22.802665 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:22.803087 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "993fe324a99a4414a9dafa371af741f0"
format_stamp: "Formatted at 2026-06-01 13:31:22 on dist-test-slave-l49s"
I20260601 13:31:22.804750 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:22.805682  8244 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.805950 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:22.806046 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "993fe324a99a4414a9dafa371af741f0"
format_stamp: "Formatted at 2026-06-01 13:31:22 on dist-test-slave-l49s"
I20260601 13:31:22.806143 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-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)
I20260601 13:31:22.821521 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:22.821945 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:22.826408 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:39363
I20260601 13:31:22.832314  8296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:39363 every 8 connection(s)
I20260601 13:31:22.832791  8297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:22.834705  8297 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0: Bootstrap starting.
I20260601 13:31:22.835568  8297 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:22.836781  8297 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0: No bootstrap required, opened a new log
I20260601 13:31:22.837203  8297 raft_consensus.cc:359] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "993fe324a99a4414a9dafa371af741f0" member_type: VOTER }
I20260601 13:31:22.837318  8297 raft_consensus.cc:385] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:22.837404  8297 raft_consensus.cc:740] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 993fe324a99a4414a9dafa371af741f0, State: Initialized, Role: FOLLOWER
I20260601 13:31:22.837577  8297 consensus_queue.cc:260] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "993fe324a99a4414a9dafa371af741f0" member_type: VOTER }
I20260601 13:31:22.837674  8297 raft_consensus.cc:399] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:22.837725  8297 raft_consensus.cc:493] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:22.837786  8297 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:22.838534  8297 raft_consensus.cc:515] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "993fe324a99a4414a9dafa371af741f0" member_type: VOTER }
I20260601 13:31:22.838689  8297 leader_election.cc:304] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [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: 993fe324a99a4414a9dafa371af741f0; no voters: 
I20260601 13:31:22.838914  8297 leader_election.cc:290] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:22.838986  8300 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:22.839224  8300 raft_consensus.cc:697] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 1 LEADER]: Becoming Leader. State: Replica: 993fe324a99a4414a9dafa371af741f0, State: Running, Role: LEADER
I20260601 13:31:22.839359  8300 consensus_queue.cc:237] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [LEADER]: Queue going to LEADER mode. State: All 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: "993fe324a99a4414a9dafa371af741f0" member_type: VOTER }
I20260601 13:31:22.839443  8297 sys_catalog.cc:565] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:22.839783  8301 sys_catalog.cc:455] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "993fe324a99a4414a9dafa371af741f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "993fe324a99a4414a9dafa371af741f0" member_type: VOTER } }
I20260601 13:31:22.839799  8302 sys_catalog.cc:455] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 993fe324a99a4414a9dafa371af741f0. Latest consensus state: current_term: 1 leader_uuid: "993fe324a99a4414a9dafa371af741f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "993fe324a99a4414a9dafa371af741f0" member_type: VOTER } }
I20260601 13:31:22.839892  8301 sys_catalog.cc:458] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:22.839903  8302 sys_catalog.cc:458] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:22.840286  8304 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:22.841066  8304 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:22.841657 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:22.842978  8304 catalog_manager.cc:1382] Generated new cluster ID: 5a1f6dd153e74fbd9bbc5ac57808998f
I20260601 13:31:22.843040  8304 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:22.867686  8304 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:22.868372  8304 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:22.877097  8304 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0: Generated new TSK 0
I20260601 13:31:22.877260  8304 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:22.907536 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:22.909724  8321 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
W20260601 13:31:22.909821  8319 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
W20260601 13:31:22.909744  8318 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
I20260601 13:31:22.909896 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:22.910068 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:22.910107 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:22.910122 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320682910122 us; error 0 us; skew 500 ppm
I20260601 13:31:22.910876 31043 webserver.cc:533] Webserver started at http://127.30.80.193:37305/ using document root <none> and password file <none>
I20260601 13:31:22.911049 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:22.911095 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:22.911151 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:22.911557 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "4f1ce6df04bc4fb493931eaf22fc86ff"
format_stamp: "Formatted at 2026-06-01 13:31:22 on dist-test-slave-l49s"
I20260601 13:31:22.913062 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:22.913879  8326 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.914125 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:22.914179 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "4f1ce6df04bc4fb493931eaf22fc86ff"
format_stamp: "Formatted at 2026-06-01 13:31:22 on dist-test-slave-l49s"
I20260601 13:31:22.914230 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-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)
I20260601 13:31:22.924961 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:22.925272 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:22.925518 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:22.925985 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:22.926020 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.926079 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:22.926121 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.930465 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:38093
I20260601 13:31:22.930486  8389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:38093 every 8 connection(s)
I20260601 13:31:22.931370 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:22.933372  8395 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
W20260601 13:31:22.933439  8394 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
I20260601 13:31:22.933678 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:22.933840  8397 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
I20260601 13:31:22.934065 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:22.934126 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:22.934154 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320682934152 us; error 0 us; skew 500 ppm
I20260601 13:31:22.935096 31043 webserver.cc:533] Webserver started at http://127.30.80.194:44727/ using document root <none> and password file <none>
I20260601 13:31:22.935264 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:22.935338 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:22.935416 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:22.935891 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "b7230fe1ec8a40239656d48cc2c77508"
format_stamp: "Formatted at 2026-06-01 13:31:22 on dist-test-slave-l49s"
I20260601 13:31:22.936260  8390 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39363
I20260601 13:31:22.936370  8390 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:22.936575  8390 heartbeater.cc:507] Master 127.30.80.254:39363 requested a full tablet report, sending...
I20260601 13:31:22.937243  8261 ts_manager.cc:194] Registered new tserver with Master: 4f1ce6df04bc4fb493931eaf22fc86ff (127.30.80.193:38093)
I20260601 13:31:22.937736 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:22.938271  8261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47572
I20260601 13:31:22.938827  8402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.939078 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:22.939158 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "b7230fe1ec8a40239656d48cc2c77508"
format_stamp: "Formatted at 2026-06-01 13:31:22 on dist-test-slave-l49s"
I20260601 13:31:22.939213 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-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)
I20260601 13:31:22.968510 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:22.968900 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:22.969187 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:22.969754 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:22.969797 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.969873 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:22.969923 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.974608 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:36515
I20260601 13:31:22.974639  8465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:36515 every 8 connection(s)
I20260601 13:31:22.975593 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:22.977623  8470 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
W20260601 13:31:22.977670  8472 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
W20260601 13:31:22.977687  8469 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
I20260601 13:31:22.978255 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:22.978482 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:22.978538 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:22.978564 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320682978562 us; error 0 us; skew 500 ppm
I20260601 13:31:22.979619 31043 webserver.cc:533] Webserver started at http://127.30.80.195:45483/ using document root <none> and password file <none>
I20260601 13:31:22.979785 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:22.979847 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:22.980005 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:22.980281  8466 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39363
I20260601 13:31:22.980386  8466 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:22.980464 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "698abac61c6c4bf6b0ea832a37cb4959"
format_stamp: "Formatted at 2026-06-01 13:31:22 on dist-test-slave-l49s"
I20260601 13:31:22.980633  8466 heartbeater.cc:507] Master 127.30.80.254:39363 requested a full tablet report, sending...
I20260601 13:31:22.981284  8261 ts_manager.cc:194] Registered new tserver with Master: b7230fe1ec8a40239656d48cc2c77508 (127.30.80.194:36515)
I20260601 13:31:22.981793  8261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47588
I20260601 13:31:22.982342 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:22.983319  8477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:22.983565 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:22.983651 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "698abac61c6c4bf6b0ea832a37cb4959"
format_stamp: "Formatted at 2026-06-01 13:31:22 on dist-test-slave-l49s"
I20260601 13:31:22.983739 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320503991941-31043-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)
I20260601 13:31:23.006215 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:23.006700 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:23.007084 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:23.007617 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:23.007682 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.007740 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:23.007771 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.012363 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:43537
I20260601 13:31:23.012406  8540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:43537 every 8 connection(s)
I20260601 13:31:23.016968  8541 heartbeater.cc:344] Connected to a master server at 127.30.80.254:39363
I20260601 13:31:23.017059  8541 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:23.017237  8541 heartbeater.cc:507] Master 127.30.80.254:39363 requested a full tablet report, sending...
I20260601 13:31:23.017829  8261 ts_manager.cc:194] Registered new tserver with Master: 698abac61c6c4bf6b0ea832a37cb4959 (127.30.80.195:43537)
I20260601 13:31:23.018364  8261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47598
I20260601 13:31:23.018482 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005656995s
I20260601 13:31:23.025982  8261 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47604:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:23.026432  8261 catalog_manager.cc:7076] 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.
I20260601 13:31:23.036279  8354 tablet_service.cc:1511] Processing CreateTablet for tablet 9d94c841c02c421da8fe27edea8c9d8d (DEFAULT_TABLE table=test-workload [id=dd028e10f0954d50a888aba2eea11eff]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:23.036522  8430 tablet_service.cc:1511] Processing CreateTablet for tablet 9d94c841c02c421da8fe27edea8c9d8d (DEFAULT_TABLE table=test-workload [id=dd028e10f0954d50a888aba2eea11eff]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:23.036640  8354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d94c841c02c421da8fe27edea8c9d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:23.036818  8430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d94c841c02c421da8fe27edea8c9d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:23.038582  8556 tablet_bootstrap.cc:492] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff: Bootstrap starting.
I20260601 13:31:23.039072  8505 tablet_service.cc:1511] Processing CreateTablet for tablet 9d94c841c02c421da8fe27edea8c9d8d (DEFAULT_TABLE table=test-workload [id=dd028e10f0954d50a888aba2eea11eff]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:23.039083  8557 tablet_bootstrap.cc:492] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508: Bootstrap starting.
I20260601 13:31:23.039348  8505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d94c841c02c421da8fe27edea8c9d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:23.039906  8556 tablet_bootstrap.cc:654] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:23.040124  8557 tablet_bootstrap.cc:654] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:23.041272  8556 tablet_bootstrap.cc:492] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff: No bootstrap required, opened a new log
I20260601 13:31:23.041363  8556 ts_tablet_manager.cc:1403] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:23.041416  8557 tablet_bootstrap.cc:492] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508: No bootstrap required, opened a new log
I20260601 13:31:23.041535  8557 ts_tablet_manager.cc:1403] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:23.041749  8560 tablet_bootstrap.cc:492] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959: Bootstrap starting.
I20260601 13:31:23.041903  8556 raft_consensus.cc:359] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7230fe1ec8a40239656d48cc2c77508" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36515 } } peers { permanent_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38093 } } peers { permanent_uuid: "698abac61c6c4bf6b0ea832a37cb4959" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43537 } }
I20260601 13:31:23.042018  8556 raft_consensus.cc:385] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:23.042065  8556 raft_consensus.cc:740] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1ce6df04bc4fb493931eaf22fc86ff, State: Initialized, Role: FOLLOWER
I20260601 13:31:23.042150  8557 raft_consensus.cc:359] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7230fe1ec8a40239656d48cc2c77508" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36515 } } peers { permanent_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38093 } } peers { permanent_uuid: "698abac61c6c4bf6b0ea832a37cb4959" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43537 } }
I20260601 13:31:23.042239  8557 raft_consensus.cc:385] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:23.042200  8556 consensus_queue.cc:260] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7230fe1ec8a40239656d48cc2c77508" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36515 } } peers { permanent_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38093 } } peers { permanent_uuid: "698abac61c6c4bf6b0ea832a37cb4959" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43537 } }
I20260601 13:31:23.042307  8557 raft_consensus.cc:740] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7230fe1ec8a40239656d48cc2c77508, State: Initialized, Role: FOLLOWER
I20260601 13:31:23.042430  8557 consensus_queue.cc:260] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7230fe1ec8a40239656d48cc2c77508" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36515 } } peers { permanent_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38093 } } peers { permanent_uuid: "698abac61c6c4bf6b0ea832a37cb4959" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43537 } }
I20260601 13:31:23.042625  8556 ts_tablet_manager.cc:1434] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:23.042733  8557 ts_tablet_manager.cc:1434] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:23.042780  8390 heartbeater.cc:499] Master 127.30.80.254:39363 was elected leader, sending a full tablet report...
I20260601 13:31:23.042842  8466 heartbeater.cc:499] Master 127.30.80.254:39363 was elected leader, sending a full tablet report...
I20260601 13:31:23.042851  8560 tablet_bootstrap.cc:654] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:23.044126  8560 tablet_bootstrap.cc:492] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959: No bootstrap required, opened a new log
I20260601 13:31:23.044210  8560 ts_tablet_manager.cc:1403] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:23.044632  8560 raft_consensus.cc:359] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7230fe1ec8a40239656d48cc2c77508" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36515 } } peers { permanent_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38093 } } peers { permanent_uuid: "698abac61c6c4bf6b0ea832a37cb4959" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43537 } }
I20260601 13:31:23.044744  8560 raft_consensus.cc:385] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:23.044775  8560 raft_consensus.cc:740] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698abac61c6c4bf6b0ea832a37cb4959, State: Initialized, Role: FOLLOWER
I20260601 13:31:23.045053  8560 consensus_queue.cc:260] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7230fe1ec8a40239656d48cc2c77508" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36515 } } peers { permanent_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38093 } } peers { permanent_uuid: "698abac61c6c4bf6b0ea832a37cb4959" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43537 } }
I20260601 13:31:23.045411  8560 ts_tablet_manager.cc:1434] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:23.045469  8541 heartbeater.cc:499] Master 127.30.80.254:39363 was elected leader, sending a full tablet report...
I20260601 13:31:23.267899  8561 raft_consensus.cc:493] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:23.268054  8561 raft_consensus.cc:515] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7230fe1ec8a40239656d48cc2c77508" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36515 } } peers { permanent_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38093 } } peers { permanent_uuid: "698abac61c6c4bf6b0ea832a37cb4959" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43537 } }
I20260601 13:31:23.268617  8561 leader_election.cc:290] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7230fe1ec8a40239656d48cc2c77508 (127.30.80.194:36515), 698abac61c6c4bf6b0ea832a37cb4959 (127.30.80.195:43537)
I20260601 13:31:23.272109  8440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d94c841c02c421da8fe27edea8c9d8d" candidate_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7230fe1ec8a40239656d48cc2c77508" is_pre_election: true
I20260601 13:31:23.272274  8440 raft_consensus.cc:2468] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1ce6df04bc4fb493931eaf22fc86ff in term 0.
I20260601 13:31:23.272413  8515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d94c841c02c421da8fe27edea8c9d8d" candidate_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698abac61c6c4bf6b0ea832a37cb4959" is_pre_election: true
I20260601 13:31:23.272554  8515 raft_consensus.cc:2468] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1ce6df04bc4fb493931eaf22fc86ff in term 0.
I20260601 13:31:23.272599  8329 leader_election.cc:304] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1ce6df04bc4fb493931eaf22fc86ff, b7230fe1ec8a40239656d48cc2c77508; no voters: 
I20260601 13:31:23.272811  8561 raft_consensus.cc:2804] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:23.272873  8561 raft_consensus.cc:493] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:23.272913  8561 raft_consensus.cc:3060] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:23.273756  8561 raft_consensus.cc:515] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7230fe1ec8a40239656d48cc2c77508" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36515 } } peers { permanent_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38093 } } peers { permanent_uuid: "698abac61c6c4bf6b0ea832a37cb4959" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43537 } }
I20260601 13:31:23.274088  8561 leader_election.cc:290] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [CANDIDATE]: Term 1 election: Requested vote from peers b7230fe1ec8a40239656d48cc2c77508 (127.30.80.194:36515), 698abac61c6c4bf6b0ea832a37cb4959 (127.30.80.195:43537)
I20260601 13:31:23.274387  8515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d94c841c02c421da8fe27edea8c9d8d" candidate_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698abac61c6c4bf6b0ea832a37cb4959"
I20260601 13:31:23.274387  8440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d94c841c02c421da8fe27edea8c9d8d" candidate_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7230fe1ec8a40239656d48cc2c77508"
I20260601 13:31:23.274523  8515 raft_consensus.cc:3060] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:23.274525  8440 raft_consensus.cc:3060] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:23.275511  8515 raft_consensus.cc:2468] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1ce6df04bc4fb493931eaf22fc86ff in term 1.
I20260601 13:31:23.275511  8440 raft_consensus.cc:2468] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1ce6df04bc4fb493931eaf22fc86ff in term 1.
I20260601 13:31:23.275784  8329 leader_election.cc:304] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1ce6df04bc4fb493931eaf22fc86ff, b7230fe1ec8a40239656d48cc2c77508; no voters: 
I20260601 13:31:23.275938  8561 raft_consensus.cc:2804] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:23.276166  8561 raft_consensus.cc:697] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 1 LEADER]: Becoming Leader. State: Replica: 4f1ce6df04bc4fb493931eaf22fc86ff, State: Running, Role: LEADER
I20260601 13:31:23.276317  8561 consensus_queue.cc:237] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7230fe1ec8a40239656d48cc2c77508" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36515 } } peers { permanent_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38093 } } peers { permanent_uuid: "698abac61c6c4bf6b0ea832a37cb4959" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43537 } }
I20260601 13:31:23.277817  8260 catalog_manager.cc:5696] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1ce6df04bc4fb493931eaf22fc86ff (127.30.80.193). New cstate: current_term: 1 leader_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7230fe1ec8a40239656d48cc2c77508" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 36515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1ce6df04bc4fb493931eaf22fc86ff" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 38093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698abac61c6c4bf6b0ea832a37cb4959" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:23.322926 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:31:23.327545 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:23.327858 31043 tablet_replica.cc:333] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff: stopping tablet replica
I20260601 13:31:23.328038 31043 raft_consensus.cc:2243] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:23.328301 31043 pending_rounds.cc:70] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff: Trying to abort 1 pending ops.
I20260601 13:31:23.328339 31043 pending_rounds.cc:77] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193518701277184 op_type: NO_OP noop_request { }
I20260601 13:31:23.328444 31043 raft_consensus.cc:2889] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:23.328526 31043 raft_consensus.cc:2272] T 9d94c841c02c421da8fe27edea8c9d8d P 4f1ce6df04bc4fb493931eaf22fc86ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:23.341938 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:31:23.344297 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:31:23.348261 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:23.348543 31043 tablet_replica.cc:333] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508: stopping tablet replica
I20260601 13:31:23.348677 31043 raft_consensus.cc:2243] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:23.348814 31043 raft_consensus.cc:2272] T 9d94c841c02c421da8fe27edea8c9d8d P b7230fe1ec8a40239656d48cc2c77508 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:23.361399 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:31:23.363547 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:31:23.366853 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:23.367126 31043 tablet_replica.cc:333] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959: stopping tablet replica
I20260601 13:31:23.367264 31043 raft_consensus.cc:2243] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:23.367389 31043 raft_consensus.cc:2272] T 9d94c841c02c421da8fe27edea8c9d8d P 698abac61c6c4bf6b0ea832a37cb4959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:23.380219 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:31:23.382400 31043 master.cc:562] Master@127.30.80.254:39363 shutting down...
I20260601 13:31:23.385311 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:23.385474 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:23.385533 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 993fe324a99a4414a9dafa371af741f0: stopping tablet replica
I20260601 13:31:23.398577 31043 master.cc:584] Master@127.30.80.254:39363 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (606 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:31:23.405640 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:40963
I20260601 13:31:23.405953 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:23.407599  8568 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
W20260601 13:31:23.407618  8571 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
W20260601 13:31:23.407719  8569 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
I20260601 13:31:23.407758 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:23.408026 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:23.408094 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:23.408120 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320683408119 us; error 0 us; skew 500 ppm
I20260601 13:31:23.408937 31043 webserver.cc:533] Webserver started at http://127.30.80.254:42325/ using document root <none> and password file <none>
I20260601 13:31:23.409123 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:23.409193 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:23.409271 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:23.409659 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "86d80feb6087428790e38e2145411272"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.411150 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:23.412199  8576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.412506 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:23.412590 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "86d80feb6087428790e38e2145411272"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.412678 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-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)
I20260601 13:31:23.426091 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:23.426517 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:23.431190 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:40963
I20260601 13:31:23.433948  8629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:23.433991  8628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:40963 every 8 connection(s)
I20260601 13:31:23.435698  8629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272: Bootstrap starting.
I20260601 13:31:23.436555  8629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:23.437549  8629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272: No bootstrap required, opened a new log
I20260601 13:31:23.437974  8629 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d80feb6087428790e38e2145411272" member_type: VOTER }
I20260601 13:31:23.438060  8629 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:23.438117  8629 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d80feb6087428790e38e2145411272, State: Initialized, Role: FOLLOWER
I20260601 13:31:23.438298  8629 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86d80feb6087428790e38e2145411272" member_type: VOTER }
I20260601 13:31:23.438372  8629 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:23.438434  8629 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:23.438490  8629 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:23.439256  8629 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d80feb6087428790e38e2145411272" member_type: VOTER }
I20260601 13:31:23.439401  8629 leader_election.cc:304] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [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: 86d80feb6087428790e38e2145411272; no voters: 
I20260601 13:31:23.439599  8629 leader_election.cc:290] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:23.439711  8632 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:23.439939  8632 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 1 LEADER]: Becoming Leader. State: Replica: 86d80feb6087428790e38e2145411272, State: Running, Role: LEADER
I20260601 13:31:23.440124  8629 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:23.440099  8632 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [LEADER]: Queue going to LEADER mode. State: All 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: "86d80feb6087428790e38e2145411272" member_type: VOTER }
I20260601 13:31:23.440554  8634 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86d80feb6087428790e38e2145411272. Latest consensus state: current_term: 1 leader_uuid: "86d80feb6087428790e38e2145411272" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d80feb6087428790e38e2145411272" member_type: VOTER } }
I20260601 13:31:23.440567  8633 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86d80feb6087428790e38e2145411272" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d80feb6087428790e38e2145411272" member_type: VOTER } }
I20260601 13:31:23.440666  8634 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:23.440712  8633 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:23.440979  8637 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:23.441789  8637 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:23.442276 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:23.443575  8637 catalog_manager.cc:1382] Generated new cluster ID: 83736b81419043198d050412371d8f7a
I20260601 13:31:23.443635  8637 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:23.453848  8637 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:23.454460  8637 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:23.464311  8637 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272: Generated new TSK 0
I20260601 13:31:23.464525  8637 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:23.474574 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:23.476662  8651 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
W20260601 13:31:23.476727  8653 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
W20260601 13:31:23.476756  8650 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
I20260601 13:31:23.476912 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:23.477224 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:23.477270 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:23.477286 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320683477286 us; error 0 us; skew 500 ppm
I20260601 13:31:23.478052 31043 webserver.cc:533] Webserver started at http://127.30.80.193:37511/ using document root <none> and password file <none>
I20260601 13:31:23.478188 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:23.478233 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:23.478283 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:23.478631 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "8978ec62ea8a40d384f5989c588ded87"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.480083 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:23.480940  8658 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.481173 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:23.481256 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "8978ec62ea8a40d384f5989c588ded87"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.481341 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-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)
I20260601 13:31:23.492363 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:23.492751 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:23.493055 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:23.493501 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:23.493559 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.493618 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:23.493677 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.497709 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:40731
I20260601 13:31:23.497772  8721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:40731 every 8 connection(s)
I20260601 13:31:23.498550 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:23.500610  8727 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
W20260601 13:31:23.500607  8726 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
I20260601 13:31:23.501714 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:23.501678  8729 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
I20260601 13:31:23.502051 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:23.502112 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:23.502140 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320683502139 us; error 0 us; skew 500 ppm
I20260601 13:31:23.502990 31043 webserver.cc:533] Webserver started at http://127.30.80.194:33347/ using document root <none> and password file <none>
I20260601 13:31:23.503170 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:23.503218  8722 heartbeater.cc:344] Connected to a master server at 127.30.80.254:40963
I20260601 13:31:23.503242 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:23.503325  8722 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:23.503345 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:23.503556  8722 heartbeater.cc:507] Master 127.30.80.254:40963 requested a full tablet report, sending...
I20260601 13:31:23.504022 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "3a89d0457d6c4715a9260b6694bd8b32"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.504213  8593 ts_manager.cc:194] Registered new tserver with Master: 8978ec62ea8a40d384f5989c588ded87 (127.30.80.193:40731)
I20260601 13:31:23.504937  8593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36718
I20260601 13:31:23.506013 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:23.506923  8734 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.507181 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:23.507246 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "3a89d0457d6c4715a9260b6694bd8b32"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.507302 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-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)
I20260601 13:31:23.528496 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:23.528899 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:23.529163 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:23.529680 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:23.529716 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.529745 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:23.529794 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.534374 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:43975
I20260601 13:31:23.534466  8797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:43975 every 8 connection(s)
I20260601 13:31:23.535219 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:23.537384  8801 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
W20260601 13:31:23.537392  8804 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
W20260601 13:31:23.537463  8802 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
I20260601 13:31:23.537760 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:23.537931 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:23.537984 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:23.538002 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320683538001 us; error 0 us; skew 500 ppm
I20260601 13:31:23.538924 31043 webserver.cc:533] Webserver started at http://127.30.80.195:36729/ using document root <none> and password file <none>
I20260601 13:31:23.539101 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:23.539179 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:23.539253 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:23.539690  8798 heartbeater.cc:344] Connected to a master server at 127.30.80.254:40963
I20260601 13:31:23.539701 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "22c2f5123b884824ac832dd8e5bbfb55"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.539777  8798 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:23.540012  8798 heartbeater.cc:507] Master 127.30.80.254:40963 requested a full tablet report, sending...
I20260601 13:31:23.540642  8593 ts_manager.cc:194] Registered new tserver with Master: 3a89d0457d6c4715a9260b6694bd8b32 (127.30.80.194:43975)
I20260601 13:31:23.541198  8593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36732
I20260601 13:31:23.541676 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:23.542625  8809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.542858 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:23.542936 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "22c2f5123b884824ac832dd8e5bbfb55"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.543002 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-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)
I20260601 13:31:23.549563 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:23.549906 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:23.550197 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:23.550601 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:23.550658 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.550711 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:23.550746 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.555176 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:46459
I20260601 13:31:23.555251  8872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:46459 every 8 connection(s)
I20260601 13:31:23.555910 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:23.557884  8876 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
W20260601 13:31:23.557912  8877 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
W20260601 13:31:23.558197  8879 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
I20260601 13:31:23.558522 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:23.558703 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:23.558743 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:23.558764 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320683558764 us; error 0 us; skew 500 ppm
I20260601 13:31:23.559762 31043 webserver.cc:533] Webserver started at http://127.30.80.196:44535/ using document root <none> and password file <none>
I20260601 13:31:23.559935 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:23.560052 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:23.560137 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:23.560374  8873 heartbeater.cc:344] Connected to a master server at 127.30.80.254:40963
I20260601 13:31:23.560487  8873 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:23.560631 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "d4bb62e5b14d46a399effb44dd631807"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.560714  8873 heartbeater.cc:507] Master 127.30.80.254:40963 requested a full tablet report, sending...
I20260601 13:31:23.561336  8593 ts_manager.cc:194] Registered new tserver with Master: 22c2f5123b884824ac832dd8e5bbfb55 (127.30.80.195:46459)
I20260601 13:31:23.561853  8593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36738
I20260601 13:31:23.562270 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:23.563138  8884 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.563386 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:23.563469 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "d4bb62e5b14d46a399effb44dd631807"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.563545 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320503991941-31043-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)
I20260601 13:31:23.571664 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:23.572115 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:23.572407 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:23.572839 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:23.572908 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.572960 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:23.573011 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.577912 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:36075
I20260601 13:31:23.577996  8947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:36075 every 8 connection(s)
I20260601 13:31:23.584174  8948 heartbeater.cc:344] Connected to a master server at 127.30.80.254:40963
I20260601 13:31:23.584287  8948 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:23.584578  8948 heartbeater.cc:507] Master 127.30.80.254:40963 requested a full tablet report, sending...
I20260601 13:31:23.585299  8593 ts_manager.cc:194] Registered new tserver with Master: d4bb62e5b14d46a399effb44dd631807 (127.30.80.196:36075)
I20260601 13:31:23.586102  8593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36742
I20260601 13:31:23.586464 31043 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008147748s
I20260601 13:31:23.595506  8593 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36748:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:31:23.605938  8912 tablet_service.cc:1511] Processing CreateTablet for tablet 5317431342e74879a34c127044a87074 (DEFAULT_TABLE table=test-workload [id=d04347e19dbe4ed98cfe7a2d70f21df9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:23.606278  8912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5317431342e74879a34c127044a87074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:23.606873  8686 tablet_service.cc:1511] Processing CreateTablet for tablet 5317431342e74879a34c127044a87074 (DEFAULT_TABLE table=test-workload [id=d04347e19dbe4ed98cfe7a2d70f21df9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:23.607080  8686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5317431342e74879a34c127044a87074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:23.608532  8963 tablet_bootstrap.cc:492] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807: Bootstrap starting.
I20260601 13:31:23.608716  8837 tablet_service.cc:1511] Processing CreateTablet for tablet 5317431342e74879a34c127044a87074 (DEFAULT_TABLE table=test-workload [id=d04347e19dbe4ed98cfe7a2d70f21df9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:23.608955  8837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5317431342e74879a34c127044a87074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:23.609691  8963 tablet_bootstrap.cc:654] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:23.610875  8963 tablet_bootstrap.cc:492] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807: No bootstrap required, opened a new log
I20260601 13:31:23.610975  8963 ts_tablet_manager.cc:1403] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:23.611188  8966 tablet_bootstrap.cc:492] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55: Bootstrap starting.
I20260601 13:31:23.611287  8964 tablet_bootstrap.cc:492] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87: Bootstrap starting.
I20260601 13:31:23.611464  8963 raft_consensus.cc:359] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22c2f5123b884824ac832dd8e5bbfb55" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 46459 } } peers { permanent_uuid: "8978ec62ea8a40d384f5989c588ded87" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40731 } } peers { permanent_uuid: "d4bb62e5b14d46a399effb44dd631807" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 36075 } }
I20260601 13:31:23.611574  8963 raft_consensus.cc:385] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:23.611608  8963 raft_consensus.cc:740] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4bb62e5b14d46a399effb44dd631807, State: Initialized, Role: FOLLOWER
I20260601 13:31:23.611758  8963 consensus_queue.cc:260] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22c2f5123b884824ac832dd8e5bbfb55" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 46459 } } peers { permanent_uuid: "8978ec62ea8a40d384f5989c588ded87" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40731 } } peers { permanent_uuid: "d4bb62e5b14d46a399effb44dd631807" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 36075 } }
I20260601 13:31:23.612237  8963 ts_tablet_manager.cc:1434] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:23.612278  8948 heartbeater.cc:499] Master 127.30.80.254:40963 was elected leader, sending a full tablet report...
I20260601 13:31:23.612293  8966 tablet_bootstrap.cc:654] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:23.612530  8964 tablet_bootstrap.cc:654] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:23.613649  8966 tablet_bootstrap.cc:492] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55: No bootstrap required, opened a new log
I20260601 13:31:23.613740  8966 ts_tablet_manager.cc:1403] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:23.614198  8966 raft_consensus.cc:359] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22c2f5123b884824ac832dd8e5bbfb55" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 46459 } } peers { permanent_uuid: "8978ec62ea8a40d384f5989c588ded87" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40731 } } peers { permanent_uuid: "d4bb62e5b14d46a399effb44dd631807" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 36075 } }
I20260601 13:31:23.614305  8966 raft_consensus.cc:385] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:23.614338  8966 raft_consensus.cc:740] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22c2f5123b884824ac832dd8e5bbfb55, State: Initialized, Role: FOLLOWER
I20260601 13:31:23.614485  8966 consensus_queue.cc:260] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22c2f5123b884824ac832dd8e5bbfb55" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 46459 } } peers { permanent_uuid: "8978ec62ea8a40d384f5989c588ded87" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40731 } } peers { permanent_uuid: "d4bb62e5b14d46a399effb44dd631807" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 36075 } }
I20260601 13:31:23.614826  8873 heartbeater.cc:499] Master 127.30.80.254:40963 was elected leader, sending a full tablet report...
I20260601 13:31:23.614835  8966 ts_tablet_manager.cc:1434] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:23.615406  8964 tablet_bootstrap.cc:492] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87: No bootstrap required, opened a new log
I20260601 13:31:23.615496  8964 ts_tablet_manager.cc:1403] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:23.615937  8964 raft_consensus.cc:359] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22c2f5123b884824ac832dd8e5bbfb55" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 46459 } } peers { permanent_uuid: "8978ec62ea8a40d384f5989c588ded87" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40731 } } peers { permanent_uuid: "d4bb62e5b14d46a399effb44dd631807" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 36075 } }
I20260601 13:31:23.616088  8964 raft_consensus.cc:385] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:23.616142  8964 raft_consensus.cc:740] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978ec62ea8a40d384f5989c588ded87, State: Initialized, Role: FOLLOWER
I20260601 13:31:23.616279  8964 consensus_queue.cc:260] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22c2f5123b884824ac832dd8e5bbfb55" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 46459 } } peers { permanent_uuid: "8978ec62ea8a40d384f5989c588ded87" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40731 } } peers { permanent_uuid: "d4bb62e5b14d46a399effb44dd631807" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 36075 } }
I20260601 13:31:23.616677  8722 heartbeater.cc:499] Master 127.30.80.254:40963 was elected leader, sending a full tablet report...
I20260601 13:31:23.616681  8964 ts_tablet_manager.cc:1434] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:23.646049  8967 raft_consensus.cc:493] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:23.646227  8967 raft_consensus.cc:515] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22c2f5123b884824ac832dd8e5bbfb55" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 46459 } } peers { permanent_uuid: "8978ec62ea8a40d384f5989c588ded87" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40731 } } peers { permanent_uuid: "d4bb62e5b14d46a399effb44dd631807" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 36075 } }
I20260601 13:31:23.646770  8967 leader_election.cc:290] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22c2f5123b884824ac832dd8e5bbfb55 (127.30.80.195:46459), 8978ec62ea8a40d384f5989c588ded87 (127.30.80.193:40731)
I20260601 13:31:23.651268  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5317431342e74879a34c127044a87074" candidate_uuid: "d4bb62e5b14d46a399effb44dd631807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978ec62ea8a40d384f5989c588ded87" is_pre_election: true
I20260601 13:31:23.651441  8696 raft_consensus.cc:2468] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4bb62e5b14d46a399effb44dd631807 in term 0.
I20260601 13:31:23.651858  8885 leader_election.cc:304] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8978ec62ea8a40d384f5989c588ded87, d4bb62e5b14d46a399effb44dd631807; no voters: 
I20260601 13:31:23.652052  8847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5317431342e74879a34c127044a87074" candidate_uuid: "d4bb62e5b14d46a399effb44dd631807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22c2f5123b884824ac832dd8e5bbfb55" is_pre_election: true
I20260601 13:31:23.652125  8967 raft_consensus.cc:2804] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:23.652212  8847 raft_consensus.cc:2468] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4bb62e5b14d46a399effb44dd631807 in term 0.
I20260601 13:31:23.652220  8967 raft_consensus.cc:493] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:23.652318  8967 raft_consensus.cc:3060] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:23.653260  8967 raft_consensus.cc:515] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22c2f5123b884824ac832dd8e5bbfb55" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 46459 } } peers { permanent_uuid: "8978ec62ea8a40d384f5989c588ded87" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40731 } } peers { permanent_uuid: "d4bb62e5b14d46a399effb44dd631807" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 36075 } }
I20260601 13:31:23.653623  8967 leader_election.cc:290] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [CANDIDATE]: Term 1 election: Requested vote from peers 22c2f5123b884824ac832dd8e5bbfb55 (127.30.80.195:46459), 8978ec62ea8a40d384f5989c588ded87 (127.30.80.193:40731)
I20260601 13:31:23.653982  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5317431342e74879a34c127044a87074" candidate_uuid: "d4bb62e5b14d46a399effb44dd631807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978ec62ea8a40d384f5989c588ded87"
I20260601 13:31:23.653982  8847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5317431342e74879a34c127044a87074" candidate_uuid: "d4bb62e5b14d46a399effb44dd631807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22c2f5123b884824ac832dd8e5bbfb55"
I20260601 13:31:23.654130  8847 raft_consensus.cc:3060] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:23.654130  8696 raft_consensus.cc:3060] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:23.655135  8847 raft_consensus.cc:2468] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4bb62e5b14d46a399effb44dd631807 in term 1.
I20260601 13:31:23.655135  8696 raft_consensus.cc:2468] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4bb62e5b14d46a399effb44dd631807 in term 1.
I20260601 13:31:23.655483  8886 leader_election.cc:304] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22c2f5123b884824ac832dd8e5bbfb55, d4bb62e5b14d46a399effb44dd631807; no voters: 
I20260601 13:31:23.655706  8967 raft_consensus.cc:2804] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:23.655931  8967 raft_consensus.cc:697] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 1 LEADER]: Becoming Leader. State: Replica: d4bb62e5b14d46a399effb44dd631807, State: Running, Role: LEADER
I20260601 13:31:23.656119  8967 consensus_queue.cc:237] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22c2f5123b884824ac832dd8e5bbfb55" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 46459 } } peers { permanent_uuid: "8978ec62ea8a40d384f5989c588ded87" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40731 } } peers { permanent_uuid: "d4bb62e5b14d46a399effb44dd631807" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 36075 } }
I20260601 13:31:23.657747  8593 catalog_manager.cc:5696] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4bb62e5b14d46a399effb44dd631807 (127.30.80.196). New cstate: current_term: 1 leader_uuid: "d4bb62e5b14d46a399effb44dd631807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22c2f5123b884824ac832dd8e5bbfb55" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978ec62ea8a40d384f5989c588ded87" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 40731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4bb62e5b14d46a399effb44dd631807" member_type: VOTER last_known_addr { host: "127.30.80.196" port: 36075 } health_report { overall_health: HEALTHY } } }
W20260601 13:31:23.671296 31043 auto_rebalancer.cc:591] Failed to schedule move for tablet 5317431342e74879a34c127044a87074: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:31:23.671674 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:31:23.675879 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:23.676190 31043 tablet_replica.cc:333] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87: stopping tablet replica
I20260601 13:31:23.676324 31043 raft_consensus.cc:2243] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:23.676457 31043 raft_consensus.cc:2272] T 5317431342e74879a34c127044a87074 P 8978ec62ea8a40d384f5989c588ded87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:23.689424 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:31:23.691648 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:31:23.695416 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:23.707566 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:31:23.709457 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:31:23.712970 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:23.713212 31043 tablet_replica.cc:333] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55: stopping tablet replica
I20260601 13:31:23.713340 31043 raft_consensus.cc:2243] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:23.713471 31043 raft_consensus.cc:2272] T 5317431342e74879a34c127044a87074 P 22c2f5123b884824ac832dd8e5bbfb55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:23.726179 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:31:23.728204 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:31:23.732535 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:23.732818 31043 tablet_replica.cc:333] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807: stopping tablet replica
I20260601 13:31:23.732949 31043 raft_consensus.cc:2243] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:23.733140 31043 pending_rounds.cc:70] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807: Trying to abort 1 pending ops.
I20260601 13:31:23.733170 31043 pending_rounds.cc:77] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193520257454080 op_type: NO_OP noop_request { }
I20260601 13:31:23.733265 31043 raft_consensus.cc:2889] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:23.733328 31043 raft_consensus.cc:2272] T 5317431342e74879a34c127044a87074 P d4bb62e5b14d46a399effb44dd631807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:23.746484 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:31:23.748566 31043 master.cc:562] Master@127.30.80.254:40963 shutting down...
I20260601 13:31:23.752285 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:23.752418 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:23.752557 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86d80feb6087428790e38e2145411272: stopping tablet replica
I20260601 13:31:23.765614 31043 master.cc:584] Master@127.30.80.254:40963 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (367 ms)
[----------] 22 tests from AutoRebalancerTest (179771 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:31:23.773018 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:37159
I20260601 13:31:23.773363 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:23.774986  8977 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
W20260601 13:31:23.775187  8980 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
W20260601 13:31:23.775167  8978 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
I20260601 13:31:23.775454 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:23.775593 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:23.775626 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:23.775640 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320683775640 us; error 0 us; skew 500 ppm
I20260601 13:31:23.776412 31043 webserver.cc:533] Webserver started at http://127.30.80.254:46693/ using document root <none> and password file <none>
I20260601 13:31:23.776566 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:23.776605 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:23.776654 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:23.776965 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "2429843e98ee49c29a5b5ab299150738"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.778292 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:23.779098  8985 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.779414 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:23.779472 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "2429843e98ee49c29a5b5ab299150738"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.779517 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-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)
I20260601 13:31:23.786301 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:23.786580 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:23.790557 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:37159
I20260601 13:31:23.793622  9037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:37159 every 8 connection(s)
I20260601 13:31:23.794175  9038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:23.795928  9038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738: Bootstrap starting.
I20260601 13:31:23.796767  9038 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:23.797696  9038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738: No bootstrap required, opened a new log
I20260601 13:31:23.798080  9038 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2429843e98ee49c29a5b5ab299150738" member_type: VOTER }
I20260601 13:31:23.798188  9038 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:23.798236  9038 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2429843e98ee49c29a5b5ab299150738, State: Initialized, Role: FOLLOWER
I20260601 13:31:23.798382  9038 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2429843e98ee49c29a5b5ab299150738" member_type: VOTER }
I20260601 13:31:23.798471  9038 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:23.798517  9038 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:23.798573  9038 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:23.799224  9038 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2429843e98ee49c29a5b5ab299150738" member_type: VOTER }
I20260601 13:31:23.799367  9038 leader_election.cc:304] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [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: 2429843e98ee49c29a5b5ab299150738; no voters: 
I20260601 13:31:23.799566  9038 leader_election.cc:290] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:23.799697  9041 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:23.799917  9041 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 1 LEADER]: Becoming Leader. State: Replica: 2429843e98ee49c29a5b5ab299150738, State: Running, Role: LEADER
I20260601 13:31:23.800052  9038 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:23.800081  9041 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [LEADER]: Queue going to LEADER mode. State: All 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: "2429843e98ee49c29a5b5ab299150738" member_type: VOTER }
I20260601 13:31:23.800480  9042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2429843e98ee49c29a5b5ab299150738" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2429843e98ee49c29a5b5ab299150738" member_type: VOTER } }
I20260601 13:31:23.800590  9042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:23.800496  9043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2429843e98ee49c29a5b5ab299150738. Latest consensus state: current_term: 1 leader_uuid: "2429843e98ee49c29a5b5ab299150738" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2429843e98ee49c29a5b5ab299150738" member_type: VOTER } }
I20260601 13:31:23.800844  9043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:23.801184  9046 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:23.801842  9046 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:23.802000 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:23.803735  9046 catalog_manager.cc:1382] Generated new cluster ID: 12c9df87d82f4d50b3ce8527a1bd2b09
I20260601 13:31:23.803788  9046 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:23.808012  9046 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:23.808558  9046 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:23.814810  9046 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738: Generated new TSK 0
I20260601 13:31:23.814980  9046 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:23.818275 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:23.820201  9059 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
W20260601 13:31:23.820319  9062 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
I20260601 13:31:23.820371 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:23.820288  9060 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
I20260601 13:31:23.820577 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:23.820636 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:23.820662 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320683820661 us; error 0 us; skew 500 ppm
I20260601 13:31:23.821468 31043 webserver.cc:533] Webserver started at http://127.30.80.193:36295/ using document root <none> and password file <none>
I20260601 13:31:23.821626 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:23.821693 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:23.821765 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:23.822127 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "bf5542fa72d74ca7b33e82068fa5f001"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.823575 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:23.824626  9067 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.824867 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:23.824946 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "bf5542fa72d74ca7b33e82068fa5f001"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.825028 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-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)
I20260601 13:31:23.835853 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:23.836369 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:23.836711 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:23.837280 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:23.837354 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.837415 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:23.837471 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.842228 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:46853
I20260601 13:31:23.842254  9130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:46853 every 8 connection(s)
I20260601 13:31:23.843204 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:23.845217  9136 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
W20260601 13:31:23.845336  9138 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
W20260601 13:31:23.845407  9135 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
I20260601 13:31:23.845629 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:23.845842 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:23.845883 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:23.845902 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320683845902 us; error 0 us; skew 500 ppm
I20260601 13:31:23.846864 31043 webserver.cc:533] Webserver started at http://127.30.80.194:41295/ using document root <none> and password file <none>
I20260601 13:31:23.847038 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:23.847107 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:23.847203 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:23.847790 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "12f2db6e028e49848c4f133c3c7a8762"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.848639  9131 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37159
I20260601 13:31:23.848755  9131 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:23.848963  9131 heartbeater.cc:507] Master 127.30.80.254:37159 requested a full tablet report, sending...
I20260601 13:31:23.849602  9002 ts_manager.cc:194] Registered new tserver with Master: bf5542fa72d74ca7b33e82068fa5f001 (127.30.80.193:46853)
I20260601 13:31:23.849761 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:23.850330  9002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50828
I20260601 13:31:23.850857  9143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.851146 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:23.851231 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "12f2db6e028e49848c4f133c3c7a8762"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.851313 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-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)
I20260601 13:31:23.879763 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:23.880290 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:23.880707 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:23.881261 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:23.881340 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.881407 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:23.881445 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.886826 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:35671
I20260601 13:31:23.886893  9207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:35671 every 8 connection(s)
I20260601 13:31:23.887826 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:23.889846  9211 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
W20260601 13:31:23.889909  9214 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
W20260601 13:31:23.889976  9212 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
I20260601 13:31:23.890180 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:23.890383 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:23.890425 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:23.890445 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320683890445 us; error 0 us; skew 500 ppm
I20260601 13:31:23.891526 31043 webserver.cc:533] Webserver started at http://127.30.80.195:36227/ using document root <none> and password file <none>
I20260601 13:31:23.891743 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:23.891808 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:23.891899 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:23.892462 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "55cea6e79cc64a9cbd723a731b83b9ff"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.892483  9208 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37159
I20260601 13:31:23.892616  9208 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:23.892832  9208 heartbeater.cc:507] Master 127.30.80.254:37159 requested a full tablet report, sending...
I20260601 13:31:23.893524  9002 ts_manager.cc:194] Registered new tserver with Master: 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671)
I20260601 13:31:23.894068  9002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50832
I20260601 13:31:23.894371 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:23.895537  9219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.895816 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:23.895902 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "55cea6e79cc64a9cbd723a731b83b9ff"
format_stamp: "Formatted at 2026-06-01 13:31:23 on dist-test-slave-l49s"
I20260601 13:31:23.896016 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-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)
I20260601 13:31:23.906949 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:23.907382 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:23.907707 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:23.908281 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:23.908324 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.908385 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:23.908433 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:23.913331 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:34533
I20260601 13:31:23.913391  9283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:34533 every 8 connection(s)
I20260601 13:31:23.918073  9284 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37159
I20260601 13:31:23.918182  9284 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:23.918407  9284 heartbeater.cc:507] Master 127.30.80.254:37159 requested a full tablet report, sending...
I20260601 13:31:23.919011  9002 ts_manager.cc:194] Registered new tserver with Master: 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533)
I20260601 13:31:23.919396 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005658482s
I20260601 13:31:23.919598  9002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50836
I20260601 13:31:24.851435  9131 heartbeater.cc:499] Master 127.30.80.254:37159 was elected leader, sending a full tablet report...
I20260601 13:31:24.895110  9208 heartbeater.cc:499] Master 127.30.80.254:37159 was elected leader, sending a full tablet report...
I20260601 13:31:24.920603  9284 heartbeater.cc:499] Master 127.30.80.254:37159 was elected leader, sending a full tablet report...
I20260601 13:31:24.954006  9002 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49186:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:24.954663  9002 catalog_manager.cc:7076] 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.
I20260601 13:31:24.966125  9095 tablet_service.cc:1511] Processing CreateTablet for tablet 30ffd0a2f1114999919f7ce472f1a10a (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:24.966320  9093 tablet_service.cc:1511] Processing CreateTablet for tablet 836b32491449491a96058a0972863b54 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:24.966488  9095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ffd0a2f1114999919f7ce472f1a10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.966723  9093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836b32491449491a96058a0972863b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.968163  9247 tablet_service.cc:1511] Processing CreateTablet for tablet 30ffd0a2f1114999919f7ce472f1a10a (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:24.968214  9094 tablet_service.cc:1511] Processing CreateTablet for tablet bb3d1b73966e497b98cc79dd3903ed47 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:24.968434  9247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ffd0a2f1114999919f7ce472f1a10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.968472  9094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3d1b73966e497b98cc79dd3903ed47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.969275  9304 tablet_bootstrap.cc:492] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001: Bootstrap starting.
I20260601 13:31:24.970352  9304 tablet_bootstrap.cc:654] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.970575  9305 tablet_bootstrap.cc:492] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff: Bootstrap starting.
I20260601 13:31:24.970695  9092 tablet_service.cc:1511] Processing CreateTablet for tablet 6e882de4529a4d9f98c0864fcc0cb796 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:24.970959  9092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e882de4529a4d9f98c0864fcc0cb796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.971777  9305 tablet_bootstrap.cc:654] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.972301  9242 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7deb64f7ab43518ca2d9047e2ca68f (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:24.972553  9242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7deb64f7ab43518ca2d9047e2ca68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.973598  9091 tablet_service.cc:1511] Processing CreateTablet for tablet d8c02ed236bd472e9c016d4d0bbe8f79 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:24.973697  9305 tablet_bootstrap.cc:492] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff: No bootstrap required, opened a new log
I20260601 13:31:24.973773  9305 ts_tablet_manager.cc:1403] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:24.973869  9091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c02ed236bd472e9c016d4d0bbe8f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.974267  9305 raft_consensus.cc:359] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } }
I20260601 13:31:24.974391  9305 raft_consensus.cc:385] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.974433  9305 raft_consensus.cc:740] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55cea6e79cc64a9cbd723a731b83b9ff, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.974567  9305 consensus_queue.cc:260] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } }
I20260601 13:31:24.974977  9305 ts_tablet_manager.cc:1434] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:24.975203  9305 tablet_bootstrap.cc:492] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff: Bootstrap starting.
I20260601 13:31:24.976235  9305 tablet_bootstrap.cc:654] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.976215  9246 tablet_service.cc:1511] Processing CreateTablet for tablet bb3d1b73966e497b98cc79dd3903ed47 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:24.976472  9245 tablet_service.cc:1511] Processing CreateTablet for tablet 836b32491449491a96058a0972863b54 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:24.976547  9246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3d1b73966e497b98cc79dd3903ed47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.976759  9245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836b32491449491a96058a0972863b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.977447  9305 tablet_bootstrap.cc:492] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff: No bootstrap required, opened a new log
I20260601 13:31:24.977548  9305 ts_tablet_manager.cc:1403] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:24.978040  9305 raft_consensus.cc:359] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.978183  9305 raft_consensus.cc:385] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.978227  9305 raft_consensus.cc:740] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55cea6e79cc64a9cbd723a731b83b9ff, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.978365  9305 consensus_queue.cc:260] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.978641  9305 ts_tablet_manager.cc:1434] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:24.978833  9305 tablet_bootstrap.cc:492] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff: Bootstrap starting.
I20260601 13:31:24.979174  9244 tablet_service.cc:1511] Processing CreateTablet for tablet 6e882de4529a4d9f98c0864fcc0cb796 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:24.979454  9244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e882de4529a4d9f98c0864fcc0cb796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.979830  9305 tablet_bootstrap.cc:654] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.980190  9243 tablet_service.cc:1511] Processing CreateTablet for tablet d8c02ed236bd472e9c016d4d0bbe8f79 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:24.980438  9243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c02ed236bd472e9c016d4d0bbe8f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.981945  9305 tablet_bootstrap.cc:492] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff: No bootstrap required, opened a new log
I20260601 13:31:24.982035  9305 ts_tablet_manager.cc:1403] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:24.982075  9092 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7deb64f7ab43518ca2d9047e2ca68f (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:24.982272  9092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7deb64f7ab43518ca2d9047e2ca68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.982504  9305 raft_consensus.cc:359] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.982614  9305 raft_consensus.cc:385] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.982653  9305 raft_consensus.cc:740] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55cea6e79cc64a9cbd723a731b83b9ff, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.982798  9305 consensus_queue.cc:260] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.983054  9305 ts_tablet_manager.cc:1434] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:24.983242  9305 tablet_bootstrap.cc:492] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff: Bootstrap starting.
I20260601 13:31:24.984267  9305 tablet_bootstrap.cc:654] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.985491  9305 tablet_bootstrap.cc:492] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff: No bootstrap required, opened a new log
I20260601 13:31:24.985580  9305 ts_tablet_manager.cc:1403] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:24.986023  9305 raft_consensus.cc:359] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.986138  9305 raft_consensus.cc:385] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.986187  9305 raft_consensus.cc:740] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55cea6e79cc64a9cbd723a731b83b9ff, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.986367  9305 consensus_queue.cc:260] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.986616  9304 tablet_bootstrap.cc:492] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001: No bootstrap required, opened a new log
I20260601 13:31:24.986651  9305 ts_tablet_manager.cc:1434] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:24.986704  9304 ts_tablet_manager.cc:1403] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.000s
I20260601 13:31:24.986863  9305 tablet_bootstrap.cc:492] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff: Bootstrap starting.
I20260601 13:31:24.987138  9304 raft_consensus.cc:359] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.987241  9304 raft_consensus.cc:385] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.987284  9304 raft_consensus.cc:740] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5542fa72d74ca7b33e82068fa5f001, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.987383  9304 consensus_queue.cc:260] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.987751  9304 ts_tablet_manager.cc:1434] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:24.987723  9172 tablet_service.cc:1511] Processing CreateTablet for tablet 30ffd0a2f1114999919f7ce472f1a10a (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:24.987911  9304 tablet_bootstrap.cc:492] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001: Bootstrap starting.
I20260601 13:31:24.988032  9172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ffd0a2f1114999919f7ce472f1a10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.988044  9305 tablet_bootstrap.cc:654] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.988900  9304 tablet_bootstrap.cc:654] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.989636  9305 tablet_bootstrap.cc:492] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff: No bootstrap required, opened a new log
I20260601 13:31:24.989715  9305 ts_tablet_manager.cc:1403] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:24.989897  9304 tablet_bootstrap.cc:492] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001: No bootstrap required, opened a new log
I20260601 13:31:24.989951  9304 ts_tablet_manager.cc:1403] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:24.990211  9315 tablet_bootstrap.cc:492] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762: Bootstrap starting.
I20260601 13:31:24.990160  9305 raft_consensus.cc:359] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.990325  9305 raft_consensus.cc:385] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.990377  9305 raft_consensus.cc:740] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55cea6e79cc64a9cbd723a731b83b9ff, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.990373  9304 raft_consensus.cc:359] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.990470  9304 raft_consensus.cc:385] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.990429  9171 tablet_service.cc:1511] Processing CreateTablet for tablet bb3d1b73966e497b98cc79dd3903ed47 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:24.990502  9304 raft_consensus.cc:740] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5542fa72d74ca7b33e82068fa5f001, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.990546  9305 consensus_queue.cc:260] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.990677  9171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3d1b73966e497b98cc79dd3903ed47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.990648  9304 consensus_queue.cc:260] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.990819  9305 ts_tablet_manager.cc:1434] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:24.990922  9304 ts_tablet_manager.cc:1434] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:24.990996  9305 tablet_bootstrap.cc:492] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff: Bootstrap starting.
I20260601 13:31:24.991066  9304 tablet_bootstrap.cc:492] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001: Bootstrap starting.
I20260601 13:31:24.992190  9304 tablet_bootstrap.cc:654] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.992722  9305 tablet_bootstrap.cc:654] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.992738  9315 tablet_bootstrap.cc:654] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.993206  9170 tablet_service.cc:1511] Processing CreateTablet for tablet 836b32491449491a96058a0972863b54 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:24.993335  9304 tablet_bootstrap.cc:492] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001: No bootstrap required, opened a new log
I20260601 13:31:24.993413  9304 ts_tablet_manager.cc:1403] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:24.993485  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836b32491449491a96058a0972863b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.993860  9315 tablet_bootstrap.cc:492] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762: No bootstrap required, opened a new log
I20260601 13:31:24.993847  9304 raft_consensus.cc:359] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.993955  9315 ts_tablet_manager.cc:1403] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:24.993961  9304 raft_consensus.cc:385] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.994087  9304 raft_consensus.cc:740] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5542fa72d74ca7b33e82068fa5f001, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.994228  9304 consensus_queue.cc:260] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.994413  9315 raft_consensus.cc:359] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } }
I20260601 13:31:24.994496  9315 raft_consensus.cc:385] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.994557  9315 raft_consensus.cc:740] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12f2db6e028e49848c4f133c3c7a8762, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.994565  9304 ts_tablet_manager.cc:1434] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:24.994699  9315 consensus_queue.cc:260] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } }
I20260601 13:31:24.994779  9304 tablet_bootstrap.cc:492] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001: Bootstrap starting.
I20260601 13:31:24.995050  9315 ts_tablet_manager.cc:1434] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:24.995186  9315 tablet_bootstrap.cc:492] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762: Bootstrap starting.
I20260601 13:31:24.995792  9304 tablet_bootstrap.cc:654] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.995803  9169 tablet_service.cc:1511] Processing CreateTablet for tablet 6e882de4529a4d9f98c0864fcc0cb796 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:24.996002  9315 tablet_bootstrap.cc:654] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:24.996083  9168 tablet_service.cc:1511] Processing CreateTablet for tablet d8c02ed236bd472e9c016d4d0bbe8f79 (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:24.996179  9169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e882de4529a4d9f98c0864fcc0cb796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.996343  9168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c02ed236bd472e9c016d4d0bbe8f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.994514  9305 tablet_bootstrap.cc:492] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff: No bootstrap required, opened a new log
I20260601 13:31:24.996577  9305 ts_tablet_manager.cc:1403] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:31:24.996940  9305 raft_consensus.cc:359] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.997026  9305 raft_consensus.cc:385] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.997056  9305 raft_consensus.cc:740] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55cea6e79cc64a9cbd723a731b83b9ff, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.997069  9315 tablet_bootstrap.cc:492] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762: No bootstrap required, opened a new log
I20260601 13:31:24.997141  9315 ts_tablet_manager.cc:1403] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:24.997170  9305 consensus_queue.cc:260] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.997512  9305 ts_tablet_manager.cc:1434] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:24.997668  9315 raft_consensus.cc:359] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.997776  9315 raft_consensus.cc:385] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:24.997812  9315 raft_consensus.cc:740] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12f2db6e028e49848c4f133c3c7a8762, State: Initialized, Role: FOLLOWER
I20260601 13:31:24.997931  9315 consensus_queue.cc:260] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:24.998178  9315 ts_tablet_manager.cc:1434] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:24.998364  9315 tablet_bootstrap.cc:492] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762: Bootstrap starting.
I20260601 13:31:24.998705  9167 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7deb64f7ab43518ca2d9047e2ca68f (DEFAULT_TABLE table=test-workload [id=c2dbf6b811d04c539f53b27f8edb6687]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:24.998901  9167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7deb64f7ab43518ca2d9047e2ca68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:24.999300  9315 tablet_bootstrap.cc:654] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:25.000365  9304 tablet_bootstrap.cc:492] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001: No bootstrap required, opened a new log
I20260601 13:31:25.000459  9304 ts_tablet_manager.cc:1403] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:31:25.000808  9315 tablet_bootstrap.cc:492] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762: No bootstrap required, opened a new log
I20260601 13:31:25.000882  9315 ts_tablet_manager.cc:1403] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:25.000898  9304 raft_consensus.cc:359] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.001343  9304 raft_consensus.cc:385] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:25.001408  9304 raft_consensus.cc:740] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5542fa72d74ca7b33e82068fa5f001, State: Initialized, Role: FOLLOWER
I20260601 13:31:25.001535  9304 consensus_queue.cc:260] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.001855  9304 ts_tablet_manager.cc:1434] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:25.002060  9304 tablet_bootstrap.cc:492] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001: Bootstrap starting.
I20260601 13:31:25.002777  9315 raft_consensus.cc:359] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.002907  9315 raft_consensus.cc:385] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:25.002944  9315 raft_consensus.cc:740] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12f2db6e028e49848c4f133c3c7a8762, State: Initialized, Role: FOLLOWER
I20260601 13:31:25.003098  9315 consensus_queue.cc:260] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.003278  9304 tablet_bootstrap.cc:654] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:25.003552  9315 ts_tablet_manager.cc:1434] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:25.003728  9315 tablet_bootstrap.cc:492] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762: Bootstrap starting.
I20260601 13:31:25.004411  9304 tablet_bootstrap.cc:492] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001: No bootstrap required, opened a new log
I20260601 13:31:25.004509  9304 ts_tablet_manager.cc:1403] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:25.004896  9315 tablet_bootstrap.cc:654] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:25.004967  9304 raft_consensus.cc:359] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.005075  9304 raft_consensus.cc:385] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:25.005125  9304 raft_consensus.cc:740] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5542fa72d74ca7b33e82068fa5f001, State: Initialized, Role: FOLLOWER
I20260601 13:31:25.005256  9304 consensus_queue.cc:260] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.005585  9304 ts_tablet_manager.cc:1434] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:25.005775  9304 tablet_bootstrap.cc:492] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001: Bootstrap starting.
I20260601 13:31:25.006098  9315 tablet_bootstrap.cc:492] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762: No bootstrap required, opened a new log
I20260601 13:31:25.006176  9315 ts_tablet_manager.cc:1403] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:25.006583  9315 raft_consensus.cc:359] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.006729  9315 raft_consensus.cc:385] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:25.006763  9304 tablet_bootstrap.cc:654] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:25.006772  9315 raft_consensus.cc:740] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12f2db6e028e49848c4f133c3c7a8762, State: Initialized, Role: FOLLOWER
I20260601 13:31:25.006989  9315 consensus_queue.cc:260] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.007275  9315 ts_tablet_manager.cc:1434] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:25.007465  9315 tablet_bootstrap.cc:492] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762: Bootstrap starting.
I20260601 13:31:25.007917  9304 tablet_bootstrap.cc:492] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001: No bootstrap required, opened a new log
I20260601 13:31:25.008034  9304 ts_tablet_manager.cc:1403] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:31:25.008492  9304 raft_consensus.cc:359] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } }
I20260601 13:31:25.008612  9315 tablet_bootstrap.cc:654] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:25.008625  9304 raft_consensus.cc:385] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:25.008728  9304 raft_consensus.cc:740] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5542fa72d74ca7b33e82068fa5f001, State: Initialized, Role: FOLLOWER
I20260601 13:31:25.008877  9304 consensus_queue.cc:260] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } }
I20260601 13:31:25.009186  9304 ts_tablet_manager.cc:1434] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:25.009835  9315 tablet_bootstrap.cc:492] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762: No bootstrap required, opened a new log
I20260601 13:31:25.009919  9315 ts_tablet_manager.cc:1403] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:25.010285  9315 raft_consensus.cc:359] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.010409  9315 raft_consensus.cc:385] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:25.010444  9315 raft_consensus.cc:740] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12f2db6e028e49848c4f133c3c7a8762, State: Initialized, Role: FOLLOWER
I20260601 13:31:25.010582  9315 consensus_queue.cc:260] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.010847  9315 ts_tablet_manager.cc:1434] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:25.011008  9315 tablet_bootstrap.cc:492] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762: Bootstrap starting.
I20260601 13:31:25.012004  9315 tablet_bootstrap.cc:654] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:25.013036  9315 tablet_bootstrap.cc:492] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762: No bootstrap required, opened a new log
I20260601 13:31:25.013105  9315 ts_tablet_manager.cc:1403] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:31:25.013546  9315 raft_consensus.cc:359] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.013624  9315 raft_consensus.cc:385] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:25.013646  9315 raft_consensus.cc:740] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12f2db6e028e49848c4f133c3c7a8762, State: Initialized, Role: FOLLOWER
I20260601 13:31:25.013783  9315 consensus_queue.cc:260] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.014042  9315 ts_tablet_manager.cc:1434] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:25.033708  9308 raft_consensus.cc:493] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:25.033958  9308 raft_consensus.cc:515] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.034570  9308 leader_election.cc:290] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf5542fa72d74ca7b33e82068fa5f001 (127.30.80.193:46853), 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671)
I20260601 13:31:25.038164  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7deb64f7ab43518ca2d9047e2ca68f" candidate_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f2db6e028e49848c4f133c3c7a8762" is_pre_election: true
I20260601 13:31:25.038196  9105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7deb64f7ab43518ca2d9047e2ca68f" candidate_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5542fa72d74ca7b33e82068fa5f001" is_pre_election: true
I20260601 13:31:25.038300  9182 raft_consensus.cc:2468] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55cea6e79cc64a9cbd723a731b83b9ff in term 0.
I20260601 13:31:25.038359  9105 raft_consensus.cc:2468] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55cea6e79cc64a9cbd723a731b83b9ff in term 0.
I20260601 13:31:25.038722  9222 leader_election.cc:304] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12f2db6e028e49848c4f133c3c7a8762, 55cea6e79cc64a9cbd723a731b83b9ff; no voters: 
I20260601 13:31:25.038959  9308 raft_consensus.cc:2804] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:25.039048  9308 raft_consensus.cc:493] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:25.039106  9308 raft_consensus.cc:3060] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.040102  9308 raft_consensus.cc:515] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.040498  9308 leader_election.cc:290] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [CANDIDATE]: Term 1 election: Requested vote from peers bf5542fa72d74ca7b33e82068fa5f001 (127.30.80.193:46853), 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671)
I20260601 13:31:25.040735  9319 raft_consensus.cc:493] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:25.040736  9105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7deb64f7ab43518ca2d9047e2ca68f" candidate_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5542fa72d74ca7b33e82068fa5f001"
I20260601 13:31:25.040870  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7deb64f7ab43518ca2d9047e2ca68f" candidate_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f2db6e028e49848c4f133c3c7a8762"
I20260601 13:31:25.040851  9319 raft_consensus.cc:515] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.040939  9105 raft_consensus.cc:3060] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.040947  9182 raft_consensus.cc:3060] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.041325  9319 leader_election.cc:290] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf5542fa72d74ca7b33e82068fa5f001 (127.30.80.193:46853), 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533)
I20260601 13:31:25.041993  9105 raft_consensus.cc:2468] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55cea6e79cc64a9cbd723a731b83b9ff in term 1.
I20260601 13:31:25.042078  9182 raft_consensus.cc:2468] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55cea6e79cc64a9cbd723a731b83b9ff in term 1.
I20260601 13:31:25.042322  9221 leader_election.cc:304] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55cea6e79cc64a9cbd723a731b83b9ff, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.042529  9308 raft_consensus.cc:2804] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:25.042619  9308 raft_consensus.cc:697] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 LEADER]: Becoming Leader. State: Replica: 55cea6e79cc64a9cbd723a731b83b9ff, State: Running, Role: LEADER
I20260601 13:31:25.042753  9308 consensus_queue.cc:237] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.044461  9000 catalog_manager.cc:5696] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195). New cstate: current_term: 1 leader_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:25.045545  9105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e882de4529a4d9f98c0864fcc0cb796" candidate_uuid: "12f2db6e028e49848c4f133c3c7a8762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5542fa72d74ca7b33e82068fa5f001" is_pre_election: true
I20260601 13:31:25.045660  9105 raft_consensus.cc:2468] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12f2db6e028e49848c4f133c3c7a8762 in term 0.
I20260601 13:31:25.045850  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e882de4529a4d9f98c0864fcc0cb796" candidate_uuid: "12f2db6e028e49848c4f133c3c7a8762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" is_pre_election: true
I20260601 13:31:25.045928  9145 leader_election.cc:304] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12f2db6e028e49848c4f133c3c7a8762, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.045965  9258 raft_consensus.cc:2468] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12f2db6e028e49848c4f133c3c7a8762 in term 0.
I20260601 13:31:25.046089  9319 raft_consensus.cc:2804] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:25.046140  9319 raft_consensus.cc:493] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:25.046177  9319 raft_consensus.cc:3060] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.047122  9319 raft_consensus.cc:515] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.047385  9319 leader_election.cc:290] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [CANDIDATE]: Term 1 election: Requested vote from peers bf5542fa72d74ca7b33e82068fa5f001 (127.30.80.193:46853), 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533)
I20260601 13:31:25.047704  9105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e882de4529a4d9f98c0864fcc0cb796" candidate_uuid: "12f2db6e028e49848c4f133c3c7a8762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5542fa72d74ca7b33e82068fa5f001"
I20260601 13:31:25.047704  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e882de4529a4d9f98c0864fcc0cb796" candidate_uuid: "12f2db6e028e49848c4f133c3c7a8762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cea6e79cc64a9cbd723a731b83b9ff"
I20260601 13:31:25.047834  9105 raft_consensus.cc:3060] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.047835  9258 raft_consensus.cc:3060] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.048714  9258 raft_consensus.cc:2468] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12f2db6e028e49848c4f133c3c7a8762 in term 1.
I20260601 13:31:25.048714  9105 raft_consensus.cc:2468] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12f2db6e028e49848c4f133c3c7a8762 in term 1.
I20260601 13:31:25.048990  9145 leader_election.cc:304] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12f2db6e028e49848c4f133c3c7a8762, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.049206  9319 raft_consensus.cc:2804] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:25.049350  9319 raft_consensus.cc:697] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 LEADER]: Becoming Leader. State: Replica: 12f2db6e028e49848c4f133c3c7a8762, State: Running, Role: LEADER
I20260601 13:31:25.049484  9319 consensus_queue.cc:237] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.050823  9000 catalog_manager.cc:5696] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "12f2db6e028e49848c4f133c3c7a8762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:25.076253  9312 raft_consensus.cc:493] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:25.076463  9312 raft_consensus.cc:515] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } }
I20260601 13:31:25.076964  9312 leader_election.cc:290] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533), 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671)
I20260601 13:31:25.080804  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ffd0a2f1114999919f7ce472f1a10a" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" is_pre_election: true
I20260601 13:31:25.080833  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ffd0a2f1114999919f7ce472f1a10a" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f2db6e028e49848c4f133c3c7a8762" is_pre_election: true
I20260601 13:31:25.080938  9258 raft_consensus.cc:2468] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 0.
I20260601 13:31:25.080979  9182 raft_consensus.cc:2468] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 0.
I20260601 13:31:25.081275  9070 leader_election.cc:304] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12f2db6e028e49848c4f133c3c7a8762, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.081502  9312 raft_consensus.cc:2804] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:25.081576  9312 raft_consensus.cc:493] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:25.081614  9312 raft_consensus.cc:3060] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.082716  9312 raft_consensus.cc:515] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } }
I20260601 13:31:25.083032  9312 leader_election.cc:290] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 election: Requested vote from peers 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533), 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671)
I20260601 13:31:25.083377  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ffd0a2f1114999919f7ce472f1a10a" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cea6e79cc64a9cbd723a731b83b9ff"
I20260601 13:31:25.083442  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ffd0a2f1114999919f7ce472f1a10a" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f2db6e028e49848c4f133c3c7a8762"
I20260601 13:31:25.083473  9258 raft_consensus.cc:3060] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.083578  9182 raft_consensus.cc:3060] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.084318  9258 raft_consensus.cc:2468] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 1.
I20260601 13:31:25.084432  9182 raft_consensus.cc:2468] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 1.
I20260601 13:31:25.084564  9070 leader_election.cc:304] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55cea6e79cc64a9cbd723a731b83b9ff, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.084760  9312 raft_consensus.cc:2804] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:25.084947  9312 raft_consensus.cc:697] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Becoming Leader. State: Replica: bf5542fa72d74ca7b33e82068fa5f001, State: Running, Role: LEADER
I20260601 13:31:25.085089  9312 consensus_queue.cc:237] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } }
I20260601 13:31:25.086575  9000 catalog_manager.cc:5696] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf5542fa72d74ca7b33e82068fa5f001 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "bf5542fa72d74ca7b33e82068fa5f001" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:25.091638  9312 raft_consensus.cc:493] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:25.091724  9312 raft_consensus.cc:515] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.092067  9312 leader_election.cc:290] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671), 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533)
I20260601 13:31:25.092391  9312 raft_consensus.cc:493] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:25.092433  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c02ed236bd472e9c016d4d0bbe8f79" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f2db6e028e49848c4f133c3c7a8762" is_pre_election: true
I20260601 13:31:25.092473  9312 raft_consensus.cc:515] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.092525  9182 raft_consensus.cc:2468] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 0.
I20260601 13:31:25.092586  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c02ed236bd472e9c016d4d0bbe8f79" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" is_pre_election: true
I20260601 13:31:25.092713  9258 raft_consensus.cc:2468] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 0.
I20260601 13:31:25.092782  9312 leader_election.cc:290] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671), 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533)
I20260601 13:31:25.092928  9070 leader_election.cc:304] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12f2db6e028e49848c4f133c3c7a8762, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.093014  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d1b73966e497b98cc79dd3903ed47" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f2db6e028e49848c4f133c3c7a8762" is_pre_election: true
I20260601 13:31:25.093087  9312 raft_consensus.cc:2804] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:25.093137  9182 raft_consensus.cc:2468] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 0.
I20260601 13:31:25.093156  9312 raft_consensus.cc:493] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:25.093226  9312 raft_consensus.cc:3060] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.093389  9070 leader_election.cc:304] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12f2db6e028e49848c4f133c3c7a8762, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.093451  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d1b73966e497b98cc79dd3903ed47" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" is_pre_election: true
I20260601 13:31:25.093562  9338 raft_consensus.cc:2804] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:25.093567  9258 raft_consensus.cc:2468] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 0.
I20260601 13:31:25.093623  9338 raft_consensus.cc:493] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:25.093674  9338 raft_consensus.cc:3060] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.094322  9312 raft_consensus.cc:515] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.094691  9312 leader_election.cc:290] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 election: Requested vote from peers 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671), 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533)
I20260601 13:31:25.094662  9338 raft_consensus.cc:515] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.094970  9338 leader_election.cc:290] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 election: Requested vote from peers 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671), 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533)
I20260601 13:31:25.095111  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c02ed236bd472e9c016d4d0bbe8f79" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f2db6e028e49848c4f133c3c7a8762"
I20260601 13:31:25.095225  9182 raft_consensus.cc:3060] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.095258  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c02ed236bd472e9c016d4d0bbe8f79" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cea6e79cc64a9cbd723a731b83b9ff"
I20260601 13:31:25.095350  9258 raft_consensus.cc:3060] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.095388  9181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d1b73966e497b98cc79dd3903ed47" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f2db6e028e49848c4f133c3c7a8762"
I20260601 13:31:25.095490  9181 raft_consensus.cc:3060] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.096110  9258 raft_consensus.cc:2468] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 1.
I20260601 13:31:25.096369  9070 leader_election.cc:304] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55cea6e79cc64a9cbd723a731b83b9ff, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.096388  9182 raft_consensus.cc:2468] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 1.
I20260601 13:31:25.096459  9181 raft_consensus.cc:2468] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 1.
I20260601 13:31:25.096627  9338 raft_consensus.cc:2804] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:25.096717  9338 raft_consensus.cc:697] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Becoming Leader. State: Replica: bf5542fa72d74ca7b33e82068fa5f001, State: Running, Role: LEADER
I20260601 13:31:25.096851  9338 consensus_queue.cc:237] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.097118  9070 leader_election.cc:304] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12f2db6e028e49848c4f133c3c7a8762, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.096674  9257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d1b73966e497b98cc79dd3903ed47" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cea6e79cc64a9cbd723a731b83b9ff"
I20260601 13:31:25.097349  9257 raft_consensus.cc:3060] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.097568  9338 raft_consensus.cc:2804] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:25.097651  9338 raft_consensus.cc:697] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Becoming Leader. State: Replica: bf5542fa72d74ca7b33e82068fa5f001, State: Running, Role: LEADER
I20260601 13:31:25.097766  9338 consensus_queue.cc:237] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.098395  9257 raft_consensus.cc:2468] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 1.
I20260601 13:31:25.098505  9000 catalog_manager.cc:5696] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf5542fa72d74ca7b33e82068fa5f001 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "bf5542fa72d74ca7b33e82068fa5f001" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:25.099812  9312 raft_consensus.cc:493] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:25.099933  9312 raft_consensus.cc:515] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.100294  9312 leader_election.cc:290] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671), 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533)
I20260601 13:31:25.100555  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836b32491449491a96058a0972863b54" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f2db6e028e49848c4f133c3c7a8762" is_pre_election: true
I20260601 13:31:25.100662  9257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836b32491449491a96058a0972863b54" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" is_pre_election: true
I20260601 13:31:25.100661  9182 raft_consensus.cc:2468] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 0.
I20260601 13:31:25.100807  9257 raft_consensus.cc:2468] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 0.
I20260601 13:31:25.100981  9070 leader_election.cc:304] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12f2db6e028e49848c4f133c3c7a8762, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.101140  9312 raft_consensus.cc:2804] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:25.101215  9312 raft_consensus.cc:493] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:25.101266  9312 raft_consensus.cc:3060] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.101902  9000 catalog_manager.cc:5696] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf5542fa72d74ca7b33e82068fa5f001 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "bf5542fa72d74ca7b33e82068fa5f001" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:25.102205  9312 raft_consensus.cc:515] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.102504  9312 leader_election.cc:290] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 election: Requested vote from peers 12f2db6e028e49848c4f133c3c7a8762 (127.30.80.194:35671), 55cea6e79cc64a9cbd723a731b83b9ff (127.30.80.195:34533)
I20260601 13:31:25.102852  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836b32491449491a96058a0972863b54" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f2db6e028e49848c4f133c3c7a8762"
I20260601 13:31:25.102866  9257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836b32491449491a96058a0972863b54" candidate_uuid: "bf5542fa72d74ca7b33e82068fa5f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55cea6e79cc64a9cbd723a731b83b9ff"
I20260601 13:31:25.102990  9257 raft_consensus.cc:3060] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.102990  9182 raft_consensus.cc:3060] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:25.103916  9257 raft_consensus.cc:2468] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 1.
I20260601 13:31:25.103914  9182 raft_consensus.cc:2468] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5542fa72d74ca7b33e82068fa5f001 in term 1.
I20260601 13:31:25.104212  9070 leader_election.cc:304] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55cea6e79cc64a9cbd723a731b83b9ff, bf5542fa72d74ca7b33e82068fa5f001; no voters: 
I20260601 13:31:25.104367  9312 raft_consensus.cc:2804] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:25.104485  9312 raft_consensus.cc:697] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Becoming Leader. State: Replica: bf5542fa72d74ca7b33e82068fa5f001, State: Running, Role: LEADER
I20260601 13:31:25.104614  9312 consensus_queue.cc:237] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } }
I20260601 13:31:25.105914  9000 catalog_manager.cc:5696] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf5542fa72d74ca7b33e82068fa5f001 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "bf5542fa72d74ca7b33e82068fa5f001" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:25.135366  9257 raft_consensus.cc:1275] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Refusing update from remote peer 12f2db6e028e49848c4f133c3c7a8762: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.135741  9105 raft_consensus.cc:1275] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Refusing update from remote peer 12f2db6e028e49848c4f133c3c7a8762: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.137195  9257 raft_consensus.cc:1275] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.137560  9319 consensus_queue.cc:1048] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.137560  9312 consensus_queue.cc:1048] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.138249  9319 consensus_queue.cc:1048] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.138959  9258 raft_consensus.cc:1275] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.139333  9312 consensus_queue.cc:1048] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.139659  9182 raft_consensus.cc:1275] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.140216  9338 consensus_queue.cc:1048] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.141213  9181 raft_consensus.cc:1275] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.144013  9181 raft_consensus.cc:1275] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Refusing update from remote peer 55cea6e79cc64a9cbd723a731b83b9ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.144428  9322 consensus_queue.cc:1048] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.147387  9312 consensus_queue.cc:1048] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.147644  9258 raft_consensus.cc:1275] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.148128  9254 raft_consensus.cc:1275] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.148671  9180 raft_consensus.cc:1275] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.149230  9181 raft_consensus.cc:1275] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.150027  9352 mvcc.cc:204] Tried to move back new op lower bound from 7292193526324424704 to 7292193526189752320. Current Snapshot: MvccSnapshot[applied={T|T < 7292193526324424704}]
I20260601 13:31:25.150633  9105 raft_consensus.cc:1275] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Refusing update from remote peer 55cea6e79cc64a9cbd723a731b83b9ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:25.151072  9322 consensus_queue.cc:1048] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.151911  9312 consensus_queue.cc:1048] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.152261  9312 consensus_queue.cc:1048] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.152524  9312 consensus_queue.cc:1048] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.152776  9312 consensus_queue.cc:1048] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:25.173614  9355 mvcc.cc:204] Tried to move back new op lower bound from 7292193526318325760 to 7292193526161928192. Current Snapshot: MvccSnapshot[applied={T|T < 7292193526318325760}]
I20260601 13:31:25.327654 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:25.330845  9402 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
W20260601 13:31:25.331401  9403 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
I20260601 13:31:25.332015 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:25.332935  9405 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
I20260601 13:31:25.333719 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:25.333766 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:25.333781 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320685333782 us; error 0 us; skew 500 ppm
I20260601 13:31:25.334753 31043 webserver.cc:533] Webserver started at http://127.30.80.196:46219/ using document root <none> and password file <none>
I20260601 13:31:25.334925 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:25.334976 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:25.335098 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:25.335492 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "8e6b88d27e424cb8bc4b1874f995eb69"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-l49s"
I20260601 13:31:25.337037 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:25.338055  9410 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:25.338351 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:25.338436 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "8e6b88d27e424cb8bc4b1874f995eb69"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-l49s"
I20260601 13:31:25.338526 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320503991941-31043-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)
I20260601 13:31:25.353534 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:25.353993 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:25.354333 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:25.354827 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:25.354892 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:25.354947 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:25.355000 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:25.359946 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:33087
I20260601 13:31:25.360102  9473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:33087 every 8 connection(s)
I20260601 13:31:25.369109  9474 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37159
I20260601 13:31:25.369215  9474 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:25.369424  9474 heartbeater.cc:507] Master 127.30.80.254:37159 requested a full tablet report, sending...
I20260601 13:31:25.370059  8999 ts_manager.cc:194] Registered new tserver with Master: 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196:33087)
I20260601 13:31:25.370600  8999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49192
I20260601 13:31:25.809161  9181 consensus_queue.cc:237] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } attrs { replace: true } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } }
I20260601 13:31:25.810604  9104 raft_consensus.cc:1275] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Refusing update from remote peer 12f2db6e028e49848c4f133c3c7a8762: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:25.810889  9254 raft_consensus.cc:1275] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Refusing update from remote peer 12f2db6e028e49848c4f133c3c7a8762: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:25.811028  9400 consensus_queue.cc:1048] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:25.811273  9319 consensus_queue.cc:1048] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:25.813184  9401 raft_consensus.cc:2955] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } attrs { replace: true } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.813684  9104 raft_consensus.cc:2955] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } attrs { replace: true } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.816143  9254 raft_consensus.cc:2955] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } attrs { replace: true } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.816197  8999 catalog_manager.cc:5696] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 reported cstate change: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "12f2db6e028e49848c4f133c3c7a8762" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } attrs { replace: true } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
W20260601 13:31:25.816742  9146 consensus_peers.cc:597] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 -> Peer 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196:33087): Couldn't send request to peer 8e6b88d27e424cb8bc4b1874f995eb69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e882de4529a4d9f98c0864fcc0cb796. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:25.822856  9104 consensus_queue.cc:237] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } attrs { replace: true } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } }
I20260601 13:31:25.824653  9254 raft_consensus.cc:1275] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:25.824705  9181 raft_consensus.cc:1275] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:25.825093  9392 consensus_queue.cc:1048] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:25.825279  9388 consensus_queue.cc:1048] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:25.827255  9390 raft_consensus.cc:2955] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } attrs { replace: true } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.829340  9181 raft_consensus.cc:2955] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } attrs { replace: true } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.829864  9104 consensus_queue.cc:237] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } }
I20260601 13:31:25.829841  9001 catalog_manager.cc:5696] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 reported cstate change: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "bf5542fa72d74ca7b33e82068fa5f001" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:25.831387  9257 raft_consensus.cc:1275] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:25.831750  9388 consensus_queue.cc:1048] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:25.832023  9254 raft_consensus.cc:2955] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } attrs { replace: true } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.833359  9392 raft_consensus.cc:2955] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.834534  9181 raft_consensus.cc:1275] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:25.835039  9254 raft_consensus.cc:2955] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.835450  9390 consensus_queue.cc:1048] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
W20260601 13:31:25.836473  9070 consensus_peers.cc:597] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 -> Peer 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196:33087): Couldn't send request to peer 8e6b88d27e424cb8bc4b1874f995eb69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8c02ed236bd472e9c016d4d0bbe8f79. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:31:25.836614  9070 consensus_peers.cc:597] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 -> Peer 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196:33087): Couldn't send request to peer 8e6b88d27e424cb8bc4b1874f995eb69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb3d1b73966e497b98cc79dd3903ed47. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:25.836691  9002 catalog_manager.cc:5696] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 reported cstate change: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "bf5542fa72d74ca7b33e82068fa5f001" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:25.836771  9104 consensus_queue.cc:237] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } }
I20260601 13:31:25.836988  9181 raft_consensus.cc:2955] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.838207  9180 raft_consensus.cc:1275] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:25.838382  9257 raft_consensus.cc:1275] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Refusing update from remote peer bf5542fa72d74ca7b33e82068fa5f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
W20260601 13:31:25.838613  9070 consensus_peers.cc:597] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 -> Peer 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196:33087): Couldn't send request to peer 8e6b88d27e424cb8bc4b1874f995eb69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30ffd0a2f1114999919f7ce472f1a10a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:25.838863  9392 consensus_queue.cc:1048] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:25.839007  9390 consensus_queue.cc:1048] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:25.840562  9390 raft_consensus.cc:2955] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.841136  9254 raft_consensus.cc:2955] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.841476  9180 raft_consensus.cc:2955] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } } }
I20260601 13:31:25.843124  9002 catalog_manager.cc:5696] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 reported cstate change: config changed from index -1 to 20, NON_VOTER 8e6b88d27e424cb8bc4b1874f995eb69 (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "bf5542fa72d74ca7b33e82068fa5f001" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "bf5542fa72d74ca7b33e82068fa5f001" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 46853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55cea6e79cc64a9cbd723a731b83b9ff" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f2db6e028e49848c4f133c3c7a8762" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 35671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e6b88d27e424cb8bc4b1874f995eb69" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 33087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:25.873320 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:31:25.877848 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:25.878046 31043 tablet_replica.cc:333] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001: stopping tablet replica
I20260601 13:31:25.878193 31043 raft_consensus.cc:2243] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.878355 31043 raft_consensus.cc:2272] T 9a7deb64f7ab43518ca2d9047e2ca68f P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.879009 31043 tablet_replica.cc:333] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001: stopping tablet replica
I20260601 13:31:25.879122 31043 raft_consensus.cc:2243] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.879251 31043 raft_consensus.cc:2272] T 6e882de4529a4d9f98c0864fcc0cb796 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.879709 31043 tablet_replica.cc:333] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001: stopping tablet replica
I20260601 13:31:25.879778 31043 raft_consensus.cc:2243] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:25.880023 31043 raft_consensus.cc:2272] T 836b32491449491a96058a0972863b54 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.880517 31043 tablet_replica.cc:333] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001: stopping tablet replica
I20260601 13:31:25.880595 31043 raft_consensus.cc:2243] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:25.880828 31043 raft_consensus.cc:2272] T 30ffd0a2f1114999919f7ce472f1a10a P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.881269 31043 tablet_replica.cc:333] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001: stopping tablet replica
I20260601 13:31:25.881358 31043 raft_consensus.cc:2243] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:25.881554 31043 raft_consensus.cc:2272] T d8c02ed236bd472e9c016d4d0bbe8f79 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.881953 31043 tablet_replica.cc:333] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001: stopping tablet replica
I20260601 13:31:25.882016 31043 raft_consensus.cc:2243] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:25.882215 31043 raft_consensus.cc:2272] T bb3d1b73966e497b98cc79dd3903ed47 P bf5542fa72d74ca7b33e82068fa5f001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.895948 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:31:25.898658 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:31:25.904753 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:25.904964 31043 tablet_replica.cc:333] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762: stopping tablet replica
I20260601 13:31:25.905094 31043 raft_consensus.cc:2243] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.905222 31043 raft_consensus.cc:2272] T 9a7deb64f7ab43518ca2d9047e2ca68f P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.905856 31043 tablet_replica.cc:333] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762: stopping tablet replica
I20260601 13:31:25.905970 31043 raft_consensus.cc:2243] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:25.906181 31043 raft_consensus.cc:2272] T 6e882de4529a4d9f98c0864fcc0cb796 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.906666 31043 tablet_replica.cc:333] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762: stopping tablet replica
I20260601 13:31:25.906766 31043 raft_consensus.cc:2243] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.906877 31043 raft_consensus.cc:2272] T 836b32491449491a96058a0972863b54 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.907454 31043 tablet_replica.cc:333] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762: stopping tablet replica
I20260601 13:31:25.907549 31043 raft_consensus.cc:2243] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.907677 31043 raft_consensus.cc:2272] T d8c02ed236bd472e9c016d4d0bbe8f79 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.908203 31043 tablet_replica.cc:333] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762: stopping tablet replica
I20260601 13:31:25.908295 31043 raft_consensus.cc:2243] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.908406 31043 raft_consensus.cc:2272] T 30ffd0a2f1114999919f7ce472f1a10a P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.908892 31043 tablet_replica.cc:333] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762: stopping tablet replica
I20260601 13:31:25.908990 31043 raft_consensus.cc:2243] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.909085 31043 raft_consensus.cc:2272] T bb3d1b73966e497b98cc79dd3903ed47 P 12f2db6e028e49848c4f133c3c7a8762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.923341 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:31:25.925949 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:31:25.931701 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:25.931918 31043 tablet_replica.cc:333] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff: stopping tablet replica
I20260601 13:31:25.932101 31043 raft_consensus.cc:2243] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.932252 31043 raft_consensus.cc:2272] T 6e882de4529a4d9f98c0864fcc0cb796 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.932845 31043 tablet_replica.cc:333] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff: stopping tablet replica
I20260601 13:31:25.932955 31043 raft_consensus.cc:2243] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.933077 31043 raft_consensus.cc:2272] T 836b32491449491a96058a0972863b54 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.933570 31043 tablet_replica.cc:333] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff: stopping tablet replica
I20260601 13:31:25.933670 31043 raft_consensus.cc:2243] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.933800 31043 raft_consensus.cc:2272] T d8c02ed236bd472e9c016d4d0bbe8f79 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.934293 31043 tablet_replica.cc:333] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff: stopping tablet replica
I20260601 13:31:25.934389 31043 raft_consensus.cc:2243] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.934499 31043 raft_consensus.cc:2272] T bb3d1b73966e497b98cc79dd3903ed47 P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.935002 31043 tablet_replica.cc:333] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff: stopping tablet replica
I20260601 13:31:25.935096 31043 raft_consensus.cc:2243] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:25.935212 31043 raft_consensus.cc:2272] T 30ffd0a2f1114999919f7ce472f1a10a P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.935835 31043 tablet_replica.cc:333] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff: stopping tablet replica
I20260601 13:31:25.935936 31043 raft_consensus.cc:2243] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:25.936143 31043 raft_consensus.cc:2272] T 9a7deb64f7ab43518ca2d9047e2ca68f P 55cea6e79cc64a9cbd723a731b83b9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.949551 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:31:25.952147 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:31:25.957965 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:25.969985 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:31:25.971757 31043 master.cc:562] Master@127.30.80.254:37159 shutting down...
W20260601 13:31:25.976289  9051 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:31:25.976358  9051 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:31:25.976418  9051 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:31:25.976759 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:25.976941 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:25.977030 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2429843e98ee49c29a5b5ab299150738: stopping tablet replica
I20260601 13:31:25.989837 31043 master.cc:584] Master@127.30.80.254:37159 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2227 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:31:26.000293 31043 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.80.254:37537
I20260601 13:31:26.000628 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:26.002192  9486 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
W20260601 13:31:26.002269  9489 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
W20260601 13:31:26.002310  9487 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
I20260601 13:31:26.002626 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:26.002765 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:26.002799 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:26.002813 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320686002813 us; error 0 us; skew 500 ppm
I20260601 13:31:26.003613 31043 webserver.cc:533] Webserver started at http://127.30.80.254:41993/ using document root <none> and password file <none>
I20260601 13:31:26.003741 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:26.003777 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:26.003823 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:26.004253 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/master-0-root/instance:
uuid: "e91da2d3b5784efd8e47a9de7c89c59a"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-l49s"
I20260601 13:31:26.006060 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:26.007028  9494 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:26.007267 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:26.007350 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/master-0-root
uuid: "e91da2d3b5784efd8e47a9de7c89c59a"
format_stamp: "Formatted at 2026-06-01 13:31:25 on dist-test-slave-l49s"
I20260601 13:31:26.007438 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-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)
I20260601 13:31:26.018550 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:26.018939 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:26.023403 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.254:37537
I20260601 13:31:26.029224  9547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.254:37537 every 8 connection(s)
I20260601 13:31:26.029652  9548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:26.031422  9548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a: Bootstrap starting.
I20260601 13:31:26.032327  9548 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:26.033352  9548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a: No bootstrap required, opened a new log
I20260601 13:31:26.033758  9548 raft_consensus.cc:359] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e91da2d3b5784efd8e47a9de7c89c59a" member_type: VOTER }
I20260601 13:31:26.033845  9548 raft_consensus.cc:385] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:26.033867  9548 raft_consensus.cc:740] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91da2d3b5784efd8e47a9de7c89c59a, State: Initialized, Role: FOLLOWER
I20260601 13:31:26.034008  9548 consensus_queue.cc:260] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e91da2d3b5784efd8e47a9de7c89c59a" member_type: VOTER }
I20260601 13:31:26.034273  9548 raft_consensus.cc:399] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:26.034431  9548 raft_consensus.cc:493] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:26.034494  9548 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:26.035238  9548 raft_consensus.cc:515] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e91da2d3b5784efd8e47a9de7c89c59a" member_type: VOTER }
I20260601 13:31:26.035384  9548 leader_election.cc:304] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [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: e91da2d3b5784efd8e47a9de7c89c59a; no voters: 
I20260601 13:31:26.035615  9548 leader_election.cc:290] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:26.035764  9551 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:26.035956  9551 raft_consensus.cc:697] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 1 LEADER]: Becoming Leader. State: Replica: e91da2d3b5784efd8e47a9de7c89c59a, State: Running, Role: LEADER
I20260601 13:31:26.036111  9551 consensus_queue.cc:237] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [LEADER]: Queue going to LEADER mode. State: All 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: "e91da2d3b5784efd8e47a9de7c89c59a" member_type: VOTER }
I20260601 13:31:26.036142  9548 sys_catalog.cc:565] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:26.036580  9552 sys_catalog.cc:455] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e91da2d3b5784efd8e47a9de7c89c59a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e91da2d3b5784efd8e47a9de7c89c59a" member_type: VOTER } }
I20260601 13:31:26.036672  9552 sys_catalog.cc:458] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:26.036630  9553 sys_catalog.cc:455] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e91da2d3b5784efd8e47a9de7c89c59a. Latest consensus state: current_term: 1 leader_uuid: "e91da2d3b5784efd8e47a9de7c89c59a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e91da2d3b5784efd8e47a9de7c89c59a" member_type: VOTER } }
I20260601 13:31:26.036720  9553 sys_catalog.cc:458] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:26.036954  9555 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:26.037807  9555 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:26.038194 31043 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:26.039700  9555 catalog_manager.cc:1382] Generated new cluster ID: 80157b6d303847bd8f44ecd5715ebd8b
I20260601 13:31:26.039769  9555 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:26.054488  9555 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:26.055094  9555 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:26.059480  9555 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a: Generated new TSK 0
I20260601 13:31:26.059648  9555 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:26.070621 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:26.072729  9569 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
W20260601 13:31:26.072803  9570 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
W20260601 13:31:26.072839  9572 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
I20260601 13:31:26.072994 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:26.073230 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:26.073268 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:26.073302 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320686073284 us; error 0 us; skew 500 ppm
I20260601 13:31:26.074113 31043 webserver.cc:533] Webserver started at http://127.30.80.193:46089/ using document root <none> and password file <none>
I20260601 13:31:26.074278 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:26.074352 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:26.074427 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:26.074842 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-0-root/instance:
uuid: "7fd1920f55454bb9b1d9b8ad548300b6"
format_stamp: "Formatted at 2026-06-01 13:31:26 on dist-test-slave-l49s"
I20260601 13:31:26.076324 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:26.077273  9577 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:26.077651 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:26.077715 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-0-root
uuid: "7fd1920f55454bb9b1d9b8ad548300b6"
format_stamp: "Formatted at 2026-06-01 13:31:26 on dist-test-slave-l49s"
I20260601 13:31:26.077811 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-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)
I20260601 13:31:26.093241 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:26.093643 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:26.093958 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:26.094472 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:26.094537 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:26.094586 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:26.094638 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:26.098987 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.193:44665
I20260601 13:31:26.099025  9640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.193:44665 every 8 connection(s)
I20260601 13:31:26.099867 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:26.101855  9645 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
W20260601 13:31:26.101981  9648 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
W20260601 13:31:26.102034  9646 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
I20260601 13:31:26.102257 31043 server_base.cc:1061] running on GCE node
I20260601 13:31:26.102420 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:26.102461 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:26.102481 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320686102481 us; error 0 us; skew 500 ppm
I20260601 13:31:26.103497 31043 webserver.cc:533] Webserver started at http://127.30.80.194:34753/ using document root <none> and password file <none>
I20260601 13:31:26.103668 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:26.103735 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:26.103816 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:26.104286 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-1-root/instance:
uuid: "4dff58f8d305494ab56fce10046c7737"
format_stamp: "Formatted at 2026-06-01 13:31:26 on dist-test-slave-l49s"
I20260601 13:31:26.104911  9641 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37537
I20260601 13:31:26.105019  9641 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:26.105221  9641 heartbeater.cc:507] Master 127.30.80.254:37537 requested a full tablet report, sending...
I20260601 13:31:26.105850  9511 ts_manager.cc:194] Registered new tserver with Master: 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665)
I20260601 13:31:26.106151 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:26.106604  9511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59338
I20260601 13:31:26.107105  9653 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:26.107384 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:26.107465 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-1-root
uuid: "4dff58f8d305494ab56fce10046c7737"
format_stamp: "Formatted at 2026-06-01 13:31:26 on dist-test-slave-l49s"
I20260601 13:31:26.107559 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-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)
I20260601 13:31:26.119642 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:26.120124 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:26.120431 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:26.120891 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:26.120955 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:26.121011 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:26.121068 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:26.125397 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.194:40009
I20260601 13:31:26.125516  9718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.194:40009 every 8 connection(s)
I20260601 13:31:26.126309 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:26.128319  9722 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
W20260601 13:31:26.128495  9725 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
I20260601 13:31:26.128597 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:26.128501  9723 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
I20260601 13:31:26.128890 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:26.128969 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:26.129005 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320686129004 us; error 0 us; skew 500 ppm
I20260601 13:31:26.129905 31043 webserver.cc:533] Webserver started at http://127.30.80.195:41085/ using document root <none> and password file <none>
I20260601 13:31:26.130071 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:26.130155 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:26.130234 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:26.130740 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-2-root/instance:
uuid: "61b632f90259429baae43c1fd7f04306"
format_stamp: "Formatted at 2026-06-01 13:31:26 on dist-test-slave-l49s"
I20260601 13:31:26.130815  9719 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37537
I20260601 13:31:26.130890  9719 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:26.131137  9719 heartbeater.cc:507] Master 127.30.80.254:37537 requested a full tablet report, sending...
I20260601 13:31:26.131788  9511 ts_manager.cc:194] Registered new tserver with Master: 4dff58f8d305494ab56fce10046c7737 (127.30.80.194:40009)
I20260601 13:31:26.132514  9511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59352
I20260601 13:31:26.132550 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:26.133611  9730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:26.133872 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:26.133930 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-2-root
uuid: "61b632f90259429baae43c1fd7f04306"
format_stamp: "Formatted at 2026-06-01 13:31:26 on dist-test-slave-l49s"
I20260601 13:31:26.134018 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-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)
I20260601 13:31:26.140287 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:26.140645 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:26.140942 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:26.141412 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:26.141479 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:26.141539 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:26.141572 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:26.145965 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.195:40303
I20260601 13:31:26.146030  9794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.195:40303 every 8 connection(s)
I20260601 13:31:26.150574  9795 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37537
I20260601 13:31:26.150660  9795 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:26.150825  9795 heartbeater.cc:507] Master 127.30.80.254:37537 requested a full tablet report, sending...
I20260601 13:31:26.151422  9511 ts_manager.cc:194] Registered new tserver with Master: 61b632f90259429baae43c1fd7f04306 (127.30.80.195:40303)
I20260601 13:31:26.152048 31043 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005641507s
I20260601 13:31:26.152053  9511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59356
I20260601 13:31:27.107621  9641 heartbeater.cc:499] Master 127.30.80.254:37537 was elected leader, sending a full tablet report...
I20260601 13:31:27.133487  9719 heartbeater.cc:499] Master 127.30.80.254:37537 was elected leader, sending a full tablet report...
I20260601 13:31:27.153065  9795 heartbeater.cc:499] Master 127.30.80.254:37537 was elected leader, sending a full tablet report...
I20260601 13:31:27.187119  9511 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59370:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:27.187709  9511 catalog_manager.cc:7076] 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.
I20260601 13:31:27.200340  9683 tablet_service.cc:1511] Processing CreateTablet for tablet 70f09e182fcd43b1a1fb270e9bf3384e (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:27.200512  9604 tablet_service.cc:1511] Processing CreateTablet for tablet 8bde34e7067f414fa4d2086acbee7e3e (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:27.200703  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f09e182fcd43b1a1fb270e9bf3384e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.200742  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bde34e7067f414fa4d2086acbee7e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.201501  9758 tablet_service.cc:1511] Processing CreateTablet for tablet 70f09e182fcd43b1a1fb270e9bf3384e (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:27.201787  9758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f09e182fcd43b1a1fb270e9bf3384e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.203308  9682 tablet_service.cc:1511] Processing CreateTablet for tablet 8bde34e7067f414fa4d2086acbee7e3e (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:27.203491  9602 tablet_service.cc:1511] Processing CreateTablet for tablet c3e0f86bf45745ffb8eb85b8d986b8c6 (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:27.203747  9602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e0f86bf45745ffb8eb85b8d986b8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.203831  9680 tablet_service.cc:1511] Processing CreateTablet for tablet c244ce156f0545af8c7b5c8d38d8724d (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:27.204102  9815 tablet_bootstrap.cc:492] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737: Bootstrap starting.
I20260601 13:31:27.204061  9757 tablet_service.cc:1511] Processing CreateTablet for tablet 8bde34e7067f414fa4d2086acbee7e3e (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:27.204222  9679 tablet_service.cc:1511] Processing CreateTablet for tablet c3e0f86bf45745ffb8eb85b8d986b8c6 (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:27.204305  9816 tablet_bootstrap.cc:492] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6: Bootstrap starting.
I20260601 13:31:27.204346  9757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bde34e7067f414fa4d2086acbee7e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.204522  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 93e816a1c47e40e0a7b07416041c97d5 (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:27.200340  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 70f09e182fcd43b1a1fb270e9bf3384e (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:27.204855  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f09e182fcd43b1a1fb270e9bf3384e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.205443  9816 tablet_bootstrap.cc:654] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.205915  9601 tablet_service.cc:1511] Processing CreateTablet for tablet 93e816a1c47e40e0a7b07416041c97d5 (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:27.206136  9601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e816a1c47e40e0a7b07416041c97d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.206668  9756 tablet_service.cc:1511] Processing CreateTablet for tablet c244ce156f0545af8c7b5c8d38d8724d (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:27.206924  9756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c244ce156f0545af8c7b5c8d38d8724d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.207616  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfb0917256148be9d7cb354845cbabd (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:27.207880  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfb0917256148be9d7cb354845cbabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.203308  9603 tablet_service.cc:1511] Processing CreateTablet for tablet c244ce156f0545af8c7b5c8d38d8724d (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:27.208448  9603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c244ce156f0545af8c7b5c8d38d8724d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.209362  9755 tablet_service.cc:1511] Processing CreateTablet for tablet c3e0f86bf45745ffb8eb85b8d986b8c6 (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:27.209646  9755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e0f86bf45745ffb8eb85b8d986b8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.203559  9682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bde34e7067f414fa4d2086acbee7e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.210960  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e816a1c47e40e0a7b07416041c97d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.211051  9683 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfb0917256148be9d7cb354845cbabd (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:27.211305  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfb0917256148be9d7cb354845cbabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.212054  9754 tablet_service.cc:1511] Processing CreateTablet for tablet 93e816a1c47e40e0a7b07416041c97d5 (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:27.212356  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e816a1c47e40e0a7b07416041c97d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.213294  9817 tablet_bootstrap.cc:492] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306: Bootstrap starting.
I20260601 13:31:27.213513  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e0f86bf45745ffb8eb85b8d986b8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.214325  9817 tablet_bootstrap.cc:654] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.215030  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c244ce156f0545af8c7b5c8d38d8724d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.214969  9754 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfb0917256148be9d7cb354845cbabd (DEFAULT_TABLE table=test-workload [id=02de584a36ed414388b030d75d74bcea]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:27.215260  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfb0917256148be9d7cb354845cbabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:27.215553  9817 tablet_bootstrap.cc:492] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306: No bootstrap required, opened a new log
I20260601 13:31:27.215636  9817 ts_tablet_manager.cc:1403] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:27.216209  9817 raft_consensus.cc:359] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } }
I20260601 13:31:27.216334  9817 raft_consensus.cc:385] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.216378  9817 raft_consensus.cc:740] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b632f90259429baae43c1fd7f04306, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.216504  9816 tablet_bootstrap.cc:492] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6: No bootstrap required, opened a new log
I20260601 13:31:27.216526  9817 consensus_queue.cc:260] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } }
I20260601 13:31:27.216583  9816 ts_tablet_manager.cc:1403] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:31:27.216964  9817 ts_tablet_manager.cc:1434] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:27.217118  9816 raft_consensus.cc:359] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.217175  9817 tablet_bootstrap.cc:492] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306: Bootstrap starting.
I20260601 13:31:27.217242  9816 raft_consensus.cc:385] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.217281  9816 raft_consensus.cc:740] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd1920f55454bb9b1d9b8ad548300b6, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.217398  9816 consensus_queue.cc:260] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.217741  9816 ts_tablet_manager.cc:1434] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:27.217850  9815 tablet_bootstrap.cc:654] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.217929  9816 tablet_bootstrap.cc:492] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6: Bootstrap starting.
I20260601 13:31:27.218276  9817 tablet_bootstrap.cc:654] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.218827  9816 tablet_bootstrap.cc:654] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.219689  9815 tablet_bootstrap.cc:492] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737: No bootstrap required, opened a new log
I20260601 13:31:27.219771  9815 ts_tablet_manager.cc:1403] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.001s
I20260601 13:31:27.219820  9816 tablet_bootstrap.cc:492] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6: No bootstrap required, opened a new log
I20260601 13:31:27.219882  9816 ts_tablet_manager.cc:1403] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:27.220203  9815 raft_consensus.cc:359] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } }
I20260601 13:31:27.220252  9816 raft_consensus.cc:359] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.220300  9815 raft_consensus.cc:385] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.220319  9816 raft_consensus.cc:385] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.220336  9815 raft_consensus.cc:740] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dff58f8d305494ab56fce10046c7737, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.220355  9816 raft_consensus.cc:740] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd1920f55454bb9b1d9b8ad548300b6, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.220443  9815 consensus_queue.cc:260] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } }
I20260601 13:31:27.220443  9816 consensus_queue.cc:260] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.220715  9816 ts_tablet_manager.cc:1434] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:27.220759  9815 ts_tablet_manager.cc:1434] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:27.220866  9816 tablet_bootstrap.cc:492] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6: Bootstrap starting.
I20260601 13:31:27.220890  9815 tablet_bootstrap.cc:492] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737: Bootstrap starting.
I20260601 13:31:27.221515  9817 tablet_bootstrap.cc:492] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306: No bootstrap required, opened a new log
I20260601 13:31:27.221596  9817 ts_tablet_manager.cc:1403] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:27.221761  9815 tablet_bootstrap.cc:654] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.222059  9817 raft_consensus.cc:359] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.222164  9817 raft_consensus.cc:385] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.222203  9817 raft_consensus.cc:740] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b632f90259429baae43c1fd7f04306, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.222337  9817 consensus_queue.cc:260] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.221761  9816 tablet_bootstrap.cc:654] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.222738  9817 ts_tablet_manager.cc:1434] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:27.222916  9817 tablet_bootstrap.cc:492] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306: Bootstrap starting.
I20260601 13:31:27.223862  9815 tablet_bootstrap.cc:492] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737: No bootstrap required, opened a new log
I20260601 13:31:27.223932  9816 tablet_bootstrap.cc:492] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6: No bootstrap required, opened a new log
I20260601 13:31:27.224000  9817 tablet_bootstrap.cc:654] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.224057  9816 ts_tablet_manager.cc:1403] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:27.224556  9816 raft_consensus.cc:359] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } }
I20260601 13:31:27.224675  9816 raft_consensus.cc:385] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.224723  9816 raft_consensus.cc:740] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd1920f55454bb9b1d9b8ad548300b6, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.224852  9816 consensus_queue.cc:260] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } }
I20260601 13:31:27.225116  9817 tablet_bootstrap.cc:492] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306: No bootstrap required, opened a new log
I20260601 13:31:27.225212  9817 ts_tablet_manager.cc:1403] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:27.225126  9816 ts_tablet_manager.cc:1434] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:27.225677  9817 raft_consensus.cc:359] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.225796  9817 raft_consensus.cc:385] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.225843  9817 raft_consensus.cc:740] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b632f90259429baae43c1fd7f04306, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.225889  9816 tablet_bootstrap.cc:492] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6: Bootstrap starting.
I20260601 13:31:27.225971  9817 consensus_queue.cc:260] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.223939  9815 ts_tablet_manager.cc:1403] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:27.226255  9817 ts_tablet_manager.cc:1434] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:27.226420  9817 tablet_bootstrap.cc:492] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306: Bootstrap starting.
I20260601 13:31:27.226598  9815 raft_consensus.cc:359] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.226693  9815 raft_consensus.cc:385] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.226729  9815 raft_consensus.cc:740] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dff58f8d305494ab56fce10046c7737, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.226838  9816 tablet_bootstrap.cc:654] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.226843  9815 consensus_queue.cc:260] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.227165  9815 ts_tablet_manager.cc:1434] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:27.227362  9815 tablet_bootstrap.cc:492] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737: Bootstrap starting.
I20260601 13:31:27.227463  9817 tablet_bootstrap.cc:654] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.227998  9816 tablet_bootstrap.cc:492] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6: No bootstrap required, opened a new log
I20260601 13:31:27.228080  9816 ts_tablet_manager.cc:1403] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:27.228440  9815 tablet_bootstrap.cc:654] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.228505  9816 raft_consensus.cc:359] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.228632  9816 raft_consensus.cc:385] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.228673  9816 raft_consensus.cc:740] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd1920f55454bb9b1d9b8ad548300b6, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.228785  9816 consensus_queue.cc:260] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.228861  9817 tablet_bootstrap.cc:492] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306: No bootstrap required, opened a new log
I20260601 13:31:27.228951  9817 ts_tablet_manager.cc:1403] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:27.229056  9816 ts_tablet_manager.cc:1434] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:27.229226  9816 tablet_bootstrap.cc:492] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6: Bootstrap starting.
I20260601 13:31:27.229390  9817 raft_consensus.cc:359] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.229527  9817 raft_consensus.cc:385] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.229574  9817 raft_consensus.cc:740] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b632f90259429baae43c1fd7f04306, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.229703  9817 consensus_queue.cc:260] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.230006  9817 ts_tablet_manager.cc:1434] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:27.230187  9817 tablet_bootstrap.cc:492] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306: Bootstrap starting.
I20260601 13:31:27.230221  9816 tablet_bootstrap.cc:654] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.231225  9817 tablet_bootstrap.cc:654] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.232648  9817 tablet_bootstrap.cc:492] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306: No bootstrap required, opened a new log
I20260601 13:31:27.232750  9817 ts_tablet_manager.cc:1403] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:27.233078  9815 tablet_bootstrap.cc:492] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737: No bootstrap required, opened a new log
I20260601 13:31:27.233171  9815 ts_tablet_manager.cc:1403] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:31:27.233276  9817 raft_consensus.cc:359] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.233392  9817 raft_consensus.cc:385] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.233466  9817 raft_consensus.cc:740] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b632f90259429baae43c1fd7f04306, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.233598  9817 consensus_queue.cc:260] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.233621  9815 raft_consensus.cc:359] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.233721  9815 raft_consensus.cc:385] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.233762  9815 raft_consensus.cc:740] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dff58f8d305494ab56fce10046c7737, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.233883  9815 consensus_queue.cc:260] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.233934  9817 ts_tablet_manager.cc:1434] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:27.234155  9815 ts_tablet_manager.cc:1434] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:27.234323  9817 tablet_bootstrap.cc:492] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306: Bootstrap starting.
I20260601 13:31:27.234617  9816 tablet_bootstrap.cc:492] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6: No bootstrap required, opened a new log
I20260601 13:31:27.234345  9815 tablet_bootstrap.cc:492] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737: Bootstrap starting.
I20260601 13:31:27.234714  9816 ts_tablet_manager.cc:1403] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:31:27.235224  9816 raft_consensus.cc:359] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.235345  9816 raft_consensus.cc:385] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.235384  9816 raft_consensus.cc:740] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd1920f55454bb9b1d9b8ad548300b6, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.235510  9816 consensus_queue.cc:260] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.235816  9815 tablet_bootstrap.cc:654] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.235852  9816 ts_tablet_manager.cc:1434] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:27.236047  9817 tablet_bootstrap.cc:654] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.236070  9816 tablet_bootstrap.cc:492] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6: Bootstrap starting.
I20260601 13:31:27.237155  9816 tablet_bootstrap.cc:654] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.238075  9817 tablet_bootstrap.cc:492] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306: No bootstrap required, opened a new log
I20260601 13:31:27.238165  9817 ts_tablet_manager.cc:1403] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:31:27.238263  9827 raft_consensus.cc:493] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:27.238320  9816 tablet_bootstrap.cc:492] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6: No bootstrap required, opened a new log
I20260601 13:31:27.238372  9815 tablet_bootstrap.cc:492] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737: No bootstrap required, opened a new log
I20260601 13:31:27.238427  9816 ts_tablet_manager.cc:1403] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:27.238588  9817 raft_consensus.cc:359] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.238334  9827 raft_consensus.cc:515] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.238432  9815 ts_tablet_manager.cc:1403] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:31:27.238725  9817 raft_consensus.cc:385] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.238875  9817 raft_consensus.cc:740] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b632f90259429baae43c1fd7f04306, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.238903  9816 raft_consensus.cc:359] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.239002  9816 raft_consensus.cc:385] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.238991  9817 consensus_queue.cc:260] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.239073  9816 raft_consensus.cc:740] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd1920f55454bb9b1d9b8ad548300b6, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.239187  9815 raft_consensus.cc:359] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.239248  9827 leader_election.cc:290] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665), 4dff58f8d305494ab56fce10046c7737 (127.30.80.194:40009)
I20260601 13:31:27.239192  9816 consensus_queue.cc:260] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.239274  9815 raft_consensus.cc:385] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.239554  9815 raft_consensus.cc:740] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dff58f8d305494ab56fce10046c7737, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.239723  9815 consensus_queue.cc:260] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.239573  9816 ts_tablet_manager.cc:1434] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:27.239274  9817 ts_tablet_manager.cc:1434] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:27.240366  9815 ts_tablet_manager.cc:1434] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:31:27.240579  9815 tablet_bootstrap.cc:492] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737: Bootstrap starting.
I20260601 13:31:27.241703  9815 tablet_bootstrap.cc:654] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.245275  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bde34e7067f414fa4d2086acbee7e3e" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dff58f8d305494ab56fce10046c7737" is_pre_election: true
I20260601 13:31:27.245391  9693 raft_consensus.cc:2468] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 0.
I20260601 13:31:27.245730  9731 leader_election.cc:304] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dff58f8d305494ab56fce10046c7737, 61b632f90259429baae43c1fd7f04306; no voters: 
I20260601 13:31:27.245920  9820 raft_consensus.cc:2804] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:27.246016  9820 raft_consensus.cc:493] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:27.246083  9820 raft_consensus.cc:3060] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.246507  9827 raft_consensus.cc:493] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:27.246604  9827 raft_consensus.cc:515] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.246965  9827 leader_election.cc:290] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665), 4dff58f8d305494ab56fce10046c7737 (127.30.80.194:40009)
I20260601 13:31:27.247139  9820 raft_consensus.cc:515] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.247279  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e0f86bf45745ffb8eb85b8d986b8c6" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dff58f8d305494ab56fce10046c7737" is_pre_election: true
I20260601 13:31:27.247545  9820 leader_election.cc:290] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665), 4dff58f8d305494ab56fce10046c7737 (127.30.80.194:40009)
W20260601 13:31:27.247566  9731 leader_election.cc:343] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dff58f8d305494ab56fce10046c7737 (127.30.80.194:40009): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:31:27.247952  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bde34e7067f414fa4d2086acbee7e3e" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dff58f8d305494ab56fce10046c7737"
I20260601 13:31:27.248113  9693 raft_consensus.cc:3060] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.248675  9815 tablet_bootstrap.cc:492] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737: No bootstrap required, opened a new log
I20260601 13:31:27.248734  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bde34e7067f414fa4d2086acbee7e3e" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" is_pre_election: true
I20260601 13:31:27.248780  9815 ts_tablet_manager.cc:1403] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:31:27.248840  9615 raft_consensus.cc:2468] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 0.
I20260601 13:31:27.248862  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e0f86bf45745ffb8eb85b8d986b8c6" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" is_pre_election: true
I20260601 13:31:27.248939  9614 raft_consensus.cc:2468] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 0.
I20260601 13:31:27.249115  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bde34e7067f414fa4d2086acbee7e3e" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd1920f55454bb9b1d9b8ad548300b6"
I20260601 13:31:27.249166  9693 raft_consensus.cc:2468] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 1.
I20260601 13:31:27.249233  9613 raft_consensus.cc:3060] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.249348  9815 raft_consensus.cc:359] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.249486  9815 raft_consensus.cc:385] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.249536  9815 raft_consensus.cc:740] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dff58f8d305494ab56fce10046c7737, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.249703  9815 consensus_queue.cc:260] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.250000  9815 ts_tablet_manager.cc:1434] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:27.250166  9613 raft_consensus.cc:2468] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 1.
I20260601 13:31:27.250223  9815 tablet_bootstrap.cc:492] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737: Bootstrap starting.
I20260601 13:31:27.250363  9731 leader_election.cc:304] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dff58f8d305494ab56fce10046c7737, 61b632f90259429baae43c1fd7f04306; no voters: 
I20260601 13:31:27.250512  9820 raft_consensus.cc:2804] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:27.250597  9820 raft_consensus.cc:697] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 1 LEADER]: Becoming Leader. State: Replica: 61b632f90259429baae43c1fd7f04306, State: Running, Role: LEADER
I20260601 13:31:27.250700  9820 consensus_queue.cc:237] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.251423  9734 leader_election.cc:304] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61b632f90259429baae43c1fd7f04306, 7fd1920f55454bb9b1d9b8ad548300b6; no voters: 4dff58f8d305494ab56fce10046c7737
I20260601 13:31:27.251706  9827 raft_consensus.cc:2804] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:27.251757  9815 tablet_bootstrap.cc:654] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:27.251777  9827 raft_consensus.cc:493] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:27.251840  9827 raft_consensus.cc:3060] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.252497  9511 catalog_manager.cc:5696] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61b632f90259429baae43c1fd7f04306 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "61b632f90259429baae43c1fd7f04306" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:27.252837  9827 raft_consensus.cc:515] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.253026  9815 tablet_bootstrap.cc:492] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737: No bootstrap required, opened a new log
I20260601 13:31:27.253103  9815 ts_tablet_manager.cc:1403] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:31:27.253170  9827 leader_election.cc:290] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665), 4dff58f8d305494ab56fce10046c7737 (127.30.80.194:40009)
I20260601 13:31:27.253527  9815 raft_consensus.cc:359] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.253544  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e0f86bf45745ffb8eb85b8d986b8c6" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dff58f8d305494ab56fce10046c7737"
I20260601 13:31:27.253643  9815 raft_consensus.cc:385] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:27.253679  9815 raft_consensus.cc:740] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dff58f8d305494ab56fce10046c7737, State: Initialized, Role: FOLLOWER
I20260601 13:31:27.253685  9693 raft_consensus.cc:3060] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.253801  9815 consensus_queue.cc:260] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.254076  9815 ts_tablet_manager.cc:1434] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:27.254590  9693 raft_consensus.cc:2468] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 1.
I20260601 13:31:27.253710  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e0f86bf45745ffb8eb85b8d986b8c6" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd1920f55454bb9b1d9b8ad548300b6"
I20260601 13:31:27.254951  9613 raft_consensus.cc:3060] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.255007  9731 leader_election.cc:304] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dff58f8d305494ab56fce10046c7737, 61b632f90259429baae43c1fd7f04306; no voters: 
I20260601 13:31:27.255204  9827 raft_consensus.cc:2804] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:27.255285  9827 raft_consensus.cc:697] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 1 LEADER]: Becoming Leader. State: Replica: 61b632f90259429baae43c1fd7f04306, State: Running, Role: LEADER
I20260601 13:31:27.255384  9827 consensus_queue.cc:237] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.255822  9613 raft_consensus.cc:2468] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 1.
I20260601 13:31:27.256922  9511 catalog_manager.cc:5696] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61b632f90259429baae43c1fd7f04306 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "61b632f90259429baae43c1fd7f04306" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:27.289736  9825 raft_consensus.cc:493] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:27.290037  9825 raft_consensus.cc:515] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.290715  9825 leader_election.cc:290] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665), 61b632f90259429baae43c1fd7f04306 (127.30.80.195:40303)
I20260601 13:31:27.294569  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244ce156f0545af8c7b5c8d38d8724d" candidate_uuid: "4dff58f8d305494ab56fce10046c7737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" is_pre_election: true
I20260601 13:31:27.294576  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244ce156f0545af8c7b5c8d38d8724d" candidate_uuid: "4dff58f8d305494ab56fce10046c7737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b632f90259429baae43c1fd7f04306" is_pre_election: true
I20260601 13:31:27.294744  9613 raft_consensus.cc:2468] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dff58f8d305494ab56fce10046c7737 in term 0.
I20260601 13:31:27.294763  9768 raft_consensus.cc:2468] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dff58f8d305494ab56fce10046c7737 in term 0.
I20260601 13:31:27.295122  9657 leader_election.cc:304] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dff58f8d305494ab56fce10046c7737, 7fd1920f55454bb9b1d9b8ad548300b6; no voters: 
I20260601 13:31:27.295321  9825 raft_consensus.cc:2804] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:27.295397  9825 raft_consensus.cc:493] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:27.295444  9825 raft_consensus.cc:3060] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.296241  9846 raft_consensus.cc:493] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:27.296341  9846 raft_consensus.cc:515] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } }
I20260601 13:31:27.296450  9825 raft_consensus.cc:515] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.296778  9846 leader_election.cc:290] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61b632f90259429baae43c1fd7f04306 (127.30.80.195:40303), 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665)
I20260601 13:31:27.296871  9825 leader_election.cc:290] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665), 61b632f90259429baae43c1fd7f04306 (127.30.80.195:40303)
I20260601 13:31:27.297053  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f09e182fcd43b1a1fb270e9bf3384e" candidate_uuid: "4dff58f8d305494ab56fce10046c7737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b632f90259429baae43c1fd7f04306" is_pre_election: true
I20260601 13:31:27.297083  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f09e182fcd43b1a1fb270e9bf3384e" candidate_uuid: "4dff58f8d305494ab56fce10046c7737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" is_pre_election: true
I20260601 13:31:27.297161  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244ce156f0545af8c7b5c8d38d8724d" candidate_uuid: "4dff58f8d305494ab56fce10046c7737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd1920f55454bb9b1d9b8ad548300b6"
I20260601 13:31:27.297187  9613 raft_consensus.cc:2468] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dff58f8d305494ab56fce10046c7737 in term 0.
I20260601 13:31:27.297281  9614 raft_consensus.cc:3060] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.297478  9657 leader_election.cc:304] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dff58f8d305494ab56fce10046c7737, 7fd1920f55454bb9b1d9b8ad548300b6; no voters: 
I20260601 13:31:27.297492  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244ce156f0545af8c7b5c8d38d8724d" candidate_uuid: "4dff58f8d305494ab56fce10046c7737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b632f90259429baae43c1fd7f04306"
I20260601 13:31:27.297601  9767 raft_consensus.cc:3060] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.297672  9825 raft_consensus.cc:2804] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:27.297842  9825 raft_consensus.cc:493] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:27.297914  9825 raft_consensus.cc:3060] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.298455  9614 raft_consensus.cc:2468] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dff58f8d305494ab56fce10046c7737 in term 1.
I20260601 13:31:27.297168  9768 raft_consensus.cc:2468] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dff58f8d305494ab56fce10046c7737 in term 0.
I20260601 13:31:27.298626  9767 raft_consensus.cc:2468] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dff58f8d305494ab56fce10046c7737 in term 1.
I20260601 13:31:27.298740  9825 raft_consensus.cc:515] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } }
I20260601 13:31:27.298835  9657 leader_election.cc:304] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dff58f8d305494ab56fce10046c7737, 7fd1920f55454bb9b1d9b8ad548300b6; no voters: 
I20260601 13:31:27.299151  9825 leader_election.cc:290] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [CANDIDATE]: Term 1 election: Requested vote from peers 61b632f90259429baae43c1fd7f04306 (127.30.80.195:40303), 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665)
I20260601 13:31:27.299155  9846 raft_consensus.cc:2804] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:27.299275  9846 raft_consensus.cc:697] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 1 LEADER]: Becoming Leader. State: Replica: 4dff58f8d305494ab56fce10046c7737, State: Running, Role: LEADER
I20260601 13:31:27.299329  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f09e182fcd43b1a1fb270e9bf3384e" candidate_uuid: "4dff58f8d305494ab56fce10046c7737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b632f90259429baae43c1fd7f04306"
I20260601 13:31:27.299415  9846 consensus_queue.cc:237] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.299480  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f09e182fcd43b1a1fb270e9bf3384e" candidate_uuid: "4dff58f8d305494ab56fce10046c7737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd1920f55454bb9b1d9b8ad548300b6"
I20260601 13:31:27.299549  9614 raft_consensus.cc:3060] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.300420  9614 raft_consensus.cc:2468] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dff58f8d305494ab56fce10046c7737 in term 1.
I20260601 13:31:27.299425  9767 raft_consensus.cc:3060] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.300675  9657 leader_election.cc:304] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dff58f8d305494ab56fce10046c7737, 7fd1920f55454bb9b1d9b8ad548300b6; no voters: 
I20260601 13:31:27.300828  9846 raft_consensus.cc:2804] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:27.300930  9846 raft_consensus.cc:697] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 1 LEADER]: Becoming Leader. State: Replica: 4dff58f8d305494ab56fce10046c7737, State: Running, Role: LEADER
I20260601 13:31:27.301051  9846 consensus_queue.cc:237] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } }
I20260601 13:31:27.301224  9511 catalog_manager.cc:5696] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dff58f8d305494ab56fce10046c7737 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "4dff58f8d305494ab56fce10046c7737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:27.301501  9767 raft_consensus.cc:2468] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dff58f8d305494ab56fce10046c7737 in term 1.
I20260601 13:31:27.304278  9511 catalog_manager.cc:5696] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dff58f8d305494ab56fce10046c7737 (127.30.80.194). New cstate: current_term: 1 leader_uuid: "4dff58f8d305494ab56fce10046c7737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:27.317878  9821 raft_consensus.cc:493] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:27.318040  9821 raft_consensus.cc:515] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.318624  9821 leader_election.cc:290] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dff58f8d305494ab56fce10046c7737 (127.30.80.194:40009), 61b632f90259429baae43c1fd7f04306 (127.30.80.195:40303)
I20260601 13:31:27.322952  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e816a1c47e40e0a7b07416041c97d5" candidate_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b632f90259429baae43c1fd7f04306" is_pre_election: true
I20260601 13:31:27.322952  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e816a1c47e40e0a7b07416041c97d5" candidate_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dff58f8d305494ab56fce10046c7737" is_pre_election: true
I20260601 13:31:27.323124  9767 raft_consensus.cc:2468] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd1920f55454bb9b1d9b8ad548300b6 in term 0.
I20260601 13:31:27.323124  9693 raft_consensus.cc:2468] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd1920f55454bb9b1d9b8ad548300b6 in term 0.
I20260601 13:31:27.323416  9580 leader_election.cc:304] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b632f90259429baae43c1fd7f04306, 7fd1920f55454bb9b1d9b8ad548300b6; no voters: 
I20260601 13:31:27.323609  9821 raft_consensus.cc:2804] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:27.323670  9821 raft_consensus.cc:493] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:27.323698  9821 raft_consensus.cc:3060] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.324625  9821 raft_consensus.cc:515] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.324961  9821 leader_election.cc:290] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [CANDIDATE]: Term 1 election: Requested vote from peers 4dff58f8d305494ab56fce10046c7737 (127.30.80.194:40009), 61b632f90259429baae43c1fd7f04306 (127.30.80.195:40303)
I20260601 13:31:27.325271  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e816a1c47e40e0a7b07416041c97d5" candidate_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61b632f90259429baae43c1fd7f04306"
I20260601 13:31:27.325381  9767 raft_consensus.cc:3060] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.326134  9767 raft_consensus.cc:2468] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd1920f55454bb9b1d9b8ad548300b6 in term 1.
I20260601 13:31:27.326347  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e816a1c47e40e0a7b07416041c97d5" candidate_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dff58f8d305494ab56fce10046c7737"
I20260601 13:31:27.326459  9693 raft_consensus.cc:3060] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.326483  9580 leader_election.cc:304] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61b632f90259429baae43c1fd7f04306, 7fd1920f55454bb9b1d9b8ad548300b6; no voters: 
I20260601 13:31:27.326666  9821 raft_consensus.cc:2804] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:27.326910  9821 raft_consensus.cc:697] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 LEADER]: Becoming Leader. State: Replica: 7fd1920f55454bb9b1d9b8ad548300b6, State: Running, Role: LEADER
I20260601 13:31:27.327056  9821 consensus_queue.cc:237] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.327308  9693 raft_consensus.cc:2468] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd1920f55454bb9b1d9b8ad548300b6 in term 1.
I20260601 13:31:27.328703  9511 catalog_manager.cc:5696] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193). New cstate: current_term: 1 leader_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:27.410933  9820 raft_consensus.cc:493] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:27.411087  9820 raft_consensus.cc:515] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.411630  9820 leader_election.cc:290] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665), 4dff58f8d305494ab56fce10046c7737 (127.30.80.194:40009)
I20260601 13:31:27.412204  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfb0917256148be9d7cb354845cbabd" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" is_pre_election: true
I20260601 13:31:27.412204  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfb0917256148be9d7cb354845cbabd" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dff58f8d305494ab56fce10046c7737" is_pre_election: true
I20260601 13:31:27.412406  9693 raft_consensus.cc:2468] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 0.
I20260601 13:31:27.412389  9614 raft_consensus.cc:2468] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 0.
I20260601 13:31:27.412719  9731 leader_election.cc:304] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dff58f8d305494ab56fce10046c7737, 61b632f90259429baae43c1fd7f04306; no voters: 
I20260601 13:31:27.412889  9820 raft_consensus.cc:2804] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:27.412945  9820 raft_consensus.cc:493] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:27.413002  9820 raft_consensus.cc:3060] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.413849  9820 raft_consensus.cc:515] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.414227  9820 leader_election.cc:290] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd1920f55454bb9b1d9b8ad548300b6 (127.30.80.193:44665), 4dff58f8d305494ab56fce10046c7737 (127.30.80.194:40009)
I20260601 13:31:27.414580  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfb0917256148be9d7cb354845cbabd" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dff58f8d305494ab56fce10046c7737"
I20260601 13:31:27.414608  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfb0917256148be9d7cb354845cbabd" candidate_uuid: "61b632f90259429baae43c1fd7f04306" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd1920f55454bb9b1d9b8ad548300b6"
I20260601 13:31:27.414695  9693 raft_consensus.cc:3060] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.414728  9614 raft_consensus.cc:3060] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:27.415413  9693 raft_consensus.cc:2468] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 1.
I20260601 13:31:27.415503  9614 raft_consensus.cc:2468] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61b632f90259429baae43c1fd7f04306 in term 1.
I20260601 13:31:27.415688  9731 leader_election.cc:304] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dff58f8d305494ab56fce10046c7737, 61b632f90259429baae43c1fd7f04306; no voters: 
I20260601 13:31:27.415856  9820 raft_consensus.cc:2804] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:27.415963  9820 raft_consensus.cc:697] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 1 LEADER]: Becoming Leader. State: Replica: 61b632f90259429baae43c1fd7f04306, State: Running, Role: LEADER
I20260601 13:31:27.416137  9820 consensus_queue.cc:237] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } }
I20260601 13:31:27.417713  9511 catalog_manager.cc:5696] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61b632f90259429baae43c1fd7f04306 (127.30.80.195). New cstate: current_term: 1 leader_uuid: "61b632f90259429baae43c1fd7f04306" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:27.458066  9693 raft_consensus.cc:1275] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Refusing update from remote peer 7fd1920f55454bb9b1d9b8ad548300b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.458493  9821 consensus_queue.cc:1048] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.459154  9767 raft_consensus.cc:1275] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Refusing update from remote peer 7fd1920f55454bb9b1d9b8ad548300b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.461135  9614 raft_consensus.cc:1275] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Refusing update from remote peer 4dff58f8d305494ab56fce10046c7737: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.461572  9825 consensus_queue.cc:1048] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.462392  9821 consensus_queue.cc:1048] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.462463  9614 raft_consensus.cc:1275] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Refusing update from remote peer 4dff58f8d305494ab56fce10046c7737: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.462734  9767 raft_consensus.cc:1275] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Refusing update from remote peer 4dff58f8d305494ab56fce10046c7737: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.462899  9825 consensus_queue.cc:1048] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.463167  9825 consensus_queue.cc:1048] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.464109  9768 raft_consensus.cc:1275] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Refusing update from remote peer 4dff58f8d305494ab56fce10046c7737: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.464509  9615 raft_consensus.cc:1275] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Refusing update from remote peer 61b632f90259429baae43c1fd7f04306: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.464988  9692 raft_consensus.cc:1275] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Refusing update from remote peer 61b632f90259429baae43c1fd7f04306: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.465158  9846 consensus_queue.cc:1048] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.465832  9691 raft_consensus.cc:1275] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Refusing update from remote peer 61b632f90259429baae43c1fd7f04306: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.465991  9820 consensus_queue.cc:1048] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.466531  9827 consensus_queue.cc:1048] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.466698  9612 raft_consensus.cc:1275] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Refusing update from remote peer 61b632f90259429baae43c1fd7f04306: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.467206  9692 raft_consensus.cc:1275] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Refusing update from remote peer 61b632f90259429baae43c1fd7f04306: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.467449  9615 raft_consensus.cc:1275] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Refusing update from remote peer 61b632f90259429baae43c1fd7f04306: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:27.468333  9827 consensus_queue.cc:1048] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.468605  9827 consensus_queue.cc:1048] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.472244  9820 consensus_queue.cc:1048] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.472564  9820 consensus_queue.cc:1048] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:27.483780  9864 mvcc.cc:204] Tried to move back new op lower bound from 7292193535859609600 to 7292193535657873408. Current Snapshot: MvccSnapshot[applied={T|T < 7292193535849844736}]
I20260601 13:31:27.506122  9877 mvcc.cc:204] Tried to move back new op lower bound from 7292193535859609600 to 7292193535657873408. Current Snapshot: MvccSnapshot[applied={T|T < 7292193535849844736}]
I20260601 13:31:27.674062 31043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:27.676002  9908 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
I20260601 13:31:27.676112 31043 server_base.cc:1061] running on GCE node
W20260601 13:31:27.676146  9909 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
W20260601 13:31:27.676420  9911 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
I20260601 13:31:27.676738 31043 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:27.676805 31043 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:27.676878 31043 hybrid_clock.cc:648] HybridClock initialized: now 1780320687676876 us; error 0 us; skew 500 ppm
I20260601 13:31:27.677873 31043 webserver.cc:533] Webserver started at http://127.30.80.196:46285/ using document root <none> and password file <none>
I20260601 13:31:27.678085 31043 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:27.678166 31043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:27.678253 31043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:27.678722 31043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-3-root/instance:
uuid: "54548ad7cb304b269aa05ceaf69886db"
format_stamp: "Formatted at 2026-06-01 13:31:27 on dist-test-slave-l49s"
I20260601 13:31:27.680605 31043 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:27.681684  9916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:27.681980 31043 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:27.682040 31043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-3-root
uuid: "54548ad7cb304b269aa05ceaf69886db"
format_stamp: "Formatted at 2026-06-01 13:31:27 on dist-test-slave-l49s"
I20260601 13:31:27.682094 31043 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLIV7vt/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320503991941-31043-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)
I20260601 13:31:27.689602 31043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:27.689911 31043 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:27.690147 31043 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:27.690611 31043 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:27.690649 31043 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:27.690703 31043 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:27.690742 31043 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:27.695359 31043 rpc_server.cc:307] RPC server started. Bound to: 127.30.80.196:34583
I20260601 13:31:27.695456  9979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.80.196:34583 every 8 connection(s)
I20260601 13:31:27.700451  9980 heartbeater.cc:344] Connected to a master server at 127.30.80.254:37537
I20260601 13:31:27.700558  9980 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:27.700766  9980 heartbeater.cc:507] Master 127.30.80.254:37537 requested a full tablet report, sending...
I20260601 13:31:27.701462  9503 ts_manager.cc:194] Registered new tserver with Master: 54548ad7cb304b269aa05ceaf69886db (127.30.80.196:34583)
I20260601 13:31:27.701989  9503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59378
I20260601 13:31:28.043684  9768 consensus_queue.cc:237] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } attrs { replace: true } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } }
I20260601 13:31:28.045055  9613 raft_consensus.cc:1275] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Refusing update from remote peer 61b632f90259429baae43c1fd7f04306: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:28.045193  9691 raft_consensus.cc:1275] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Refusing update from remote peer 61b632f90259429baae43c1fd7f04306: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:28.045459  9902 consensus_queue.cc:1048] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:28.045593  9903 consensus_queue.cc:1048] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:28.047082  9903 raft_consensus.cc:2955] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } attrs { replace: true } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
I20260601 13:31:28.047521  9691 raft_consensus.cc:2955] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } attrs { replace: true } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
I20260601 13:31:28.047660  9613 raft_consensus.cc:2955] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } attrs { replace: true } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
W20260601 13:31:28.049743  9732 consensus_peers.cc:597] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 -> Peer 54548ad7cb304b269aa05ceaf69886db (127.30.80.196:34583): Couldn't send request to peer 54548ad7cb304b269aa05ceaf69886db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8bde34e7067f414fa4d2086acbee7e3e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:28.050202  9503 catalog_manager.cc:5696] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 reported cstate change: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "61b632f90259429baae43c1fd7f04306" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.050549  9768 consensus_queue.cc:237] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } }
I20260601 13:31:28.051721  9691 raft_consensus.cc:1275] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Refusing update from remote peer 61b632f90259429baae43c1fd7f04306: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
W20260601 13:31:28.051944  9732 consensus_peers.cc:597] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 -> Peer 54548ad7cb304b269aa05ceaf69886db (127.30.80.196:34583): Couldn't send request to peer 54548ad7cb304b269aa05ceaf69886db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bfb0917256148be9d7cb354845cbabd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:28.052044  9613 raft_consensus.cc:1275] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Refusing update from remote peer 61b632f90259429baae43c1fd7f04306: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:28.052153  9902 consensus_queue.cc:1048] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:28.052444  9900 consensus_queue.cc:1048] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:28.054613  9902 raft_consensus.cc:2955] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
I20260601 13:31:28.054870  9613 raft_consensus.cc:2955] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
I20260601 13:31:28.055951  9691 raft_consensus.cc:2955] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
I20260601 13:31:28.057073  9502 catalog_manager.cc:5696] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 reported cstate change: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "61b632f90259429baae43c1fd7f04306" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.062163  9691 consensus_queue.cc:237] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } }
I20260601 13:31:28.063680  9768 raft_consensus.cc:1275] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Refusing update from remote peer 4dff58f8d305494ab56fce10046c7737: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:28.063841  9613 raft_consensus.cc:1275] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Refusing update from remote peer 4dff58f8d305494ab56fce10046c7737: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:28.064073  9891 consensus_queue.cc:1048] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:28.064275  9884 consensus_queue.cc:1048] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:28.065742  9891 raft_consensus.cc:2955] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
I20260601 13:31:28.066233  9768 raft_consensus.cc:2955] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
I20260601 13:31:28.068578  9508 catalog_manager.cc:5696] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 reported cstate change: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "4dff58f8d305494ab56fce10046c7737" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:31:28.068724  9655 consensus_peers.cc:597] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 -> Peer 54548ad7cb304b269aa05ceaf69886db (127.30.80.196:34583): Couldn't send request to peer 54548ad7cb304b269aa05ceaf69886db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c244ce156f0545af8c7b5c8d38d8724d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:28.068905  9613 raft_consensus.cc:2955] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
I20260601 13:31:28.074281  9613 consensus_queue.cc:237] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } }
I20260601 13:31:28.075415  9691 raft_consensus.cc:1275] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Refusing update from remote peer 7fd1920f55454bb9b1d9b8ad548300b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:28.075765  9851 consensus_queue.cc:1048] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:28.075824  9768 raft_consensus.cc:1275] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Refusing update from remote peer 7fd1920f55454bb9b1d9b8ad548300b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:31:28.076241  9994 consensus_queue.cc:1048] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:31:28.077371  9851 raft_consensus.cc:2955] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
I20260601 13:31:28.078202  9768 raft_consensus.cc:2955] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
W20260601 13:31:28.079926  9579 consensus_peers.cc:597] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 -> Peer 54548ad7cb304b269aa05ceaf69886db (127.30.80.196:34583): Couldn't send request to peer 54548ad7cb304b269aa05ceaf69886db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93e816a1c47e40e0a7b07416041c97d5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:28.079984  9502 catalog_manager.cc:5696] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 reported cstate change: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New cstate: current_term: 1 leader_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:28.081351  9691 raft_consensus.cc:2955] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 54548ad7cb304b269aa05ceaf69886db (127.30.80.196) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "7fd1920f55454bb9b1d9b8ad548300b6" member_type: VOTER last_known_addr { host: "127.30.80.193" port: 44665 } } peers { permanent_uuid: "4dff58f8d305494ab56fce10046c7737" member_type: VOTER last_known_addr { host: "127.30.80.194" port: 40009 } } peers { permanent_uuid: "61b632f90259429baae43c1fd7f04306" member_type: VOTER last_known_addr { host: "127.30.80.195" port: 40303 } attrs { replace: true } } peers { permanent_uuid: "54548ad7cb304b269aa05ceaf69886db" member_type: NON_VOTER last_known_addr { host: "127.30.80.196" port: 34583 } attrs { promote: true } } }
I20260601 13:31:28.208766 31043 tablet_server.cc:179] TabletServer@127.30.80.193:0 shutting down...
I20260601 13:31:28.214383 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:28.214689 31043 tablet_replica.cc:333] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6: stopping tablet replica
I20260601 13:31:28.214840 31043 raft_consensus.cc:2243] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.215029 31043 raft_consensus.cc:2272] T c244ce156f0545af8c7b5c8d38d8724d P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.215735 31043 tablet_replica.cc:333] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6: stopping tablet replica
I20260601 13:31:28.215860 31043 raft_consensus.cc:2243] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:28.216141 31043 raft_consensus.cc:2272] T 93e816a1c47e40e0a7b07416041c97d5 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.216625 31043 tablet_replica.cc:333] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6: stopping tablet replica
I20260601 13:31:28.216723 31043 raft_consensus.cc:2243] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.216840 31043 raft_consensus.cc:2272] T 70f09e182fcd43b1a1fb270e9bf3384e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.217343 31043 tablet_replica.cc:333] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6: stopping tablet replica
I20260601 13:31:28.217443 31043 raft_consensus.cc:2243] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.217590 31043 raft_consensus.cc:2272] T 3bfb0917256148be9d7cb354845cbabd P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.218152 31043 tablet_replica.cc:333] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6: stopping tablet replica
I20260601 13:31:28.218223 31043 raft_consensus.cc:2243] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.218374 31043 raft_consensus.cc:2272] T 8bde34e7067f414fa4d2086acbee7e3e P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.218922 31043 tablet_replica.cc:333] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6: stopping tablet replica
I20260601 13:31:28.218989 31043 raft_consensus.cc:2243] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.219129 31043 raft_consensus.cc:2272] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 7fd1920f55454bb9b1d9b8ad548300b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.233557 31043 tablet_server.cc:196] TabletServer@127.30.80.193:0 shutdown complete.
I20260601 13:31:28.236501 31043 tablet_server.cc:179] TabletServer@127.30.80.194:0 shutting down...
I20260601 13:31:28.242501 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:28.242704 31043 tablet_replica.cc:333] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737: stopping tablet replica
I20260601 13:31:28.242913 31043 raft_consensus.cc:2243] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:28.243139 31043 raft_consensus.cc:2272] T c244ce156f0545af8c7b5c8d38d8724d P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.243677 31043 tablet_replica.cc:333] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737: stopping tablet replica
I20260601 13:31:28.243778 31043 raft_consensus.cc:2243] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.243906 31043 raft_consensus.cc:2272] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.244484 31043 tablet_replica.cc:333] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737: stopping tablet replica
I20260601 13:31:28.244555 31043 raft_consensus.cc:2243] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.244729 31043 raft_consensus.cc:2272] T 3bfb0917256148be9d7cb354845cbabd P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.245256 31043 tablet_replica.cc:333] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737: stopping tablet replica
I20260601 13:31:28.245354 31043 raft_consensus.cc:2243] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.245512 31043 raft_consensus.cc:2272] T 8bde34e7067f414fa4d2086acbee7e3e P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.245975 31043 tablet_replica.cc:333] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737: stopping tablet replica
I20260601 13:31:28.246081 31043 raft_consensus.cc:2243] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:28.246256 31043 raft_consensus.cc:2272] T 70f09e182fcd43b1a1fb270e9bf3384e P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.246667 31043 tablet_replica.cc:333] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737: stopping tablet replica
I20260601 13:31:28.246732 31043 raft_consensus.cc:2243] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.246878 31043 raft_consensus.cc:2272] T 93e816a1c47e40e0a7b07416041c97d5 P 4dff58f8d305494ab56fce10046c7737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.260991 31043 tablet_server.cc:196] TabletServer@127.30.80.194:0 shutdown complete.
I20260601 13:31:28.263864 31043 tablet_server.cc:179] TabletServer@127.30.80.195:0 shutting down...
I20260601 13:31:28.270107 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:28.270340 31043 tablet_replica.cc:333] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306: stopping tablet replica
I20260601 13:31:28.270486 31043 raft_consensus.cc:2243] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.270669 31043 raft_consensus.cc:2272] T c244ce156f0545af8c7b5c8d38d8724d P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.271386 31043 tablet_replica.cc:333] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306: stopping tablet replica
I20260601 13:31:28.271481 31043 raft_consensus.cc:2243] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.271600 31043 raft_consensus.cc:2272] T 93e816a1c47e40e0a7b07416041c97d5 P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.272218 31043 tablet_replica.cc:333] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306: stopping tablet replica
I20260601 13:31:28.272300 31043 raft_consensus.cc:2243] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:28.272408 31043 raft_consensus.cc:2272] T 70f09e182fcd43b1a1fb270e9bf3384e P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.272964 31043 tablet_replica.cc:333] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306: stopping tablet replica
I20260601 13:31:28.273056 31043 raft_consensus.cc:2243] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:28.273265 31043 raft_consensus.cc:2272] T 3bfb0917256148be9d7cb354845cbabd P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.273784 31043 tablet_replica.cc:333] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306: stopping tablet replica
I20260601 13:31:28.273911 31043 raft_consensus.cc:2243] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:28.274108 31043 raft_consensus.cc:2272] T c3e0f86bf45745ffb8eb85b8d986b8c6 P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.274622 31043 tablet_replica.cc:333] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306: stopping tablet replica
I20260601 13:31:28.274721 31043 raft_consensus.cc:2243] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:28.274969 31043 raft_consensus.cc:2272] T 8bde34e7067f414fa4d2086acbee7e3e P 61b632f90259429baae43c1fd7f04306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.289460 31043 tablet_server.cc:196] TabletServer@127.30.80.195:0 shutdown complete.
I20260601 13:31:28.292201 31043 tablet_server.cc:179] TabletServer@127.30.80.196:0 shutting down...
I20260601 13:31:28.295735 31043 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:28.307852 31043 tablet_server.cc:196] TabletServer@127.30.80.196:0 shutdown complete.
I20260601 13:31:28.309864 31043 master.cc:562] Master@127.30.80.254:37537 shutting down...
W20260601 13:31:28.314447  9560 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:31:28.314530  9560 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:31:28.314575  9560 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:31:28.314929 31043 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:28.315101 31043 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:28.315186 31043 tablet_replica.cc:333] T 00000000000000000000000000000000 P e91da2d3b5784efd8e47a9de7c89c59a: stopping tablet replica
I20260601 13:31:28.327944 31043 master.cc:584] Master@127.30.80.254:37537 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2338 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4565 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (184337 ms total)
[  PASSED  ] 24 tests.
I20260601 13:31:28.339078 31043 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~17 seconds ago
I20260601 13:31:28.339162 31043 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 7 messages since previous log ~17 seconds ago
I20260601 13:31:28.339203 31043 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 6 messages since previous log ~17 seconds ago
I20260601 13:31:28.339238 31043 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 18 messages since previous log ~47 seconds ago
I20260601 13:31:28.339275 31043 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 17 messages since previous log ~113 seconds ago
I20260601 13:31:28.339313 31043 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~170 seconds ago
I20260601 13:31:28.339362 31043 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 80 messages since previous log ~17 seconds ago
I20260601 13:31:28.339448 31043 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~11 seconds ago
